Browse Source

addendum to the --builtin-innodb depreacation bug. Fixing test suite output.

pull/73/head
Georgi Kodinov 14 years ago
parent
commit
b932b7f954
  1. 3
      mysql-test/r/mysqld--help-win.result

3
mysql-test/r/mysqld--help-win.result

@ -175,7 +175,8 @@ The following options may be given as the first argument:
GROUP_CONCAT()
-?, --help Display this help and exit.
--ignore-builtin-innodb
Disable initialization of builtin InnoDB plugin
DEPRECATED. This option will be removed in future
releases. Disable initialization of builtin InnoDB plugin
--init-connect=name Command(s) that are executed for each new connection
--init-file=name Read SQL commands from this file at startup
--init-rpl-role=name

Loading…
Cancel
Save