diff options
Diffstat (limited to 'mysql-test/t/ps_grant.test')
-rw-r--r-- | mysql-test/t/ps_grant.test | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/t/ps_grant.test b/mysql-test/t/ps_grant.test index 082ae9d7610..4cb056db358 100644 --- a/mysql-test/t/ps_grant.test +++ b/mysql-test/t/ps_grant.test @@ -111,3 +111,5 @@ commit ; show grants for second_user@localhost ; drop database mysqltest; + +# End of 4.1 tests |