diff options
author | Sergei Golubchik <sergii@pisem.net> | 2014-01-22 23:59:21 +0100 |
---|---|---|
committer | Sergei Golubchik <sergii@pisem.net> | 2014-01-22 23:59:21 +0100 |
commit | c7a5314cb26a2d083b895bab09d9750f76292d3c (patch) | |
tree | b27c101b4c5ed12d0f10f48d6853804bafba445f | |
parent | ec34edd9c383b65ab1758dbda417f3e984d08af7 (diff) | |
download | mariadb-git-c7a5314cb26a2d083b895bab09d9750f76292d3c.tar.gz |
update test results, broken by MDEV-5547 fix
-rw-r--r-- | mysql-test/r/plugin_auth.result | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mysql-test/r/plugin_auth.result b/mysql-test/r/plugin_auth.result index 824d0f6b0ee..8c9657f4d39 100644 --- a/mysql-test/r/plugin_auth.result +++ b/mysql-test/r/plugin_auth.result @@ -302,7 +302,6 @@ FLUSH PRIVILEGES; mysqld is alive # Executing 'mysqldump' # Executing 'mysql_upgrade' -The --upgrade-system-tables option was used, databases won't be touched. # # Bug #59657: Move the client authentication_pam plugin into the # server repository |