List:Commits« Previous MessageNext Message »
From:Rafal Somla Date:August 11 2009 8:03am
Subject:bzr commit into mysql-5.4 branch (Rafal.Somla:2854) Bug#46266
View as plain text  
#At file:///ext/mysql/bzr/backup/bug46266/ based on revid:rafal.somla@stripped

 2854 Rafal Somla	2009-08-11
      Bug #46266 - RESTORE fails on a server with lower_case_table_names=2
      
      This problem was fixed by BUG#43444. Enabling test cases which 
      previously failed due to this bug. They will act as a regression test.
     @ mysql-test/suite/backup/t/backup_xpfm_compat_restore_lctn2.test
        Enabling test cases which were previously failing because 
        of the bug.

    modified:
      mysql-test/suite/backup/t/backup_xpfm_compat_restore_lctn2.test
=== modified file 'mysql-test/suite/backup/t/backup_xpfm_compat_restore_lctn2.test'
--- a/mysql-test/suite/backup/t/backup_xpfm_compat_restore_lctn2.test	2009-07-20 09:27:48 +0000
+++ b/mysql-test/suite/backup/t/backup_xpfm_compat_restore_lctn2.test	2009-08-11 08:02:58 +0000
@@ -74,12 +74,12 @@
 --echo # Not safe to restore lctn2 image on lctn2 server
 --echo # This will change when Bug#46266 (RESTORE fails on a server with
 --echo # lower_case_table_names=2) is fixed.
-#--echo #
-#--echo # Windows 32 lctn2
-#--echo #
-#--let $IMAGE_FILE = backup_xpfm_compat_lctn2-windows_32.bak
-#--let $SHOW_OBJECTS=suite/backup/include/backup_xpfm_compat_show.inc
-#--source suite/backup/include/backup_xpfm_compat_restore.inc
+--echo #
+--echo # Windows 32 lctn2
+--echo #
+--let $IMAGE_FILE = backup_xpfm_compat_lctn2-windows_32.bak
+--let $SHOW_OBJECTS=suite/backup/include/backup_xpfm_compat_show.inc
+--source suite/backup/include/backup_xpfm_compat_restore.inc
 
 --echo #
 --echo # Windows 64 lctn1
@@ -92,10 +92,10 @@
 --echo # Not safe to restore lctn2 image on lctn2 server
 --echo # This will change when Bug#46266 (RESTORE fails on a server with
 --echo # lower_case_table_names=2) is fixed.
-#--echo #
-#--echo # Windows 64 lctn2
-#--echo #
-#--let $IMAGE_FILE = backup_xpfm_compat_lctn2-windows_64.bak
-#--let $SHOW_OBJECTS=suite/backup/include/backup_xpfm_compat_show.inc
-#--source suite/backup/include/backup_xpfm_compat_restore.inc
+--echo #
+--echo # Windows 64 lctn2
+--echo #
+--let $IMAGE_FILE = backup_xpfm_compat_lctn2-windows_64.bak
+--let $SHOW_OBJECTS=suite/backup/include/backup_xpfm_compat_show.inc
+--source suite/backup/include/backup_xpfm_compat_restore.inc
 


Attachment: [text/bzr-bundle] bzr/rafal.somla@sun.com-20090811080258-1kqpnwsih8cqxtxg.bundle
Thread
bzr commit into mysql-5.4 branch (Rafal.Somla:2854) Bug#46266Rafal Somla11 Aug