Commit 923bf146 authored by Vasil Dimov's avatar Vasil Dimov

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
parent ab20f3b3
...@@ -175,7 +175,8 @@ The following options may be given as the first argument: ...@@ -175,7 +175,8 @@ The following options may be given as the first argument:
GROUP_CONCAT() GROUP_CONCAT()
-?, --help Display this help and exit. -?, --help Display this help and exit.
--ignore-builtin-innodb --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-connect=name Command(s) that are executed for each new connection
--init-file=name Read SQL commands from this file at startup --init-file=name Read SQL commands from this file at startup
--init-rpl-role=name --init-rpl-role=name
......
...@@ -175,7 +175,8 @@ The following options may be given as the first argument: ...@@ -175,7 +175,8 @@ The following options may be given as the first argument:
GROUP_CONCAT() GROUP_CONCAT()
-?, --help Display this help and exit. -?, --help Display this help and exit.
--ignore-builtin-innodb --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-connect=name Command(s) that are executed for each new connection
--init-file=name Read SQL commands from this file at startup --init-file=name Read SQL commands from this file at startup
--init-rpl-role=name --init-rpl-role=name
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment