List:Commits« Previous MessageNext Message »
From:MySQL Build Team Date:March 12 2010 9:19pm
Subject:bzr push into mysql-trunk branch (build:3119 to 3120)
View as plain text  
 3120 joerg.bruehe@stripped	2010-03-12
      Raise version number after cloning 5.5.3-m3

    modified:
      configure.in
 3119 Alexander Nozdrin	2010-03-12 {clone-5.5.3-build} [merge]
      Auto-merge from mysql-next-mr.

    added:
      mysql-test/suite/rpl/r/rpl_row_utf16.result
      mysql-test/suite/rpl/r/rpl_row_utf32.result
      mysql-test/suite/rpl/t/rpl_row_utf16.test
      mysql-test/suite/rpl/t/rpl_row_utf32.test
    modified:
      mysql-test/r/ctype_utf8mb4.result
      mysql-test/r/flush.result
      mysql-test/r/mysqlbinlog_row_innodb.result
      mysql-test/r/mysqlbinlog_row_myisam.result
      mysql-test/suite/rpl/t/rpl_semi_sync.test
      mysql-test/t/ctype_utf8mb4.test
      mysql-test/t/flush.test
      plugin/Makefile.am
      plugin/semisync/semisync_master.cc
      sql/field.cc
      sql/rpl_utility.cc
      sql/sql_parse.cc
      sql/sql_prepare.cc
      strings/ctype-mb.c
      support-files/mysql.spec.sh
      tests/mysql_client_test.c
=== modified file 'configure.in'
--- a/configure.in	2010-03-12 18:11:31 +0000
+++ b/configure.in	2010-03-12 20:18:20 +0000
@@ -27,7 +27,7 @@ AC_PREREQ(2.59)
 # Remember to also update version.c in ndb.
 # When changing major version number please also check switch statement
 # in client/mysqlbinlog.cc:check_master_version().
-AC_INIT([MySQL Server], [5.5.3-m3], [], [mysql])
+AC_INIT([MySQL Server], [5.5.4-m3], [], [mysql])
 AC_CONFIG_SRCDIR([sql/mysqld.cc])
 AC_CANONICAL_SYSTEM
 # USTAR format gives us the possibility to store longer path names in


Attachment: [text/bzr-bundle] bzr/build@mysql.com-20100312201820-m2ka3oztjl024n5f.bundle
Thread
bzr push into mysql-trunk branch (build:3119 to 3120) MySQL Build Team12 Mar 2010