2680 Chuck Bell 2008-08-21
Added include to require sjis.
Changed ' to " to fix problem on win2003.
modified:
mysql-test/t/backup_db_grants.test
=== modified file 'mysql-test/t/backup_db_grants.test'
--- a/mysql-test/t/backup_db_grants.test 2008-08-20 13:23:10 +0000
+++ b/mysql-test/t/backup_db_grants.test 2008-08-21 13:59:19 +0000
@@ -3,6 +3,7 @@
#
--source include/not_embedded.inc
+--source include/have_sjis.inc
--disable_warnings
DROP DATABASE IF EXISTS bup_db_grants;
@@ -189,4 +190,4 @@ DROP DATABASE bup_db_grants;
DROP DATABASE db2;
--error 0,1
---remove_file $MYSQLTEST_VARDIR/master-data/bup_db_grants.bak
+#--remove_file $MYSQLTEST_VARDIR/master-data/bup_db_grants.bak
| Thread |
|---|
| • bzr push into mysql-6.0-backup branch (cbell:2680) | Chuck Bell | 21 Aug |