Browse Source

Adjust .result files of mysqld--help-notwin and mysqld--help-win

mtr tests.

This is a followup to vasil.dimov@oracle.com-20120217130947-03319op732dsf4m2
which added a deprecation notice to ignore-builtin-innodb
pull/843/head
Vasil Dimov 14 years ago
parent
commit
86765941f7
  1. 3
      mysql-test/r/mysqld--help-notwin.result
  2. 3
      mysql-test/r/mysqld--help-win.result

3
mysql-test/r/mysqld--help-notwin.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

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