From: Serge Kozlov Date: March 30 2012 6:29pm Subject: bzr push into mysql-trunk branch (serge.kozlov:3826 to 3827) Bug#13869905 List-Archive: http://lists.mysql.com/commits/143389 X-Bug: 13869905 Message-Id: <20120330182904.0F078247@tyr74.no.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 3827 Serge Kozlov 2012-03-30 Bug#13869905 post-fix for parts suite modified: mysql-test/suite/parts/r/rpl-partition-dml-1-1-innodb.result mysql-test/suite/parts/r/rpl-partition-dml-1-1-myisam.result mysql-test/suite/parts/r/rpl_partition.result 3826 Alexander Barkov 2012-03-30 [merge] BUG#12537203 post-fix Introducing a new class NameString, to avoid "name" and "name_length" desynchronization in the future. modified: sql/field.cc sql/item.cc sql/item.h sql/item_cmpfunc.cc sql/item_create.cc sql/item_func.cc sql/item_func.h sql/item_geofunc.cc sql/item_subselect.cc sql/item_sum.cc sql/item_timefunc.h sql/log_event.cc sql/partition_info.cc sql/procedure.cc sql/procedure.h sql/sql_acl.cc sql/sql_analyse.cc sql/sql_base.cc sql/sql_class.cc sql/sql_executor.cc sql/sql_lex.cc sql/sql_load.cc sql/sql_optimizer.cc sql/sql_parse.cc sql/sql_profile.cc sql/sql_resolver.cc sql/sql_show.cc sql/sql_tmp_table.cc sql/sql_update.cc sql/sql_view.cc sql/sql_yacc.yy sql/table.cc === modified file 'mysql-test/suite/parts/r/rpl-partition-dml-1-1-innodb.result' --- a/mysql-test/suite/parts/r/rpl-partition-dml-1-1-innodb.result 2012-02-17 21:59:16 +0000 +++ b/mysql-test/suite/parts/r/rpl-partition-dml-1-1-innodb.result 2012-03-30 18:28:20 +0000 @@ -1,7 +1,7 @@ include/master-slave.inc Warnings: -Note 1756 Sending passwords in plain text without SSL/TLS is extremely insecure. -Note 1757 Storing MySQL user name or password information in the master.info repository is not secure and is therefore not recommended. Please see the MySQL Manual for more about this issue and possible alternatives. +Note #### Sending passwords in plain text without SSL/TLS is extremely insecure. +Note #### Storing MySQL user name or password information in the master.info repository is not secure and is therefore not recommended. Please see the MySQL Manual for more about this issue and possible alternatives. [connection master] set @old_global_binlog_format= @@global.binlog_format; set @old_session_binlog_format= @@session.binlog_format; === modified file 'mysql-test/suite/parts/r/rpl-partition-dml-1-1-myisam.result' --- a/mysql-test/suite/parts/r/rpl-partition-dml-1-1-myisam.result 2012-02-17 21:59:16 +0000 +++ b/mysql-test/suite/parts/r/rpl-partition-dml-1-1-myisam.result 2012-03-30 18:28:20 +0000 @@ -1,7 +1,7 @@ include/master-slave.inc Warnings: -Note 1756 Sending passwords in plain text without SSL/TLS is extremely insecure. -Note 1757 Storing MySQL user name or password information in the master.info repository is not secure and is therefore not recommended. Please see the MySQL Manual for more about this issue and possible alternatives. +Note #### Sending passwords in plain text without SSL/TLS is extremely insecure. +Note #### Storing MySQL user name or password information in the master.info repository is not secure and is therefore not recommended. Please see the MySQL Manual for more about this issue and possible alternatives. [connection master] set @old_global_binlog_format= @@global.binlog_format; set @old_session_binlog_format= @@session.binlog_format; === modified file 'mysql-test/suite/parts/r/rpl_partition.result' --- a/mysql-test/suite/parts/r/rpl_partition.result 2011-12-09 21:08:37 +0000 +++ b/mysql-test/suite/parts/r/rpl_partition.result 2012-03-30 18:28:20 +0000 @@ -1,7 +1,7 @@ include/master-slave.inc Warnings: -Note 1756 Sending passwords in plain text without SSL/TLS is extremely insecure. -Note 1757 Storing MySQL user name or password information in the master.info repository is not secure and is therefore not recommended. Please see the MySQL Manual for more about this issue and possible alternatives. +Note #### Sending passwords in plain text without SSL/TLS is extremely insecure. +Note #### Storing MySQL user name or password information in the master.info repository is not secure and is therefore not recommended. Please see the MySQL Manual for more about this issue and possible alternatives. [connection master] set @old_global_binlog_format= @@global.binlog_format; set @old_session_binlog_format= @@session.binlog_format; No bundle (reason: useless for push emails).