List:Commits« Previous MessageNext Message »
From:Jorgen Loland Date:August 11 2009 6:49am
Subject:bzr commit into mysql-6.0-backup branch (jorgen.loland:2857)
View as plain text  
#At file:///localhome/jl208045/mysql/mysql-6.0-backup-46643/ based on revid:jorgen.loland@stripped

 2857 Jorgen Loland	2009-08-11
      Test main.implicit_commit fails in PB in the backup tree. The 
      reason is that the test executes backup, but --mysql-backup 
      is not passed as option to the server.
     @ mysql-test/t/implicit_commit.cnf
        Change option for enabling BACKUP to use the new name --mysql-backup

    modified:
      mysql-test/t/implicit_commit.cnf
=== modified file 'mysql-test/t/implicit_commit.cnf'
--- a/mysql-test/t/implicit_commit.cnf	2009-05-16 23:42:25 +0000
+++ b/mysql-test/t/implicit_commit.cnf	2009-08-11 06:49:06 +0000
@@ -1,6 +1,6 @@
 [mysqld.1]
 server_id=1
-new=1
+mysql-backup=1
 
 [ENV]
 MASTER_MYPORT=           @mysqld.1.port


Attachment: [text/bzr-bundle] bzr/jorgen.loland@sun.com-20090811064906-i9mg4azchrcvwyhi.bundle
Thread
bzr commit into mysql-6.0-backup branch (jorgen.loland:2857) Jorgen Loland11 Aug
  • Re: bzr commit into mysql-6.0-backup branch (jorgen.loland:2857)Rafal Somla11 Aug