3164 Alexander Nozdrin 2011-06-07 [merge]
Auto-merge from mysql-5.5.
modified:
.bzrignore
3163 Luis Soares 2011-06-07
BUG#12626874: ASSERTION WHEN MASTER_POS_WAIT() TAKES RPAD ARGUMENT..
The server was calling DBUG_PRINT with a string got from calling
String::c_ptr(). However, the correct function to use to get the
string should be String::c_ptr_safe().
modified:
sql/rpl_rli.cc
=== modified file '.bzrignore'
--- a/.bzrignore 2011-05-16 08:52:10 +0000
+++ b/.bzrignore 2011-06-07 13:07:28 +0000
@@ -3160,3 +3160,4 @@ info_macros.cmake
Docs/INFO_BIN
Docs/INFO_SRC
Testing
+source_downloads
No bundle (reason: useless for push emails).
| Thread |
|---|
| • bzr push into mysql-trunk branch (alexander.nozdrin:3163 to 3164) | Alexander Nozdrin | 7 Jun |