1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

- Fix incorrectly-removed piece of code JOIN::save_qpf

- update mysqld--help.result
This commit is contained in:
Sergey Petrunya
2013-09-25 15:51:16 +04:00
parent ccca339459
commit c0028bd2ac
2 changed files with 10 additions and 3 deletions

View File

@ -344,7 +344,7 @@ The following options may be given as the first argument:
log if it is open.
--log-slow-verbosity=name
log-slow-verbosity=[value[,value ...]] where value is one
of 'innodb', 'query_plan'
of 'innodb', 'query_plan', 'explain'
--log-tc=name Path to transaction coordinator log (used for
transactions that affect more than one storage engine,
when binary log is disabled).