V
V
Vincent12017-01-27 17:19:08
MySQL
Vincent1, 2017-01-27 17:19:08

mysqldump: ERROR: Option 'debug' used, but is disabled?

I want to dump the database with debugging enabled

mysqldump --debug --user='example' --password='123456' 'example.com'

As a result I get
mysqldump: ERROR: Option 'debug' used, but is disabled

Version
mysqldump  Ver 10.13 Distrib 5.6.25, for FreeBSD8.4 (amd64)


The fact that FreeBSD8.4 is outdated is known to me if I cannot update it. No way.

Just in case /etc/my.conf contains
log=/tmp/mysql.log
log-error=/tmp/mysql-errors.log

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
d-stream, 2017-01-27
@d-stream

There in my.conf it is not necessary to allow debug by chance?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question