summaryrefslogtreecommitdiff
path: root/mysql-test/t/grant.test
diff options
context:
space:
mode:
authorkostja@bodhi.local <>2006-08-30 03:22:59 +0400
committerkostja@bodhi.local <>2006-08-30 03:22:59 +0400
commitcb26d4757076fa9402b433110f855fdc9e55e067 (patch)
treed3ea8042bb455f7fc44f645851e4f0db162d24fa /mysql-test/t/grant.test
parent8566db3fc738a6f2046af5307a6fe704d4cc782b (diff)
downloadmariadb-git-cb26d4757076fa9402b433110f855fdc9e55e067.tar.gz
Post-merge fixes.
Diffstat (limited to 'mysql-test/t/grant.test')
-rw-r--r--mysql-test/t/grant.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/t/grant.test b/mysql-test/t/grant.test
index a938a8a64a7..d3781d58780 100644
--- a/mysql-test/t/grant.test
+++ b/mysql-test/t/grant.test
@@ -805,7 +805,7 @@ DROP DATABASE mysqltest3;
REVOKE ALL PRIVILEGES, GRANT OPTION FROM 'mysqltest_1'@'localhost';
DROP USER 'mysqltest_1'@'localhost';
-# eestore the original database
+# restore the original database
use test;
#