diff options
author | Michael Widenius <monty@askmonty.org> | 2011-10-16 21:55:53 +0300 |
---|---|---|
committer | Michael Widenius <monty@askmonty.org> | 2011-10-16 21:55:53 +0300 |
commit | e3e60a4102d6918e4231e402bef89b1a6b2a20cb (patch) | |
tree | b1a0ea5a089a143f68ffcdfbc2b6e64b80bdf217 /storage/innodb_plugin/srv/srv0srv.c | |
parent | f1b2ecc4378fee821712790e184e629e942b3cc4 (diff) | |
download | mariadb-git-e3e60a4102d6918e4231e402bef89b1a6b2a20cb.tar.gz |
Fixed wrong info message for mysqld --general-log
Fixed wrong parameter type for --general-log. Now one can enable it with --general-log= 1 | true | on
Fixed that bool parameters can also take 'on' and 'off' as parameters. This is in line with the values assigned to them in mysqld.
mysys/my_getopt.c:
Fixed that bool parameters can also take 'on' and 'off' as parameters.
sql/mysqld.cc:
Fixed wrong info message for mysqld --general-log
Fixed wrong parameter type for --general-log. Now one can enable it with --general-log= 1 | true | on
Diffstat (limited to 'storage/innodb_plugin/srv/srv0srv.c')
0 files changed, 0 insertions, 0 deletions