List:Commits« Previous MessageNext Message »
From:Rafal Somla Date:October 9 2008 1:11pm
Subject:bzr push into mysql-6.0-backup branch (Rafal.Somla:2705 to 2706)
View as plain text  
 2706 Rafal Somla	2008-10-09
      Reverting change which should not be commited into this tree.
modified:
  sql/backup/kernel.cc

 2705 Rafal Somla	2008-10-09
      Disabling tests affected by BUG#17823.
modified:
  mysql-test/suite/backup/t/disabled.def

=== modified file 'sql/backup/kernel.cc'
--- a/sql/backup/kernel.cc	2008-10-09 09:55:08 +0000
+++ b/sql/backup/kernel.cc	2008-10-09 13:07:54 +0000
@@ -176,7 +176,6 @@ execute_backup_command(THD *thd, LEX *le
       DBUG_RETURN(send_error(context, ER_BACKUP_BACKUP_PREPARE));
 
     DEBUG_SYNC(thd, "after_backup_start_backup");
-    context.report_state(BUP_ERRORS);
 
     // select objects to backup
 

Thread
bzr push into mysql-6.0-backup branch (Rafal.Somla:2705 to 2706) Rafal Somla9 Oct