Fix opt_help.t to pass when the binary is not configured with MySQL support.

This commit is contained in:
Alexey Kopytov
2018-04-02 11:42:08 +03:00
parent 92b1426276
commit 86235957bb

View File

@ -46,7 +46,7 @@ separately.
General database options:
--db-driver=STRING specifies database driver to use ('help' to get list of available drivers) * (glob)
--db-driver=STRING specifies database driver to use \('help' to get list of available drivers\)( \[mysql\])? (re)
--db-ps-mode=STRING prepared statements usage mode {auto, disable} [auto]
--db-debug[=on|off] print database-specific debug information [off]