3720 Georgi Kodinov 2012-04-17
Raise version number after cloning 5.1.63
modified:
configure.in
3719 Venkata Sidagam 2012-04-09
Bug #11766072 59107: MYSQLSLAP CRASHES IF STARTED WITH NO ARGUMENTS ON WINDOWS
This bug is a duplicate of Bug #31173, which was pushed to the
mysql-trunk 5.6 on 4th Aug, 2010. This is just a back-port of
the fix
@ mysql-test/r/mysqlslap.result
A test added as part of the fix for Bug #59107
@ mysql-test/t/mysqlslap.test
A test added as part of the fix for Bug #59107
modified:
client/mysqlslap.c
mysql-test/r/mysqlslap.result
mysql-test/t/mysqlslap.test
=== modified file 'configure.in'
--- a/configure.in 2012-03-21 10:18:21 +0000
+++ b/configure.in 2012-04-17 10:25:41 +0000
@@ -12,7 +12,7 @@ dnl
dnl When changing the major version number please also check the switch
dnl statement in mysqlbinlog::check_master_version(). You may also need
dnl to update version.c in ndb.
-AC_INIT([MySQL Server], [5.1.63], [], [mysql])
+AC_INIT([MySQL Server], [5.1.64], [], [mysql])
AC_CONFIG_SRCDIR([sql/mysqld.cc])
AC_CANONICAL_SYSTEM
No bundle (reason: useless for push emails).
| Thread |
|---|
| • bzr push into mysql-5.1 branch (Georgi.Kodinov:3719 to 3720) | Georgi Kodinov | 20 Apr |