3119 Alexander Nozdrin 2010-11-03
Fix version tag (remove -rc suffix).
modified:
configure.in
3118 Georgi Kodinov 2010-11-03
Addendum to bug #57916 : fixed the test suite to be less environment
dependent.
modified:
mysql-test/r/plugin_auth.result
mysql-test/t/plugin_auth.test
=== modified file 'configure.in'
--- a/configure.in 2010-11-01 09:36:43 +0000
+++ b/configure.in 2010-11-03 11:52:10 +0000
@@ -27,7 +27,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.5.8-rc], [], [mysql])
+AC_INIT([MySQL Server], [5.5.8], [], [mysql])
AC_CONFIG_SRCDIR([sql/mysqld.cc])
AC_CANONICAL_SYSTEM
No bundle (reason: useless for push emails).
| Thread |
|---|
| • bzr push into mysql-5.5-bugteam branch (alexander.nozdrin:3118 to 3119) | Alexander Nozdrin | 3 Nov |