diff options
author | Norvald H. Ryeng <norvald.ryeng@oracle.com> | 2012-05-23 12:27:32 +0200 |
---|---|---|
committer | Norvald H. Ryeng <norvald.ryeng@oracle.com> | 2012-05-23 12:27:32 +0200 |
commit | 77fcf72cf42f651bf87e3b6300d6d0ccd48b8e9c (patch) | |
tree | 1fc0cc4ccedcb296cd0ca295150c625b804f9b60 /mysql-test/r/mysqld--help-win.result | |
parent | 7d3ae34e75beb07bb82d712a0ace6f602468d89a (diff) | |
download | mariadb-git-77fcf72cf42f651bf87e3b6300d6d0ccd48b8e9c.tar.gz |
WL#6311 Remove --safe-mode
Print deprecation warning if the --safe-mode command line option is
used.
Diffstat (limited to 'mysql-test/r/mysqld--help-win.result')
-rw-r--r-- | mysql-test/r/mysqld--help-win.result | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/r/mysqld--help-win.result b/mysql-test/r/mysqld--help-win.result index db7dd264b76..2ab41913427 100644 --- a/mysql-test/r/mysqld--help-win.result +++ b/mysql-test/r/mysqld--help-win.result @@ -595,7 +595,7 @@ The following options may be given as the first argument: master during slave registration --rpl-recovery-rank=# Unused, will be removed - --safe-mode Skip some optimize stages (for testing). + --safe-mode Skip some optimize stages (for testing). Deprecated. --safe-user-create Don't allow new user creation by the user who has no write privileges to the mysql.user table. --secure-auth Disallow authentication for accounts that have old |