From f54172a16a6bb4bf7787e47dfa91e45051f16a68 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 1 Apr 2005 09:13:20 -0800 Subject: Fix the new ps_grant test to clean itself up properly. mysql-test/r/ps_grant.result: Update results mysql-test/t/ps_grant.test: Fix cleanup of test --- mysql-test/r/ps_grant.result | 1 - 1 file changed, 1 deletion(-) (limited to 'mysql-test/r/ps_grant.result') diff --git a/mysql-test/r/ps_grant.result b/mysql-test/r/ps_grant.result index 81de74f245c..4c60bb03165 100644 --- a/mysql-test/r/ps_grant.result +++ b/mysql-test/r/ps_grant.result @@ -78,5 +78,4 @@ drop user second_user@localhost ; commit ; show grants for second_user@localhost ; ERROR 42000: There is no such grant defined for user 'second_user' on host 'localhost' -drop table t1,t9 ; drop database mysqltest; -- cgit v1.2.1