3854 akhil.mohan@stripped 2012-11-05
Raise version number after cloning 5.1.67
modified:
configure.in
3853 Tor Didriksen 2012-11-01 {clone-5.1.67-build}
Bug#14840488 VALGRIND ERRORS IN MYSQL_CLIENT_TEST
Add missing DBUG_RETURNs, otherwise the debug-stack gets messed up,
and _db_enter_ and _db_exit_ will access data outside the current stack frame.
modified:
libmysql/libmysql.c
tests/mysql_client_test.c
=== modified file 'configure.in'
--- a/configure.in 2012-09-07 08:30:53 +0000
+++ b/configure.in 2012-11-05 10:05:46 +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.67], [], [mysql])
+AC_INIT([MySQL Server], [5.1.68], [], [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 (joerg.bruehe:3853 to 3854) | Joerg Bruehe | 5 Nov |