diff options
Diffstat (limited to 'mysql-test/t/status_user.test')
-rw-r--r-- | mysql-test/t/status_user.test | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mysql-test/t/status_user.test b/mysql-test/t/status_user.test index d42f81b20e5..8b017767e37 100644 --- a/mysql-test/t/status_user.test +++ b/mysql-test/t/status_user.test @@ -1,7 +1,7 @@ # # Testing of user status (the userstat variable). -# Note that this test requires a fresh restart to not problems with -# old status +# Note that this test requires a fresh restart to not have problems with the +# old status values -- source include/have_innodb.inc -- source include/have_log_bin.inc |