diff options
author | unknown <anozdrin/alik@quad.> | 2008-02-12 21:42:15 +0300 |
---|---|---|
committer | unknown <anozdrin/alik@quad.> | 2008-02-12 21:42:15 +0300 |
commit | 84f227dffe386ba886040e440cb998508fc9d84d (patch) | |
tree | 16e0cbbb4765701e03c6b5051c369a5f86ff653c /mysql-test | |
parent | 215625b14300c50c99682c47af25a10eab1bce7e (diff) | |
download | mariadb-git-84f227dffe386ba886040e440cb998508fc9d84d.tar.gz |
Additional fix for Bug#31222.
mysql-test/t/change_user-master.opt:
Force mysqld restarting to reset global statistics (status info).
Diffstat (limited to 'mysql-test')
-rw-r--r-- | mysql-test/t/change_user-master.opt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/t/change_user-master.opt b/mysql-test/t/change_user-master.opt new file mode 100644 index 00000000000..cef79bc8585 --- /dev/null +++ b/mysql-test/t/change_user-master.opt @@ -0,0 +1 @@ +--force-restart |