3822 Serge Kozlov 2012-03-29 [merge]
Bug#13869905
added:
BUILD/README
cmake/libevent.cmake
libevent/
libevent/CMakeLists.txt
libevent/ChangeLog
libevent/Doxyfile
libevent/Makefile.am
libevent/README
libevent/WIN32-Code/
libevent/WIN32-Code/event-config.h
libevent/WIN32-Code/misc.c
libevent/WIN32-Code/misc.h
libevent/WIN32-Code/tree.h
libevent/WIN32-Code/win32.c
libevent/WIN32-Prj/
libevent/WIN32-Prj/libevent.dsp
libevent/WIN32-Prj/libevent.dsw
libevent/WIN32-Prj/libevent.sln
libevent/WIN32-Prj/regress/
libevent/autogen.sh
libevent/buffer.c
libevent/compat/
libevent/compat/sys/
libevent/compat/sys/_time.h
libevent/compat/sys/queue.h
libevent/configure.in
libevent/devpoll.c
libevent/epoll.c
libevent/epoll_sub.c
libevent/evbuffer.c
libevent/evdns.3
libevent/evdns.c
libevent/evdns.h
libevent/event-internal.h
libevent/event.3
libevent/event.c
libevent/event.h
libevent/event_rpcgen.py
libevent/event_tagging.c
libevent/evhttp.h
libevent/evport.c
libevent/evrpc-internal.h
libevent/evrpc.c
libevent/evrpc.h
libevent/evsignal.h
libevent/evutil.c
libevent/evutil.h
libevent/http-internal.h
libevent/http.c
libevent/kqueue.c
libevent/log.c
libevent/log.h
libevent/min_heap.h
libevent/poll.c
libevent/sample/
libevent/sample/Makefile.am
libevent/sample/event-test.c
libevent/sample/signal-test.c
libevent/sample/time-test.c
libevent/select.c
libevent/signal.c
libevent/strlcpy-internal.h
libevent/strlcpy.c
libevent/test/
libevent/test/Makefile.am
libevent/test/bench.c
libevent/test/regress.c
libevent/test/regress.gen.c
libevent/test/regress.gen.h
libevent/test/regress.h
libevent/test/regress.rpc
libevent/test/regress_dns.c
libevent/test/regress_http.c
libevent/test/regress_rpc.c
libevent/test/test-eof.c
libevent/test/test-init.c
libevent/test/test-time.c
libevent/test/test-weof.c
libevent/test/test.sh
mysql-test/include/have_memcached_plugin.inc
mysql-test/include/search_pattern_in_file.inc
mysql-test/r/kill_debug.result
mysql-test/suite/binlog/r/binlog_row_query_log_events.result
mysql-test/suite/binlog/t/binlog_row_query_log_events.test
mysql-test/suite/innodb/r/innodb-index-online-delete.result
mysql-test/suite/innodb/r/innodb_page_size_func.result
mysql-test/suite/innodb/t/innodb-index-online-delete.test
mysql-test/suite/innodb/t/innodb_page_size_func.test
mysql-test/suite/rpl/r/rpl_gtid_sql_until_before_after.result
mysql-test/suite/rpl/r/rpl_parallel_change_master.result
mysql-test/suite/rpl/r/rpl_skip_ddl_errors_cli.result
mysql-test/suite/rpl/t/rpl_gtid_sql_until_before_after.test
mysql-test/suite/rpl/t/rpl_parallel_change_master-slave.opt
mysql-test/suite/rpl/t/rpl_parallel_change_master.test
mysql-test/suite/rpl/t/rpl_skip_ddl_errors_cli-slave.opt
mysql-test/suite/rpl/t/rpl_skip_ddl_errors_cli.test
mysql-test/suite/sys_vars/r/innodb_api_disable_rowlock_basic.result
mysql-test/suite/sys_vars/r/innodb_api_enable_binlog_basic.result
mysql-test/suite/sys_vars/r/innodb_api_enable_mdl_basic.result
mysql-test/suite/sys_vars/r/innodb_api_trx_level_basic.result
mysql-test/suite/sys_vars/t/innodb_api_disable_rowlock_basic.test
mysql-test/suite/sys_vars/t/innodb_api_enable_binlog_basic.test
mysql-test/suite/sys_vars/t/innodb_api_enable_mdl_basic.test
mysql-test/suite/sys_vars/t/innodb_api_trx_level_basic.test
mysql-test/t/kill_debug.test
plugin/innodb_memcached/
plugin/innodb_memcached/CMakeLists.txt
plugin/innodb_memcached/README-innodb_memcached
plugin/innodb_memcached/daemon_memcached/
plugin/innodb_memcached/daemon_memcached/.gitignore
plugin/innodb_memcached/daemon_memcached/.mailmap
plugin/innodb_memcached/daemon_memcached/.shipit
plugin/innodb_memcached/daemon_memcached/CMakeLists.txt
plugin/innodb_memcached/daemon_memcached/HACKING
plugin/innodb_memcached/daemon_memcached/config.h
plugin/innodb_memcached/daemon_memcached/config_static.h
plugin/innodb_memcached/daemon_memcached/daemon/
plugin/innodb_memcached/daemon_memcached/daemon/cache.c
plugin/innodb_memcached/daemon_memcached/daemon/cache.h
plugin/innodb_memcached/daemon_memcached/daemon/daemon.c
plugin/innodb_memcached/daemon_memcached/daemon/hash.c
plugin/innodb_memcached/daemon_memcached/daemon/hash.h
plugin/innodb_memcached/daemon_memcached/daemon/isasl.c
plugin/innodb_memcached/daemon_memcached/daemon/isasl.h
plugin/innodb_memcached/daemon_memcached/daemon/memcached.c
plugin/innodb_memcached/daemon_memcached/daemon/memcached.h
plugin/innodb_memcached/daemon_memcached/daemon/memcached_mysql.cc
plugin/innodb_memcached/daemon_memcached/daemon/memcached_mysql.h
plugin/innodb_memcached/daemon_memcached/daemon/sasl_defs.c
plugin/innodb_memcached/daemon_memcached/daemon/sasl_defs.h
plugin/innodb_memcached/daemon_memcached/daemon/solaris_priv.c
plugin/innodb_memcached/daemon_memcached/daemon/stats.c
plugin/innodb_memcached/daemon_memcached/daemon/stats.h
plugin/innodb_memcached/daemon_memcached/daemon/thread.c
plugin/innodb_memcached/daemon_memcached/daemon/topkeys.c
plugin/innodb_memcached/daemon_memcached/daemon/topkeys.h
plugin/innodb_memcached/daemon_memcached/devtools/
plugin/innodb_memcached/daemon_memcached/devtools/bench_noreply.pl
plugin/innodb_memcached/daemon_memcached/devtools/clean-whitespace.pl
plugin/innodb_memcached/daemon_memcached/devtools/svn-tarballs.pl
plugin/innodb_memcached/daemon_memcached/doc/
plugin/innodb_memcached/daemon_memcached/doc/CONTRIBUTORS
plugin/innodb_memcached/daemon_memcached/doc/Doxyfile
plugin/innodb_memcached/daemon_memcached/doc/memcached.1
plugin/innodb_memcached/daemon_memcached/doc/protocol.txt
plugin/innodb_memcached/daemon_memcached/doc/threads.txt
plugin/innodb_memcached/daemon_memcached/engines/
plugin/innodb_memcached/daemon_memcached/engines/default_engine/
plugin/innodb_memcached/daemon_memcached/engines/default_engine/assoc.c
plugin/innodb_memcached/daemon_memcached/engines/default_engine/assoc.h
plugin/innodb_memcached/daemon_memcached/engines/default_engine/default_engine.c
plugin/innodb_memcached/daemon_memcached/engines/default_engine/default_engine.h
plugin/innodb_memcached/daemon_memcached/engines/default_engine/items.c
plugin/innodb_memcached/daemon_memcached/engines/default_engine/items.h
plugin/innodb_memcached/daemon_memcached/engines/default_engine/slabs.c
plugin/innodb_memcached/daemon_memcached/engines/default_engine/slabs.h
plugin/innodb_memcached/daemon_memcached/extensions/
plugin/innodb_memcached/daemon_memcached/extensions/daemon/
plugin/innodb_memcached/daemon_memcached/extensions/daemon/stdin_check.c
plugin/innodb_memcached/daemon_memcached/extensions/loggers/
plugin/innodb_memcached/daemon_memcached/extensions/loggers/eventlog_logger.c
plugin/innodb_memcached/daemon_memcached/extensions/loggers/syslog_logger.c
plugin/innodb_memcached/daemon_memcached/extensions/protocol/
plugin/innodb_memcached/daemon_memcached/extensions/protocol/ascii_scrub.c
plugin/innodb_memcached/daemon_memcached/extensions/protocol/example_protocol.c
plugin/innodb_memcached/daemon_memcached/extensions/protocol_extension.h
plugin/innodb_memcached/daemon_memcached/include/
plugin/innodb_memcached/daemon_memcached/include/memcached/
plugin/innodb_memcached/daemon_memcached/include/memcached/callback.h
plugin/innodb_memcached/daemon_memcached/include/memcached/config_parser.h
plugin/innodb_memcached/daemon_memcached/include/memcached/engine.h
plugin/innodb_memcached/daemon_memcached/include/memcached/engine_common.h
plugin/innodb_memcached/daemon_memcached/include/memcached/engine_testapp.h
plugin/innodb_memcached/daemon_memcached/include/memcached/extension.h
plugin/innodb_memcached/daemon_memcached/include/memcached/extension_loggers.h
plugin/innodb_memcached/daemon_memcached/include/memcached/genhash.h
plugin/innodb_memcached/daemon_memcached/include/memcached/protocol_binary.h
plugin/innodb_memcached/daemon_memcached/include/memcached/protocol_plugin.h
plugin/innodb_memcached/daemon_memcached/include/memcached/server_api.h
plugin/innodb_memcached/daemon_memcached/include/memcached/types.h
plugin/innodb_memcached/daemon_memcached/include/memcached/util.h
plugin/innodb_memcached/daemon_memcached/include/memcached/vbucket.h
plugin/innodb_memcached/daemon_memcached/include/memcached/visibility.h
plugin/innodb_memcached/daemon_memcached/programs/
plugin/innodb_memcached/daemon_memcached/programs/engine_testapp.c
plugin/innodb_memcached/daemon_memcached/programs/mcstat.c
plugin/innodb_memcached/daemon_memcached/programs/mock_server.c
plugin/innodb_memcached/daemon_memcached/programs/mock_server.h
plugin/innodb_memcached/daemon_memcached/programs/sizes.c
plugin/innodb_memcached/daemon_memcached/programs/testapp.c
plugin/innodb_memcached/daemon_memcached/programs/timedrun.c
plugin/innodb_memcached/daemon_memcached/scripts/
plugin/innodb_memcached/daemon_memcached/scripts/README.damemtop
plugin/innodb_memcached/daemon_memcached/scripts/damemtop
plugin/innodb_memcached/daemon_memcached/scripts/damemtop.yaml
plugin/innodb_memcached/daemon_memcached/scripts/memcached-init
plugin/innodb_memcached/daemon_memcached/scripts/memcached-tool
plugin/innodb_memcached/daemon_memcached/scripts/memcached.sysv
plugin/innodb_memcached/daemon_memcached/scripts/start-memcached
plugin/innodb_memcached/daemon_memcached/t/
plugin/innodb_memcached/daemon_memcached/t/00-startup.t
plugin/innodb_memcached/daemon_memcached/t/64bit.t
plugin/innodb_memcached/daemon_memcached/t/binary-get.t
plugin/innodb_memcached/daemon_memcached/t/binary-sasl.t
plugin/innodb_memcached/daemon_memcached/t/binary-sasl.t.in
plugin/innodb_memcached/daemon_memcached/t/binary.t
plugin/innodb_memcached/daemon_memcached/t/bogus-commands.t
plugin/innodb_memcached/daemon_memcached/t/cas.t
plugin/innodb_memcached/daemon_memcached/t/cmd_extensions.t
plugin/innodb_memcached/daemon_memcached/t/daemonize.t
plugin/innodb_memcached/daemon_memcached/t/dash-M.t
plugin/innodb_memcached/daemon_memcached/t/evictions.t
plugin/innodb_memcached/daemon_memcached/t/expirations.t
plugin/innodb_memcached/daemon_memcached/t/flags.t
plugin/innodb_memcached/daemon_memcached/t/flush-all.t
plugin/innodb_memcached/daemon_memcached/t/getset.t
plugin/innodb_memcached/daemon_memcached/t/incrdecr.t
plugin/innodb_memcached/daemon_memcached/t/issue_104.t
plugin/innodb_memcached/daemon_memcached/t/issue_108.t
plugin/innodb_memcached/daemon_memcached/t/issue_14.t
plugin/innodb_memcached/daemon_memcached/t/issue_140.t
plugin/innodb_memcached/daemon_memcached/t/issue_152.t
plugin/innodb_memcached/daemon_memcached/t/issue_163.t
plugin/innodb_memcached/daemon_memcached/t/issue_22.t
plugin/innodb_memcached/daemon_memcached/t/issue_29.t
plugin/innodb_memcached/daemon_memcached/t/issue_3.t
plugin/innodb_memcached/daemon_memcached/t/issue_41.t
plugin/innodb_memcached/daemon_memcached/t/issue_42.t
plugin/innodb_memcached/daemon_memcached/t/issue_50.t
plugin/innodb_memcached/daemon_memcached/t/issue_61.t
plugin/innodb_memcached/daemon_memcached/t/issue_67.t
plugin/innodb_memcached/daemon_memcached/t/issue_68.t
plugin/innodb_memcached/daemon_memcached/t/issue_70.t
plugin/innodb_memcached/daemon_memcached/t/item_size_max.t
plugin/innodb_memcached/daemon_memcached/t/lib/
plugin/innodb_memcached/daemon_memcached/t/lib/MemcachedTest.pm
plugin/innodb_memcached/daemon_memcached/t/line-lengths.t
plugin/innodb_memcached/daemon_memcached/t/lru.t
plugin/innodb_memcached/daemon_memcached/t/maxconns.t
plugin/innodb_memcached/daemon_memcached/t/multiversioning.t
plugin/innodb_memcached/daemon_memcached/t/noreply.t
plugin/innodb_memcached/daemon_memcached/t/sasl/
plugin/innodb_memcached/daemon_memcached/t/sasl/memcached.conf
plugin/innodb_memcached/daemon_memcached/t/scrub.t
plugin/innodb_memcached/daemon_memcached/t/stats-detail.t
plugin/innodb_memcached/daemon_memcached/t/stats.t
plugin/innodb_memcached/daemon_memcached/t/stress-memcached.pl
plugin/innodb_memcached/daemon_memcached/t/topkeys.t
plugin/innodb_memcached/daemon_memcached/t/udp.t
plugin/innodb_memcached/daemon_memcached/t/unixsocket.t
plugin/innodb_memcached/daemon_memcached/t/verbosity.t
plugin/innodb_memcached/daemon_memcached/t/whitespace.t
plugin/innodb_memcached/daemon_memcached/testsuite/
plugin/innodb_memcached/daemon_memcached/testsuite/basic_engine_testsuite.c
plugin/innodb_memcached/daemon_memcached/testsuite/basic_engine_testsuite.h
plugin/innodb_memcached/daemon_memcached/testsuite/breakdancer/
plugin/innodb_memcached/daemon_memcached/testsuite/breakdancer/breakdancer.py
plugin/innodb_memcached/daemon_memcached/testsuite/breakdancer/engine_test.py
plugin/innodb_memcached/daemon_memcached/testsuite/breakdancer/suite_stubs.c
plugin/innodb_memcached/daemon_memcached/testsuite/breakdancer/suite_stubs.h
plugin/innodb_memcached/daemon_memcached/trace.h
plugin/innodb_memcached/daemon_memcached/utilities/
plugin/innodb_memcached/daemon_memcached/utilities/config_parser.c
plugin/innodb_memcached/daemon_memcached/utilities/engine_loader.c
plugin/innodb_memcached/daemon_memcached/utilities/engine_loader.h
plugin/innodb_memcached/daemon_memcached/utilities/extension_loggers.c
plugin/innodb_memcached/daemon_memcached/utilities/genhash.c
plugin/innodb_memcached/daemon_memcached/utilities/genhash_int.h
plugin/innodb_memcached/daemon_memcached/utilities/util.c
plugin/innodb_memcached/daemon_memcached/win32/
plugin/innodb_memcached/daemon_memcached/win32/Makefile.mingw
plugin/innodb_memcached/daemon_memcached/win32/config.sh
plugin/innodb_memcached/daemon_memcached/win32/defs.c
plugin/innodb_memcached/daemon_memcached/win32/dlfcn.c
plugin/innodb_memcached/daemon_memcached/win32/dlfcn.h
plugin/innodb_memcached/daemon_memcached/win32/sysexits.h
plugin/innodb_memcached/daemon_memcached/win32/win32.c
plugin/innodb_memcached/daemon_memcached/win32/win32.h
plugin/innodb_memcached/innodb_memcache/
plugin/innodb_memcached/innodb_memcache/.gitignore
plugin/innodb_memcached/innodb_memcache/CMakeLists.txt
plugin/innodb_memcached/innodb_memcache/cache-src/
plugin/innodb_memcached/innodb_memcache/cache-src/assoc.c
plugin/innodb_memcached/innodb_memcache/cache-src/assoc.h
plugin/innodb_memcached/innodb_memcache/cache-src/default_engine.c
plugin/innodb_memcached/innodb_memcache/cache-src/default_engine.h
plugin/innodb_memcached/innodb_memcache/cache-src/hash.h
plugin/innodb_memcached/innodb_memcache/cache-src/items.c
plugin/innodb_memcached/innodb_memcache/cache-src/items.h
plugin/innodb_memcached/innodb_memcache/cache-src/slabs.c
plugin/innodb_memcached/innodb_memcache/cache-src/slabs.h
plugin/innodb_memcached/innodb_memcache/cache-src/trace.h
plugin/innodb_memcached/innodb_memcache/cache-src/util.c
plugin/innodb_memcached/innodb_memcache/config.h
plugin/innodb_memcached/innodb_memcache/include/
plugin/innodb_memcached/innodb_memcache/include/KeyPrefix.h
plugin/innodb_memcached/innodb_memcache/include/TableSpec.h
plugin/innodb_memcached/innodb_memcache/include/dbmemcache_global.h
plugin/innodb_memcached/innodb_memcache/include/debug.h
plugin/innodb_memcached/innodb_memcache/include/handler_api.h
plugin/innodb_memcached/innodb_memcache/include/hash_item_util.h
plugin/innodb_memcached/innodb_memcache/include/innodb_api.h
plugin/innodb_memcached/innodb_memcache/include/innodb_cb_api.h
plugin/innodb_memcached/innodb_memcache/include/innodb_config.h
plugin/innodb_memcached/innodb_memcache/include/innodb_engine.h
plugin/innodb_memcached/innodb_memcache/include/innodb_list.h
plugin/innodb_memcached/innodb_memcache/scripts/
plugin/innodb_memcached/innodb_memcache/scripts/innodb_memcached_config.sql
plugin/innodb_memcached/innodb_memcache/src/
plugin/innodb_memcached/innodb_memcache/src/embedded_default_engine.c
plugin/innodb_memcached/innodb_memcache/src/handler_api.cc
plugin/innodb_memcached/innodb_memcache/src/hash_item_util.c
plugin/innodb_memcached/innodb_memcache/src/innodb_api.c
plugin/innodb_memcached/innodb_memcache/src/innodb_config.c
plugin/innodb_memcached/innodb_memcache/src/innodb_engine.c
plugin/innodb_memcached/innodb_memcache/src/innodb_engine_private.h
plugin/innodb_memcached/innodb_memcache/util-src/
plugin/innodb_memcached/innodb_memcache/util-src/config_parser.c
plugin/innodb_memcached/innodb_memcache/util-src/util.c
storage/innobase/api/
storage/innobase/api/api0api.cc
storage/innobase/api/api0misc.cc
storage/innobase/include/api0api.h
storage/innobase/include/api0misc.h
modified:
BUILD/compile-pentium
BUILD/compile-pentium-debug
BUILD/compile-pentium-debug-max
BUILD/compile-pentium-debug-max-no-ndb
BUILD/compile-pentium-gcov
BUILD/compile-pentium-gprof
BUILD/compile-pentium-valgrind-max
BUILD/compile-pentium-valgrind-max-no-ndb
BUILD/compile-pentium64
CMakeLists.txt
INSTALL-SOURCE
INSTALL-WIN-SOURCE
cmake/configure.pl
cmake/maintainer.cmake
cmake/make_dist.cmake.in
cmake/mysql_version.cmake
cmake/package_name.cmake
cmake/ssl.cmake
config.h.cmake
configure.cmake
include/my_md5.h
include/mysql_com.h
mysql-test/collections/default.daily
mysql-test/collections/default.experimental
mysql-test/collections/default.release.in
mysql-test/collections/default.weekly
mysql-test/collections/disabled-per-push.list
mysql-test/include/plugin.defs
mysql-test/include/subquery.inc
mysql-test/include/subquery_mat.inc
mysql-test/include/subquery_sj.inc
mysql-test/r/grant.result
mysql-test/r/lowercase_table2.result
mysql-test/r/mysqld--help-notwin.result
mysql-test/r/mysqld--help-win.result
mysql-test/r/ps.result
mysql-test/r/sp-bugs.result
mysql-test/r/sp-code.result
mysql-test/r/sp.result
mysql-test/r/sp_notembedded.result
mysql-test/r/subquery_all.result
mysql-test/r/subquery_all_bka.result
mysql-test/r/subquery_all_bka_nixbnl.result
mysql-test/r/subquery_mat.result
mysql-test/r/subquery_mat_all.result
mysql-test/r/subquery_mat_none.result
mysql-test/r/subquery_nomat_nosj.result
mysql-test/r/subquery_nomat_nosj_bka.result
mysql-test/r/subquery_nomat_nosj_bka_nixbnl.result
mysql-test/r/subquery_none.result
mysql-test/r/subquery_none_bka.result
mysql-test/r/subquery_none_bka_nixbnl.result
mysql-test/r/subquery_sj_all.result
mysql-test/r/subquery_sj_all_bka.result
mysql-test/r/subquery_sj_all_bka_nixbnl.result
mysql-test/r/subquery_sj_all_bkaunique.result
mysql-test/r/subquery_sj_dupsweed.result
mysql-test/r/subquery_sj_dupsweed_bka.result
mysql-test/r/subquery_sj_dupsweed_bka_nixbnl.result
mysql-test/r/subquery_sj_dupsweed_bkaunique.result
mysql-test/r/subquery_sj_firstmatch.result
mysql-test/r/subquery_sj_firstmatch_bka.result
mysql-test/r/subquery_sj_firstmatch_bka_nixbnl.result
mysql-test/r/subquery_sj_firstmatch_bkaunique.result
mysql-test/r/subquery_sj_loosescan.result
mysql-test/r/subquery_sj_loosescan_bka.result
mysql-test/r/subquery_sj_loosescan_bka_nixbnl.result
mysql-test/r/subquery_sj_loosescan_bkaunique.result
mysql-test/r/subquery_sj_mat.result
mysql-test/r/subquery_sj_mat_bka.result
mysql-test/r/subquery_sj_mat_bka_nixbnl.result
mysql-test/r/subquery_sj_mat_bkaunique.result
mysql-test/r/subquery_sj_mat_nosj.result
mysql-test/r/subquery_sj_none.result
mysql-test/r/subquery_sj_none_bka.result
mysql-test/r/subquery_sj_none_bka_nixbnl.result
mysql-test/r/subquery_sj_none_bkaunique.result
mysql-test/suite/binlog/r/binlog_row_mysqlbinlog_verbose.result
mysql-test/suite/binlog/t/binlog_row_mysqlbinlog_verbose.test
mysql-test/suite/engines/funcs/t/se_string_having.test
mysql-test/suite/engines/funcs/t/ta_add_column.test
mysql-test/suite/engines/funcs/t/ta_add_column_first.test
mysql-test/suite/engines/funcs/t/ta_add_column_middle.test
mysql-test/suite/engines/funcs/t/tc_multicolumn_different.test
mysql-test/suite/funcs_2/t/innodb_charset.test
mysql-test/suite/innodb/include/innodb_stats.inc
mysql-test/suite/innodb/r/innodb-index-online-purge.result
mysql-test/suite/innodb/r/innodb-index-online.result
mysql-test/suite/innodb/r/innodb.result
mysql-test/suite/innodb/r/innodb_stats.result
mysql-test/suite/innodb/t/innodb-index-online-purge.test
mysql-test/suite/innodb/t/innodb-index-online.test
mysql-test/suite/innodb/t/innodb.test
mysql-test/suite/innodb/t/innodb_bug11766634.test
mysql-test/suite/innodb/t/innodb_mysql.test
mysql-test/suite/opt_trace/include/general2.inc
mysql-test/suite/opt_trace/r/bugs_no_prot_all.result
mysql-test/suite/opt_trace/r/bugs_no_prot_none.result
mysql-test/suite/opt_trace/r/bugs_ps_prot_all.result
mysql-test/suite/opt_trace/r/bugs_ps_prot_none.result
mysql-test/suite/opt_trace/r/charset.result
mysql-test/suite/opt_trace/r/eq_range_statistics.result
mysql-test/suite/opt_trace/r/filesort_pq.result
mysql-test/suite/opt_trace/r/general2_no_prot.result
mysql-test/suite/opt_trace/r/general2_ps_prot.result
mysql-test/suite/opt_trace/r/general_no_prot_all.result
mysql-test/suite/opt_trace/r/general_no_prot_none.result
mysql-test/suite/opt_trace/r/general_ps_prot_all.result
mysql-test/suite/opt_trace/r/general_ps_prot_none.result
mysql-test/suite/opt_trace/r/range_no_prot.result
mysql-test/suite/opt_trace/r/range_ps_prot.result
mysql-test/suite/opt_trace/r/security_no_prot.result
mysql-test/suite/opt_trace/r/security_ps_prot.result
mysql-test/suite/opt_trace/r/subquery_no_prot.result
mysql-test/suite/opt_trace/r/subquery_ps_prot.result
mysql-test/suite/opt_trace/r/temp_table.result
mysql-test/suite/parts/t/partition_alter1_1_innodb.test
mysql-test/suite/parts/t/partition_alter2_2_1_innodb.test
mysql-test/suite/parts/t/partition_basic_innodb.test
mysql-test/suite/parts/t/partition_decimal_myisam.test
mysql-test/suite/parts/t/partition_int_myisam.test
mysql-test/suite/rpl/r/rpl_alter_repository.result
mysql-test/suite/rpl/t/rpl_alter_repository.test
mysql-test/suite/rpl/t/rpl_gtid_parallel.test
mysql-test/suite/rpl/t/rpl_gtid_stress_failover.test
mysql-test/suite/rpl/t/rpl_mixed_mixing_engines.test
mysql-test/suite/rpl/t/rpl_mixed_mts_crash_safe.test
mysql-test/suite/rpl/t/rpl_mixed_mts_rec_crash_safe.test
mysql-test/suite/rpl/t/rpl_mixed_mts_rec_crash_safe_checksum.test
mysql-test/suite/rpl/t/rpl_non_direct_mixed_mixing_engines.test
mysql-test/suite/rpl/t/rpl_non_direct_row_mixing_engines.test
mysql-test/suite/rpl/t/rpl_non_direct_stm_mixing_engines.test
mysql-test/suite/rpl/t/rpl_row_mixing_engines.test
mysql-test/suite/rpl/t/rpl_row_mts_crash_safe.test
mysql-test/suite/rpl/t/rpl_row_mts_rec_crash_safe.test
mysql-test/suite/rpl/t/rpl_row_mysqlbinlog.test
mysql-test/suite/rpl/t/rpl_stm_mixed_crash_safe.test
mysql-test/suite/rpl/t/rpl_stm_mixing_engines.test
mysql-test/suite/rpl/t/rpl_stm_mts_crash_safe.test
mysql-test/suite/rpl/t/rpl_stm_mts_rec_crash_safe.test
mysql-test/suite/sys_vars/r/relay_log_recovery_basic.result
mysql-test/suite/sys_vars/t/relay_log_recovery_basic.test
mysql-test/t/grant.test
mysql-test/t/lowercase_table2.test
mysql-test/t/ps.test
mysql-test/t/sp-bugs.test
mysql-test/t/sp-code.test
mysql-test/t/sp.test
mysql-test/t/sp_notembedded.test
mysys/lf_alloc-pin.c
sql/binlog.cc
sql/binlog.h
sql/ha_ndbcluster.cc
sql/ha_ndbcluster.h
sql/ha_partition.cc
sql/handler.cc
sql/handler.h
sql/item.cc
sql/item_subselect.cc
sql/log_event.cc
sql/md5.cc
sql/mysqld.cc
sql/mysqld.h
sql/opt_explain.cc
sql/opt_explain_json.cc
sql/opt_trace.cc
sql/opt_trace.h
sql/opt_trace2server.cc
sql/opt_trace_context.h
sql/rpl_gtid.h
sql/rpl_gtid_set.cc
sql/rpl_rli.cc
sql/rpl_rli.h
sql/rpl_slave.cc
sql/rpl_slave.h
sql/share/errmsg-utf8.txt
sql/sql_acl.cc
sql/sql_class.h
sql/sql_executor.cc
sql/sql_handler.h
sql/sql_lex.cc
sql/sql_lex.h
sql/sql_optimizer.cc
sql/sql_planner.cc
sql/sql_planner.h
sql/sql_plugin.cc
sql/sql_select.cc
sql/sql_select.h
sql/sql_show.cc
sql/sql_table.cc
sql/sql_view.cc
sql/sql_yacc.yy
sql/sys_vars.cc
storage/innobase/CMakeLists.txt
storage/innobase/btr/btr0btr.cc
storage/innobase/btr/btr0cur.cc
storage/innobase/buf/buf0lru.cc
storage/innobase/dict/dict0dict.cc
storage/innobase/dict/dict0stats.cc
storage/innobase/fil/fil0fil.cc
storage/innobase/handler/ha_innodb.cc
storage/innobase/handler/handler0alter.cc
storage/innobase/include/btr0btr.h
storage/innobase/include/buf0lru.h
storage/innobase/include/buf0types.h
storage/innobase/include/data0data.h
storage/innobase/include/data0data.ic
storage/innobase/include/db0err.h
storage/innobase/include/dict0dict.h
storage/innobase/include/fil0fil.h
storage/innobase/include/fts0priv.h
storage/innobase/include/fts0priv.ic
storage/innobase/include/ha_prototypes.h
storage/innobase/include/mach0data.h
storage/innobase/include/mach0data.ic
storage/innobase/include/rem0rec.h
storage/innobase/include/rem0rec.ic
storage/innobase/include/row0merge.h
storage/innobase/include/row0mysql.h
storage/innobase/rem/rem0rec.cc
storage/innobase/row/row0ftsort.cc
storage/innobase/row/row0log.cc
storage/innobase/row/row0merge.cc
storage/innobase/row/row0mysql.cc
storage/innobase/row/row0sel.cc
storage/innobase/ut/ut0ut.cc
storage/perfschema/pfs_instr.cc
strings/ctype-uca.c
support-files/CMakeLists.txt
support-files/build-tags
support-files/mysql.spec.sh
unittest/gunit/opt_trace-t.cc
=== modified file 'mysql-test/extra/rpl_tests/rpl_change_master.test'
--- a/mysql-test/extra/rpl_tests/rpl_change_master.test 2011-01-17 18:29:41 +0000
+++ b/mysql-test/extra/rpl_tests/rpl_change_master.test 2012-03-23 20:11:19 +0000
@@ -32,6 +32,7 @@ if ($read_pos == $exec_pos)
echo 'Read_Master_Log_Pos: $read_pos' == 'Exec_Master_Log_Pos: $exec_pos';
die Failed because Read_Master_Log_Pos is equal to Exec_Master_Log_Pos;
}
+--replace_column 2 ####
change master to master_user='root';
let $read_pos= query_get_value(SHOW SLAVE STATUS, Read_Master_Log_Pos, 1);
let $exec_pos= query_get_value(SHOW SLAVE STATUS, Exec_Master_Log_Pos, 1);
=== modified file 'mysql-test/extra/rpl_tests/rpl_loaddata.test'
--- a/mysql-test/extra/rpl_tests/rpl_loaddata.test 2012-03-16 07:00:39 +0000
+++ b/mysql-test/extra/rpl_tests/rpl_loaddata.test 2012-03-23 20:11:19 +0000
@@ -100,7 +100,9 @@ connection slave;
# CHANGE MASTER and see if error is cleared in SHOW SLAVE STATUS.
--source include/stop_slave_io.inc
+--replace_column 2 ####
change master to master_user='test';
+--replace_column 2 ####
change master to master_user='root';
--source include/check_slave_no_error.inc
=== modified file 'mysql-test/extra/rpl_tests/rpl_reset_slave.test'
--- a/mysql-test/extra/rpl_tests/rpl_reset_slave.test 2012-01-04 01:56:02 +0000
+++ b/mysql-test/extra/rpl_tests/rpl_reset_slave.test 2012-03-23 20:11:19 +0000
@@ -17,12 +17,14 @@ let $status_items= Master_User, Master_H
source include/show_slave_status.inc;
source include/stop_slave.inc;
+--replace_column 2 ####
change master to master_user='test';
source include/show_slave_status.inc;
reset slave;
source include/show_slave_status.inc;
+--replace_column 2 ####
change master to master_user='root';
source include/start_slave.inc;
sync_with_master;
@@ -56,12 +58,14 @@ source include/check_slave_no_error.inc;
# verifying start slave resets Last_IO_Error and Last_IO_Errno.
#
+--replace_column 2 ####
change master to master_user='impossible_user_name';
start slave;
let $slave_io_errno= 1045;
--source include/wait_for_slave_io_error.inc
--source include/stop_slave_sql.inc
+--replace_column 2 ####
change master to master_user='root';
source include/start_slave.inc;
source include/check_slave_no_error.inc;
@@ -71,6 +75,7 @@ source include/check_slave_no_error.inc;
#
stop slave;
+--replace_column 2 ####
change master to master_user='impossible_user_name';
start slave;
let $slave_io_errno= 1045;
@@ -79,6 +84,7 @@ let $slave_io_errno= 1045;
reset slave;
source include/check_slave_no_error.inc;
+--replace_column 2 ####
change master to master_user='root';
@@ -105,6 +111,7 @@ if ($_show_master_host != No such row)
}
--replace_result $_slave_master_host MASTER_HOST $_slave_master_user MASTER_USER $_slave_master_port MASTER_PORT
+--replace_column 2 ####
--eval CHANGE MASTER TO MASTER_HOST= '$_slave_master_host', MASTER_USER= '$_slave_master_user', MASTER_PORT= $_slave_master_port
--source include/start_slave.inc
=== modified file 'mysql-test/include/rpl_change_topology.inc'
--- a/mysql-test/include/rpl_change_topology.inc 2012-02-17 19:46:49 +0000
+++ b/mysql-test/include/rpl_change_topology.inc 2012-03-23 20:11:19 +0000
@@ -269,6 +269,7 @@ if (!$rpl_skip_change_master)
--let $_rpl_change_master_position= $_rpl_change_master_position, MASTER_LOG_POS = $_rpl_master_log_pos
}
}
+ --replace_regex /[0-9]{4}/####/
eval CHANGE MASTER TO MASTER_HOST = '127.0.0.1', MASTER_PORT = $_rpl_port, MASTER_USER = 'root', $_rpl_change_master_position, MASTER_CONNECT_RETRY = 1;
}
if ($_rpl_master == '')
=== modified file 'mysql-test/suite/rpl/r/rpl_000010.result'
--- a/mysql-test/suite/rpl/r/rpl_000010.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_000010.result 2012-03-23 20:11:19 +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]
create table t1 (n int not null auto_increment primary key);
insert into t1 values(NULL);
=== modified file 'mysql-test/suite/rpl/r/rpl_000011.result'
--- a/mysql-test/suite/rpl/r/rpl_000011.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_000011.result 2012-03-23 20:11:19 +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]
create table t1 (n int);
insert into t1 values(1);
=== modified file 'mysql-test/suite/rpl/r/rpl_000013.result'
--- a/mysql-test/suite/rpl/r/rpl_000013.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_000013.result 2012-03-23 20:11:19 +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]
create table t2(n int);
create temporary table t1 (n int);
=== modified file 'mysql-test/suite/rpl/r/rpl_000017.result'
--- a/mysql-test/suite/rpl/r/rpl_000017.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_000017.result 2012-03-23 20:11:19 +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]
grant replication slave on *.* to replicate@localhost identified by 'aaaaaaaaaaaaaaab';
grant replication slave on *.* to replicate@stripped identified by 'aaaaaaaaaaaaaaab';
=== modified file 'mysql-test/suite/rpl/r/rpl_DML_error.result'
--- a/mysql-test/suite/rpl/r/rpl_DML_error.result 2012-02-08 13:28:38 +0000
+++ b/mysql-test/suite/rpl/r/rpl_DML_error.result 2012-03-23 20:11:19 +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]
# Verify the statements can be binlogged correctly when error happens
# ------------------------------------------------------------------
=== modified file 'mysql-test/suite/rpl/r/rpl_EE_err.result'
--- a/mysql-test/suite/rpl/r/rpl_EE_err.result 2011-11-28 07:42:18 +0000
+++ b/mysql-test/suite/rpl/r/rpl_EE_err.result 2012-03-23 20:11:19 +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]
create table t1 (a int) engine=myisam;
flush tables;
=== modified file 'mysql-test/suite/rpl/r/rpl_LD_INFILE.result'
--- a/mysql-test/suite/rpl/r/rpl_LD_INFILE.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_LD_INFILE.result 2012-03-23 20:11:19 +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]
DROP TABLE IF EXISTS test.t1;
CREATE TABLE test.t1 (a VARCHAR(255), PRIMARY KEY(a));
=== modified file 'mysql-test/suite/rpl/r/rpl_alter.result'
--- a/mysql-test/suite/rpl/r/rpl_alter.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_alter.result 2012-03-23 20:11:19 +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]
create database mysqltest;
create table mysqltest.t1 ( n int);
=== modified file 'mysql-test/suite/rpl/r/rpl_alter_db.result'
--- a/mysql-test/suite/rpl/r/rpl_alter_db.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_alter_db.result 2012-03-23 20:11:19 +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]
==== Verify that alter database does not stop replication ====
create database temp_db;
=== modified file 'mysql-test/suite/rpl/r/rpl_alter_repository.result'
--- a/mysql-test/suite/rpl/r/rpl_alter_repository.result 2012-03-21 22:08:32 +0000
+++ b/mysql-test/suite/rpl/r/rpl_alter_repository.result 2012-03-29 17:53:11 +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]
include/stop_slave.inc
SHOW CREATE TABLE mysql.slave_relay_log_info;
@@ -71,8 +71,8 @@ UPDATE mysql.slave_relay_log_info SET Nu
RESET SLAVE ALL;
CHANGE MASTER TO MASTER_HOST= 'MASTER_HOST', MASTER_USER= 'MASTER_USER', MASTER_PORT= MASTER_PORT, MASTER_LOG_FILE= 'MASTER_LOG_FILE', MASTER_LOG_POS= MASTER_LOG_POS;
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.
include/start_slave.inc
ALTER TABLE mysql.slave_master_info DROP COLUMN Enabled_auto_position;
INSERT INTO t_innodb VALUES (1), (2), (3);
@@ -100,8 +100,8 @@ UPDATE mysql.slave_master_info SET Enabl
RESET SLAVE ALL;
CHANGE MASTER TO MASTER_HOST= 'MASTER_HOST', MASTER_USER= 'MASTER_USER', MASTER_PORT= MASTER_PORT, MASTER_LOG_FILE= 'MASTER_LOG_FILE', MASTER_LOG_POS= MASTER_LOG_POS;
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.
include/start_slave.inc
ANALYZE TABLE mysql.slave_master_info, mysql.slave_relay_log_info;
Table Op Msg_type Msg_text
=== modified file 'mysql-test/suite/rpl/r/rpl_auto_increment.result'
--- a/mysql-test/suite/rpl/r/rpl_auto_increment.result 2012-03-06 14:29:42 +0000
+++ b/mysql-test/suite/rpl/r/rpl_auto_increment.result 2012-03-23 20:11:19 +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]
create table t1 (a int not null auto_increment,b int, primary key (a)) engine=myisam auto_increment=3;
insert into t1 values (NULL,1),(NULL,2),(NULL,3);
=== modified file 'mysql-test/suite/rpl/r/rpl_auto_increment_11932.result'
--- a/mysql-test/suite/rpl/r/rpl_auto_increment_11932.result 2012-02-09 20:26:08 +0000
+++ b/mysql-test/suite/rpl/r/rpl_auto_increment_11932.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression('Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT.');
drop database if exists test1;
=== modified file 'mysql-test/suite/rpl/r/rpl_auto_increment_bug33029.result'
--- a/mysql-test/suite/rpl/r/rpl_auto_increment_bug33029.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_auto_increment_bug33029.result 2012-03-23 20:11:19 +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]
==== Initialize ====
SET @old_relay_log_purge= @@global.relay_log_purge;
=== modified file 'mysql-test/suite/rpl/r/rpl_auto_increment_update_failure.result'
--- a/mysql-test/suite/rpl/r/rpl_auto_increment_update_failure.result 2012-02-08 13:28:38 +0000
+++ b/mysql-test/suite/rpl/r/rpl_auto_increment_update_failure.result 2012-03-23 20:11:19 +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]
# Test case1: INVOKES A TRIGGER with after insert action
create table t1(a int, b int) engine=innodb;
=== modified file 'mysql-test/suite/rpl/r/rpl_begin_commit_rollback.result'
--- a/mysql-test/suite/rpl/r/rpl_begin_commit_rollback.result 2012-02-08 13:28:38 +0000
+++ b/mysql-test/suite/rpl/r/rpl_begin_commit_rollback.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression("Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT");
call mtr.add_suppression("Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT");
=== modified file 'mysql-test/suite/rpl/r/rpl_binlog_corruption.result'
--- a/mysql-test/suite/rpl/r/rpl_binlog_corruption.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_binlog_corruption.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression('Found invalid event in binary log');
call mtr.add_suppression('Slave SQL.*Relay log read failure: Could not parse relay log event entry.* 1594');
=== modified file 'mysql-test/suite/rpl/r/rpl_binlog_errors.result'
--- a/mysql-test/suite/rpl/r/rpl_binlog_errors.result 2012-02-08 13:28:38 +0000
+++ b/mysql-test/suite/rpl/r/rpl_binlog_errors.result 2012-03-23 20:11:19 +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]
#######################################################################
####################### PART 1: MASTER TESTS ##########################
=== modified file 'mysql-test/suite/rpl/r/rpl_binlog_grant.result'
--- a/mysql-test/suite/rpl/r/rpl_binlog_grant.result 2011-12-09 21:08:37 +0000
+++ b/mysql-test/suite/rpl/r/rpl_binlog_grant.result 2012-03-23 20:11:19 +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]
create database d1;
use d1;
=== modified file 'mysql-test/suite/rpl/r/rpl_binlog_index.result'
--- a/mysql-test/suite/rpl/r/rpl_binlog_index.result 2011-12-01 20:08:25 +0000
+++ b/mysql-test/suite/rpl/r/rpl_binlog_index.result 2012-03-23 20:11:19 +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]
CREATE TABLE t1 (a INT);
FLUSH BINARY LOGS;
=== modified file 'mysql-test/suite/rpl/r/rpl_bit.result'
--- a/mysql-test/suite/rpl/r/rpl_bit.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_bit.result 2012-03-23 20:11:19 +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]
DROP TABLE IF EXISTS test.t1;
CREATE TABLE test.t1 (
=== modified file 'mysql-test/suite/rpl/r/rpl_bit_npk.result'
--- a/mysql-test/suite/rpl/r/rpl_bit_npk.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_bit_npk.result 2012-03-23 20:11:19 +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]
DROP TABLE IF EXISTS test.t1;
CREATE TABLE test.t1 (
=== modified file 'mysql-test/suite/rpl/r/rpl_blackhole.result'
--- a/mysql-test/suite/rpl/r/rpl_blackhole.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_blackhole.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression("Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT");
CREATE TABLE t1 (a INT, b INT, c INT);
=== modified file 'mysql-test/suite/rpl/r/rpl_bug26395.result'
--- a/mysql-test/suite/rpl/r/rpl_bug26395.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_bug26395.result 2012-03-23 20:11:19 +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]
==== Initialize ====
[on master]
=== modified file 'mysql-test/suite/rpl/r/rpl_bug31076.result'
--- a/mysql-test/suite/rpl/r/rpl_bug31076.result 2011-12-09 21:08:37 +0000
+++ b/mysql-test/suite/rpl/r/rpl_bug31076.result 2012-03-23 20:11:19 +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 @saved_slave_type_conversions = @@slave_type_conversions;
SET GLOBAL SLAVE_TYPE_CONVERSIONS = 'ALL_NON_LOSSY';
=== modified file 'mysql-test/suite/rpl/r/rpl_bug33931.result'
--- a/mysql-test/suite/rpl/r/rpl_bug33931.result 2011-12-09 21:08:37 +0000
+++ b/mysql-test/suite/rpl/r/rpl_bug33931.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression("Failed during slave I/O thread initialization");
call mtr.add_suppression("Slave SQL.*Failed during slave thread initialization.* 1593");
@@ -9,8 +9,8 @@ include/stop_slave.inc
reset slave;
SET GLOBAL debug="d,simulate_io_slave_error_on_init,simulate_sql_slave_error_on_init";
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.
start slave;
include/wait_for_slave_sql_error.inc [errno=1593]
Last_SQL_Error = 'Failed during slave thread initialization'
=== modified file 'mysql-test/suite/rpl/r/rpl_bug37426.result'
--- a/mysql-test/suite/rpl/r/rpl_bug37426.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_bug37426.result 2012-03-23 20:11:19 +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]
CREATE TABLE char128_utf8 (i1 INT NOT NULL, c CHAR(128) CHARACTER SET utf8 NOT NULL, i2 INT NOT NULL);
INSERT INTO char128_utf8 VALUES ( 1, "123", 1 );
=== modified file 'mysql-test/suite/rpl/r/rpl_bug38694.result'
--- a/mysql-test/suite/rpl/r/rpl_bug38694.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_bug38694.result 2012-03-23 20:11:19 +0000
@@ -1,6 +1,6 @@
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]
include/rpl_end.inc
=== modified file 'mysql-test/suite/rpl/r/rpl_bug41902.result'
--- a/mysql-test/suite/rpl/r/rpl_bug41902.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_bug41902.result 2012-03-23 20:11:19 +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]
stop slave;
SET @@debug="d,simulate_find_log_pos_error";
=== modified file 'mysql-test/suite/rpl/r/rpl_change_master.result'
--- a/mysql-test/suite/rpl/r/rpl_change_master.result 2012-03-06 14:29:42 +0000
+++ b/mysql-test/suite/rpl/r/rpl_change_master.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression("Slave I/O: The slave I/O thread stops because a fatal error is encountered when it tried to SET @master_binlog_checksum");
create table t1(n int);
@@ -14,8 +14,8 @@ include/wait_for_slave_param.inc [Read_M
include/stop_slave.inc
change master to master_user='root';
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.
start slave;
select * from t1;
n
@@ -114,8 +114,8 @@ ERROR HY000: Incorrect argument contains
001'
CHANGE MASTER TO MASTER_USER='root', MASTER_HOST='127.0.0.1', MASTER_PORT=MASTER_PORT;
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.
include/start_slave.inc
Master_Host = '127.0.0.1'
include/rpl_reset.inc
=== modified file 'mysql-test/suite/rpl/r/rpl_change_master_crash_safe.result'
--- a/mysql-test/suite/rpl/r/rpl_change_master_crash_safe.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_change_master_crash_safe.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression("Slave I/O: The slave I/O thread stops because a fatal error is encountered when it tried to SET @master_binlog_checksum");
create table t1(n int);
@@ -14,8 +14,8 @@ include/wait_for_slave_param.inc [Read_M
include/stop_slave.inc
change master to master_user='root';
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.
start slave;
select * from t1;
n
=== modified file 'mysql-test/suite/rpl/r/rpl_change_master_dbug.result'
--- a/mysql-test/suite/rpl/r/rpl_change_master_dbug.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_change_master_dbug.result 2012-03-23 20:11:19 +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]
include/stop_slave.inc
CHANGE MASTER TO master_retry_count=3, master_host='dummy', master_connect_retry=1;
=== modified file 'mysql-test/suite/rpl/r/rpl_charset.result'
--- a/mysql-test/suite/rpl/r/rpl_charset.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_charset.result 2012-03-23 20:11:19 +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 timestamp=1000000000;
create database mysqltest2 character set latin2;
=== modified file 'mysql-test/suite/rpl/r/rpl_charset_sjis.result'
--- a/mysql-test/suite/rpl/r/rpl_charset_sjis.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_charset_sjis.result 2012-03-23 20:11:19 +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]
drop table if exists t1;
drop procedure if exists p1;
=== modified file 'mysql-test/suite/rpl/r/rpl_checksum.result'
--- a/mysql-test/suite/rpl/r/rpl_checksum.result 2012-02-08 15:49:24 +0000
+++ b/mysql-test/suite/rpl/r/rpl_checksum.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression('Slave can not handle replication events with the checksum that master is configured to log');
call mtr.add_suppression('Replication event checksum verification failed');
@@ -116,8 +116,8 @@ must be zero
include/stop_slave.inc
change master to master_host='127.0.0.1',master_port=MASTER_PORT, master_user='root';
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.
flush logs;
reset master;
insert into t3 value (1, @@global.binlog_checksum);
=== modified file 'mysql-test/suite/rpl/r/rpl_checksum_cache.result'
--- a/mysql-test/suite/rpl/r/rpl_checksum_cache.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_checksum_cache.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression("Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT. Statement is unsafe because it uses a system function that may return a different value on the slave. Statement: insert into t2 set data=repeat.*'a', @act_size.*");
call mtr.add_suppression("Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT. Statement is unsafe because it uses a system function that may return a different value on the slave. Statement: insert into t1 values.* NAME_CONST.*'n',.*, @data .*");
=== modified file 'mysql-test/suite/rpl/r/rpl_checksum_undef.result'
--- a/mysql-test/suite/rpl/r/rpl_checksum_undef.result 2012-03-05 13:23:07 +0000
+++ b/mysql-test/suite/rpl/r/rpl_checksum_undef.result 2012-03-23 20:11:19 +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]
[ON SLAVE]
call mtr.add_suppression('The slave I/O thread was stopped because a fatal error is encountered');
=== modified file 'mysql-test/suite/rpl/r/rpl_circular_for_4_hosts.result'
--- a/mysql-test/suite/rpl/r/rpl_circular_for_4_hosts.result 2011-12-19 14:26:51 +0000
+++ b/mysql-test/suite/rpl/r/rpl_circular_for_4_hosts.result 2012-03-23 20:11:19 +0000
@@ -1,17 +1,17 @@
*** Set up circular replication on four servers ***
include/rpl_init.inc [topology=1->2->3->4->1]
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.
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.
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.
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.
*** Preparing data ***
CREATE TABLE t1 (a INT NOT NULL AUTO_INCREMENT, b VARCHAR(100), c INT NOT NULL, PRIMARY KEY(a)) ENGINE=MyISAM;
@@ -91,8 +91,8 @@ include/stop_slave_io.inc
include/stop_slave.inc
include/rpl_change_topology.inc [new topology=1->2->4->1,2->3]
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.
include/start_slave.inc
* Check data inserted before failure *
@@ -148,8 +148,8 @@ RESET MASTER;
RESET SLAVE;
include/rpl_change_topology.inc [new topology=1->2->3->4->1]
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.
include/start_slave.inc
include/rpl_sync.inc
=== modified file 'mysql-test/suite/rpl/r/rpl_colSize.result'
--- a/mysql-test/suite/rpl/r/rpl_colSize.result 2012-03-06 14:29:42 +0000
+++ b/mysql-test/suite/rpl/r/rpl_colSize.result 2012-03-23 20:11:19 +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]
DROP TABLE IF EXISTS t1;
**** Testing WL#3228 changes. ****
=== modified file 'mysql-test/suite/rpl/r/rpl_commit_after_flush.result'
--- a/mysql-test/suite/rpl/r/rpl_commit_after_flush.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_commit_after_flush.result 2012-03-23 20:11:19 +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]
CREATE TABLE t1 (a INT) ENGINE=innodb;
begin;
=== modified file 'mysql-test/suite/rpl/r/rpl_concurrency_error.result'
--- a/mysql-test/suite/rpl/r/rpl_concurrency_error.result 2012-02-08 13:28:38 +0000
+++ b/mysql-test/suite/rpl/r/rpl_concurrency_error.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression("Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT");
########################################################################
=== modified file 'mysql-test/suite/rpl/r/rpl_conditional_comments.result'
--- a/mysql-test/suite/rpl/r/rpl_conditional_comments.result 2012-02-08 13:28:38 +0000
+++ b/mysql-test/suite/rpl/r/rpl_conditional_comments.result 2012-03-23 20:11:19 +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]
CREATE TABLE t1(c1 INT);
include/show_binlog_events.inc
=== modified file 'mysql-test/suite/rpl/r/rpl_connection.result'
--- a/mysql-test/suite/rpl/r/rpl_connection.result 2011-11-24 15:21:17 +0000
+++ b/mysql-test/suite/rpl/r/rpl_connection.result 2012-03-23 20:11:19 +0000
@@ -1,20 +1,20 @@
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]
call mtr.add_suppression(".*Invalid .* username when attempting to connect to the master server.*");
include/stop_slave.inc
CHANGE MASTER TO MASTER_USER= '', MASTER_PASSWORD= '';
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.
START SLAVE;
include/wait_for_slave_io_error.inc [errno=1045, 1593]
include/stop_slave.inc
CHANGE MASTER TO MASTER_USER= 'root', MASTER_PASSWORD= '';
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.
START SLAVE;
include/rpl_end.inc
=== modified file 'mysql-test/suite/rpl/r/rpl_corruption.result'
--- a/mysql-test/suite/rpl/r/rpl_corruption.result 2012-03-06 22:52:58 +0000
+++ b/mysql-test/suite/rpl/r/rpl_corruption.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression('Found invalid event in binary log');
call mtr.add_suppression('Slave I/O: Relay log write failure: could not queue event from master');
=== modified file 'mysql-test/suite/rpl/r/rpl_crash_safe_master.result'
--- a/mysql-test/suite/rpl/r/rpl_crash_safe_master.result 2012-02-08 13:28:38 +0000
+++ b/mysql-test/suite/rpl/r/rpl_crash_safe_master.result 2012-03-23 20:11:19 +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]
include/stop_slave.inc
RESET MASTER;
=== modified file 'mysql-test/suite/rpl/r/rpl_create_database.result'
--- a/mysql-test/suite/rpl/r/rpl_create_database.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_create_database.result 2012-03-23 20:11:19 +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]
DROP DATABASE IF EXISTS mysqltest_prometheus;
DROP DATABASE IF EXISTS mysqltest_sisyfos;
=== modified file 'mysql-test/suite/rpl/r/rpl_create_if_not_exists.result'
--- a/mysql-test/suite/rpl/r/rpl_create_if_not_exists.result 2012-02-08 13:28:38 +0000
+++ b/mysql-test/suite/rpl/r/rpl_create_if_not_exists.result 2012-03-23 20:11:19 +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]
DROP DATABASE IF EXISTS mysqltest;
CREATE DATABASE IF NOT EXISTS mysqltest;
=== modified file 'mysql-test/suite/rpl/r/rpl_create_tmp_table_if_not_exists.result'
--- a/mysql-test/suite/rpl/r/rpl_create_tmp_table_if_not_exists.result 2012-02-08 13:28:38 +0000
+++ b/mysql-test/suite/rpl/r/rpl_create_tmp_table_if_not_exists.result 2012-03-23 20:11:19 +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]
DROP DATABASE IF EXISTS mysqltest;
CREATE TEMPORARY TABLE IF NOT EXISTS tmp(c1 int);
=== modified file 'mysql-test/suite/rpl/r/rpl_cross_version.result'
--- a/mysql-test/suite/rpl/r/rpl_cross_version.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_cross_version.result 2012-03-23 20:11:19 +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]
==== Initialize ====
include/stop_slave.inc
=== modified file 'mysql-test/suite/rpl/r/rpl_current_user.result'
--- a/mysql-test/suite/rpl/r/rpl_current_user.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_current_user.result 2012-03-23 20:11:19 +0000
@@ -1,10 +1,10 @@
include/rpl_init.inc [topology=1->2->3]
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.
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.
include/rpl_connect.inc [creating master]
include/rpl_connect.inc [creating slave]
CREATE TABLE t1(c1 char(100));
=== modified file 'mysql-test/suite/rpl/r/rpl_deadlock_innodb.result'
--- a/mysql-test/suite/rpl/r/rpl_deadlock_innodb.result 2012-03-06 14:29:42 +0000
+++ b/mysql-test/suite/rpl/r/rpl_deadlock_innodb.result 2012-03-23 20:11:19 +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]
*** Prepare tables and data ***
CREATE TABLE t1 (a INT NOT NULL, KEY(a)) ENGINE=innodb;
=== modified file 'mysql-test/suite/rpl/r/rpl_delete_no_where.result'
--- a/mysql-test/suite/rpl/r/rpl_delete_no_where.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_delete_no_where.result 2012-03-23 20:11:19 +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]
create table t1 (a int, b int) engine=myisam;
insert into t1 values(1,1);
=== modified file 'mysql-test/suite/rpl/r/rpl_do_db_filter.result'
--- a/mysql-test/suite/rpl/r/rpl_do_db_filter.result 2012-02-08 13:28:38 +0000
+++ b/mysql-test/suite/rpl/r/rpl_do_db_filter.result 2012-03-23 20:11:19 +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]
CREATE DATABASE mydb;
USE mydb;
=== modified file 'mysql-test/suite/rpl/r/rpl_do_grant.result'
--- a/mysql-test/suite/rpl/r/rpl_do_grant.result 2012-02-08 13:28:38 +0000
+++ b/mysql-test/suite/rpl/r/rpl_do_grant.result 2012-03-23 20:11:19 +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]
delete from mysql.user where user=_binary'rpl_do_grant';
delete from mysql.db where user=_binary'rpl_do_grant';
=== modified file 'mysql-test/suite/rpl/r/rpl_do_table_filter_insensitive.result'
--- a/mysql-test/suite/rpl/r/rpl_do_table_filter_insensitive.result 2012-02-08 13:28:38 +0000
+++ b/mysql-test/suite/rpl/r/rpl_do_table_filter_insensitive.result 2012-03-23 20:11:19 +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]
CREATE DATABASE mydb;
USE mydb;
=== modified file 'mysql-test/suite/rpl/r/rpl_do_table_filter_sensitive.result'
--- a/mysql-test/suite/rpl/r/rpl_do_table_filter_sensitive.result 2012-02-08 13:28:38 +0000
+++ b/mysql-test/suite/rpl/r/rpl_do_table_filter_sensitive.result 2012-03-23 20:11:19 +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]
CREATE DATABASE mydb;
USE mydb;
=== modified file 'mysql-test/suite/rpl/r/rpl_drop.result'
--- a/mysql-test/suite/rpl/r/rpl_drop.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_drop.result 2012-03-23 20:11:19 +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]
create table t1 (a int);
drop table t1, t2;
=== modified file 'mysql-test/suite/rpl/r/rpl_drop_db.result'
--- a/mysql-test/suite/rpl/r/rpl_drop_db.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_drop_db.result 2012-03-23 20:11:19 +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]
drop database if exists mysqltest1;
create database mysqltest1;
=== modified file 'mysql-test/suite/rpl/r/rpl_drop_temp.result'
--- a/mysql-test/suite/rpl/r/rpl_drop_temp.result 2012-02-08 13:28:38 +0000
+++ b/mysql-test/suite/rpl/r/rpl_drop_temp.result 2012-03-23 20:11:19 +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]
create database if not exists mysqltest;
use mysqltest;
=== modified file 'mysql-test/suite/rpl/r/rpl_drop_view.result'
--- a/mysql-test/suite/rpl/r/rpl_drop_view.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_drop_view.result 2012-03-23 20:11:19 +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]
drop table if exists t1, t2;
drop view if exists v1, v2, v3, not_exist_view;
=== modified file 'mysql-test/suite/rpl/r/rpl_dual_pos_advance.result'
--- a/mysql-test/suite/rpl/r/rpl_dual_pos_advance.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_dual_pos_advance.result 2012-03-23 20:11:19 +0000
@@ -1,10 +1,10 @@
include/rpl_init.inc [topology=1->2->1]
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.
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.
create table t1 (n int);
include/stop_slave.inc
create table t2 (n int);
=== modified file 'mysql-test/suite/rpl/r/rpl_empty_master_host.result'
--- a/mysql-test/suite/rpl/r/rpl_empty_master_host.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_empty_master_host.result 2012-03-23 20:11:19 +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]
STOP SLAVE;
include/wait_for_slave_to_stop.inc
=== modified file 'mysql-test/suite/rpl/r/rpl_err_ignoredtable.result'
--- a/mysql-test/suite/rpl/r/rpl_err_ignoredtable.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_err_ignoredtable.result 2012-03-23 20:11:19 +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]
create table t1 (a int primary key);
create table t4 (a int primary key);
=== modified file 'mysql-test/suite/rpl/r/rpl_events.result'
--- a/mysql-test/suite/rpl/r/rpl_events.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_events.result 2012-03-23 20:11:19 +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_event_scheduler = @@global.event_scheduler;
set global event_scheduler=1;
=== modified file 'mysql-test/suite/rpl/r/rpl_extra_col_master_innodb.result'
--- a/mysql-test/suite/rpl/r/rpl_extra_col_master_innodb.result 2012-03-06 14:29:42 +0000
+++ b/mysql-test/suite/rpl/r/rpl_extra_col_master_innodb.result 2012-03-23 20:11:19 +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]
***********************************************************
=== modified file 'mysql-test/suite/rpl/r/rpl_extra_col_master_myisam.result'
--- a/mysql-test/suite/rpl/r/rpl_extra_col_master_myisam.result 2012-03-06 14:29:42 +0000
+++ b/mysql-test/suite/rpl/r/rpl_extra_col_master_myisam.result 2012-03-23 20:11:19 +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]
***********************************************************
=== modified file 'mysql-test/suite/rpl/r/rpl_extra_col_slave_innodb.result'
--- a/mysql-test/suite/rpl/r/rpl_extra_col_slave_innodb.result 2012-03-06 14:29:42 +0000
+++ b/mysql-test/suite/rpl/r/rpl_extra_col_slave_innodb.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression("Slave: Unknown table 'test.t6' Error_code: 1051");
call mtr.add_suppression("Slave SQL.*Column [0-9] of table .test.t[0-9]*. cannot be converted from type.* Error_code: 1677");
=== modified file 'mysql-test/suite/rpl/r/rpl_extra_col_slave_myisam.result'
--- a/mysql-test/suite/rpl/r/rpl_extra_col_slave_myisam.result 2012-03-06 14:29:42 +0000
+++ b/mysql-test/suite/rpl/r/rpl_extra_col_slave_myisam.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression("Slave: Unknown table 'test.t6' Error_code: 1051");
call mtr.add_suppression("Slave SQL.*Column [0-9] of table .test.t[0-9]*. cannot be converted from type.* Error_code: 1677");
=== modified file 'mysql-test/suite/rpl/r/rpl_failed_optimize.result'
--- a/mysql-test/suite/rpl/r/rpl_failed_optimize.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_failed_optimize.result 2012-03-23 20:11:19 +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]
CREATE TABLE t1 ( a int ) ENGINE=InnoDB;
BEGIN;
=== modified file 'mysql-test/suite/rpl/r/rpl_filter_database.result'
--- a/mysql-test/suite/rpl/r/rpl_filter_database.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_filter_database.result 2012-03-23 20:11:19 +0000
@@ -1,6 +1,6 @@
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]
include/rpl_end.inc
=== modified file 'mysql-test/suite/rpl/r/rpl_filter_tables_not_exist.result'
--- a/mysql-test/suite/rpl/r/rpl_filter_tables_not_exist.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_filter_tables_not_exist.result 2012-03-23 20:11:19 +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]
CREATE TABLE t1 (id int, a int);
CREATE TABLE t2 (id int, b int);
=== modified file 'mysql-test/suite/rpl/r/rpl_flush_logs.result'
--- a/mysql-test/suite/rpl/r/rpl_flush_logs.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_flush_logs.result 2012-03-23 20:11:19 +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]
# Test if support 'flush error logs' statement.
flush error logs;
=== modified file 'mysql-test/suite/rpl/r/rpl_flushlog_loop.result'
--- a/mysql-test/suite/rpl/r/rpl_flushlog_loop.result 2011-12-09 21:08:37 +0000
+++ b/mysql-test/suite/rpl/r/rpl_flushlog_loop.result 2012-03-23 20:11:19 +0000
@@ -1,10 +1,10 @@
include/rpl_init.inc [topology=1->2->1]
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.
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.
show variables like 'relay_log%';
Variable_name Value
relay_log
=== modified file 'mysql-test/suite/rpl/r/rpl_foreign_key_innodb.result'
--- a/mysql-test/suite/rpl/r/rpl_foreign_key_innodb.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_foreign_key_innodb.result 2012-03-23 20:11:19 +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]
CREATE TABLE t1 (a INT AUTO_INCREMENT KEY) ENGINE=INNODB;
CREATE TABLE t2 (b INT AUTO_INCREMENT KEY, c INT, FOREIGN KEY(b) REFERENCES t1(a)) ENGINE=INNODB;
=== modified file 'mysql-test/suite/rpl/r/rpl_free_items.result'
--- a/mysql-test/suite/rpl/r/rpl_free_items.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_free_items.result 2012-03-23 20:11:19 +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]
create table t1 (a int);
create table t2 (a int);
=== modified file 'mysql-test/suite/rpl/r/rpl_function_defaults.result'
--- a/mysql-test/suite/rpl/r/rpl_function_defaults.result 2012-01-31 15:16:16 +0000
+++ b/mysql-test/suite/rpl/r/rpl_function_defaults.result 2012-03-23 20:11:19 +0000
@@ -3,8 +3,8 @@
#
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]
connection master
SET TIME_ZONE="+10:30";
=== modified file 'mysql-test/suite/rpl/r/rpl_general_log.result'
--- a/mysql-test/suite/rpl/r/rpl_general_log.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_general_log.result 2012-03-23 20:11:19 +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]
include/stop_slave.inc
SET @old_log_output= @@log_output;
=== modified file 'mysql-test/suite/rpl/r/rpl_geometry.result'
--- a/mysql-test/suite/rpl/r/rpl_geometry.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_geometry.result 2012-03-23 20:11:19 +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]
create table t1(a varchar(100),
b multipoint not null,
=== modified file 'mysql-test/suite/rpl/r/rpl_get_lock.result'
--- a/mysql-test/suite/rpl/r/rpl_get_lock.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_get_lock.result 2012-03-23 20:11:19 +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]
CALL mtr.add_suppression("Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT");
create table t1(n int);
=== modified file 'mysql-test/suite/rpl/r/rpl_get_master_version_and_clock.result'
--- a/mysql-test/suite/rpl/r/rpl_get_master_version_and_clock.result 2011-12-09 21:08:37 +0000
+++ b/mysql-test/suite/rpl/r/rpl_get_master_version_and_clock.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression("Slave I/O: Master command COM_REGISTER_SLAVE failed: .*");
call mtr.add_suppression("Slave I/O: .* failed with error: Lost connection to MySQL server at 'reading initial communication packet'");
=== modified file 'mysql-test/suite/rpl/r/rpl_grant.result'
--- a/mysql-test/suite/rpl/r/rpl_grant.result 2011-12-09 21:08:37 +0000
+++ b/mysql-test/suite/rpl/r/rpl_grant.result 2012-03-23 20:11:19 +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]
**** On Master ****
CREATE USER dummy@localhost;
=== modified file 'mysql-test/suite/rpl/r/rpl_grant_plugin.result'
--- a/mysql-test/suite/rpl/r/rpl_grant_plugin.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_grant_plugin.result 2012-03-23 20:11:19 +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]
include/assert.inc [Logged query must match the one issued.]
include/assert.inc [Logged query must match the one issued.]
=== modified file 'mysql-test/suite/rpl/r/rpl_gtid_empty_group.result'
--- a/mysql-test/suite/rpl/r/rpl_gtid_empty_group.result 2012-02-08 13:28:38 +0000
+++ b/mysql-test/suite/rpl/r/rpl_gtid_empty_group.result 2012-03-23 20:11:19 +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 @save.binlog_format= @@global.binlog_format;
SET @@global.binlog_format= row;
=== modified file 'mysql-test/suite/rpl/r/rpl_gtid_execution.result'
--- a/mysql-test/suite/rpl/r/rpl_gtid_execution.result 2012-02-22 10:48:31 +0000
+++ b/mysql-test/suite/rpl/r/rpl_gtid_execution.result 2012-03-23 20:11:19 +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]
#### Initialize ####
include/gtid_utils.inc
=== modified file 'mysql-test/suite/rpl/r/rpl_gtid_failover.result'
--- a/mysql-test/suite/rpl/r/rpl_gtid_failover.result 2012-02-10 15:39:29 +0000
+++ b/mysql-test/suite/rpl/r/rpl_gtid_failover.result 2012-03-23 20:11:19 +0000
@@ -1,10 +1,10 @@
include/rpl_init.inc [topology=1->2->3]
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.
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.
create table t1 (a int not null auto_increment, b int not null, primary key(a)) engine=innodb;
include/rpl_sync.inc
=== modified file 'mysql-test/suite/rpl/r/rpl_gtid_lost_fail_to_connect.result'
--- a/mysql-test/suite/rpl/r/rpl_gtid_lost_fail_to_connect.result 2012-02-17 13:50:06 +0000
+++ b/mysql-test/suite/rpl/r/rpl_gtid_lost_fail_to_connect.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression("Got fatal error 1236 from master when reading data from binary log: 'The slave is connecting using CHANGE MASTER TO MASTER_AUTO_POSITION = 1, but the master has purged binary logs containing GTIDs that the slave requires.");
include/gtid_utils.inc
=== modified file 'mysql-test/suite/rpl/r/rpl_gtid_lost_maintained.result'
--- a/mysql-test/suite/rpl/r/rpl_gtid_lost_maintained.result 2012-01-25 13:43:19 +0000
+++ b/mysql-test/suite/rpl/r/rpl_gtid_lost_maintained.result 2012-03-23 20:11:19 +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]
include/rpl_set_gtid_mode.inc
include/gtid_utils.inc
=== modified file 'mysql-test/suite/rpl/r/rpl_gtid_mode.result'
--- a/mysql-test/suite/rpl/r/rpl_gtid_mode.result 2012-03-21 08:42:00 +0000
+++ b/mysql-test/suite/rpl/r/rpl_gtid_mode.result 2012-03-23 20:11:19 +0000
@@ -103,8 +103,8 @@ include/rpl_stop_server.inc [server_numb
include/rpl_start_server.inc [server_number=2 parameters: --log-slave-updates]
CHANGE MASTER TO MASTER_HOST = '127.0.0.1', MASTER_PORT = PORT, MASTER_USER = 'root', MASTER_LOG_FILE = 'FILE', MASTER_LOG_POS = POS, MASTER_CONNECT_RETRY = 1;
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.
---- Slave can't connect ----
START SLAVE;
include/wait_for_slave_io_error.inc [errno=1593 # ER_SLAVE_FATAL_ERROR]
=== modified file 'mysql-test/suite/rpl/r/rpl_gtid_parallel.result'
--- a/mysql-test/suite/rpl/r/rpl_gtid_parallel.result 2012-02-16 11:53:35 +0000
+++ b/mysql-test/suite/rpl/r/rpl_gtid_parallel.result 2012-03-23 20:11:19 +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]
==== Configure ====
==== Initialize ====
=== modified file 'mysql-test/suite/rpl/r/rpl_gtid_sql_until_before_after.result'
--- a/mysql-test/suite/rpl/r/rpl_gtid_sql_until_before_after.result 2012-03-27 08:43:25 +0000
+++ b/mysql-test/suite/rpl/r/rpl_gtid_sql_until_before_after.result 2012-03-29 17:53:11 +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]
include/rpl_set_gtid_mode.inc
CREATE TABLE t1(c1 INTEGER) ENGINE= Innodb;
=== modified file 'mysql-test/suite/rpl/r/rpl_heartbeat.result'
--- a/mysql-test/suite/rpl/r/rpl_heartbeat.result 2012-03-15 09:55:15 +0000
+++ b/mysql-test/suite/rpl/r/rpl_heartbeat.result 2012-03-23 20:11:19 +0000
@@ -7,8 +7,8 @@ Variable_name Slave_last_heartbeat
Value
change master to master_host='127.0.0.1',master_port=MASTER_PORT, master_user='root';
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.
show status like 'Slave_heartbeat_period';;
Variable_name Slave_heartbeat_period
Value 5.000
@@ -19,24 +19,24 @@ Variable_name Slave_heartbeat_period
Value 5.000
change master to master_host='127.0.0.1',master_port=MASTER_PORT, master_user='root', master_heartbeat_period= 0.0009999;
Warnings:
-Warning 1703 The requested value for the heartbeat period is less than 1 millisecond. The value is reset to 0, meaning that heartbeating will effectively be disabled.
-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.
+Warning #### The requested value for the heartbeat period is less than 1 millisecond. The value is reset to 0, meaning that heartbeating will effectively be disabled.
+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.
show status like 'Slave_heartbeat_period';;
Variable_name Slave_heartbeat_period
Value 0.000
change master to master_host='127.0.0.1',master_port=MASTER_PORT, master_user='root', master_heartbeat_period= 4294967;
Warnings:
-Warning 1704 The requested value for the heartbeat period exceeds the value of `slave_net_timeout' seconds. A sensible value for the period should be less than the timeout.
-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.
+Warning #### The requested value for the heartbeat period exceeds the value of `slave_net_timeout' seconds. A sensible value for the period should be less than the timeout.
+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.
show status like 'Slave_heartbeat_period';;
Variable_name Slave_heartbeat_period
Value 4294967.000
change master to master_host='127.0.0.1',master_port=MASTER_PORT, master_user='root', master_heartbeat_period= 0.001;
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.
show status like 'Slave_heartbeat_period';;
Variable_name Slave_heartbeat_period
Value 0.001
@@ -44,9 +44,9 @@ reset slave;
set @@global.slave_net_timeout= 5;
change master to master_host='127.0.0.1',master_port=MASTER_PORT, master_user='root', master_heartbeat_period= 5.001;
Warnings:
-Warning 1704 The requested value for the heartbeat period exceeds the value of `slave_net_timeout' seconds. A sensible value for the period should be less than the timeout.
-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.
+Warning #### The requested value for the heartbeat period exceeds the value of `slave_net_timeout' seconds. A sensible value for the period should be less than the timeout.
+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.
show status like 'Slave_heartbeat_period';;
Variable_name Slave_heartbeat_period
Value 5.001
@@ -54,8 +54,8 @@ reset slave;
set @@global.slave_net_timeout= 5;
change master to master_host='127.0.0.1',master_port=MASTER_PORT, master_user='root', master_heartbeat_period= 4;
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.
show status like 'Slave_heartbeat_period';;
Variable_name Slave_heartbeat_period
Value 4.000
@@ -67,8 +67,8 @@ drop table if exists t1;
set @@global.slave_net_timeout= 10;
change master to master_host='127.0.0.1',master_port=MASTER_PORT, master_user='root', master_heartbeat_period= 0.5;
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.
show status like 'Slave_heartbeat_period';;
Variable_name Slave_heartbeat_period
Value 0.500
=== modified file 'mysql-test/suite/rpl/r/rpl_heartbeat_2slaves.result'
--- a/mysql-test/suite/rpl/r/rpl_heartbeat_2slaves.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_heartbeat_2slaves.result 2012-03-23 20:11:19 +0000
@@ -1,10 +1,10 @@
include/rpl_init.inc [topology=1->2,1->3]
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.
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.
include/rpl_connect.inc [creating master]
include/rpl_connect.inc [creating slave_1]
include/rpl_connect.inc [creating slave_2]
@@ -20,8 +20,8 @@ include/assert.inc [slave_1 should have
include/rpl_stop_slaves.inc
include/rpl_change_topology.inc [new topology=1->3->2]
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.
include/rpl_start_slaves.inc
include/stop_slave.inc
CHANGE MASTER TO MASTER_HEARTBEAT_PERIOD=0.1;
=== modified file 'mysql-test/suite/rpl/r/rpl_heartbeat_basic.result'
--- a/mysql-test/suite/rpl/r/rpl_heartbeat_basic.result 2012-03-15 09:55:15 +0000
+++ b/mysql-test/suite/rpl/r/rpl_heartbeat_basic.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression("Slave I/O: The slave I/O thread stops because a fatal error is encountered when it tried to SET @master_binlog_checksum");
call mtr.add_suppression("The slave coordinator and worker threads are stopped, possibly leaving data in inconsistent state");
@@ -18,8 +18,8 @@ SET @restore_event_scheduler=@@global.ev
*** Default value ***
CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=MASTER_PORT, MASTER_USER='root';
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.
slave_net_timeout/slave_heartbeat_timeout=2.0000
RESET SLAVE;
RESET MASTER;
@@ -28,8 +28,8 @@ RESET MASTER;
SET @@global.slave_net_timeout=30;
CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=MASTER_PORT, MASTER_USER='root', MASTER_CONNECT_RETRY=20, MASTER_HEARTBEAT_PERIOD=5;
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.
RESET SLAVE;
RESET MASTER;
SHOW GLOBAL STATUS LIKE 'slave_heartbeat_period';
@@ -40,8 +40,8 @@ Slave_heartbeat_period 15.000
SET @@global.slave_net_timeout=50;
CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=MASTER_PORT, MASTER_USER='root', MASTER_CONNECT_RETRY=20;
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.
SHOW GLOBAL STATUS LIKE 'slave_heartbeat_period';
Variable_name Value
Slave_heartbeat_period 25.000
@@ -60,9 +60,9 @@ RESET MASTER;
*** Warning if updated slave_heartbeat_timeout > slave_net_timeout ***
CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=MASTER_PORT, MASTER_USER='root', MASTER_CONNECT_RETRY=20, MASTER_HEARTBEAT_PERIOD=SLAVE_NET_TIMEOUT;
Warnings:
-Warning 1704 The requested value for the heartbeat period exceeds the value of `slave_net_timeout' seconds. A sensible value for the period should be less than the timeout.
-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.
+Warning #### The requested value for the heartbeat period exceeds the value of `slave_net_timeout' seconds. A sensible value for the period should be less than the timeout.
+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.
RESET SLAVE;
RESET MASTER;
@@ -70,8 +70,8 @@ RESET MASTER;
SET @@global.slave_net_timeout=20;
CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=MASTER_PORT, MASTER_USER='root', MASTER_CONNECT_RETRY=20, MASTER_HEARTBEAT_PERIOD=5;
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.
SHOW VARIABLES LIKE 'slave_net_timeout';
Variable_name Value
slave_net_timeout 20
@@ -96,8 +96,8 @@ RESET SLAVE;
RESET MASTER;
CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=MASTER_PORT, MASTER_USER='root', MASTER_CONNECT_RETRY=20;
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.
include/start_slave.inc
SHOW VARIABLES LIKE 'slave_net_timeout';
Variable_name Value
@@ -115,8 +115,8 @@ SET @@global.slave_net_timeout=@restore_
SET @@global.slave_net_timeout=100;
CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=MASTER_PORT, MASTER_USER='root', MASTER_CONNECT_RETRY=20, MASTER_HEARTBEAT_PERIOD=20;
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.
include/start_slave.inc
SHOW GLOBAL STATUS LIKE 'slave_heartbeat_period';
Variable_name Value
@@ -130,8 +130,8 @@ Slave_heartbeat_period 20.000
SET @@global.slave_net_timeout=50;
CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=MASTER_PORT, MASTER_USER='root', MASTER_CONNECT_RETRY=20, MASTER_HEARTBEAT_PERIOD=30;
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.
include/rpl_restart_server.inc [server_number=2]
SHOW GLOBAL STATUS LIKE 'slave_heartbeat_period';
Variable_name Value
@@ -141,8 +141,8 @@ SET @restore_slave_net_timeout=@@global.
*** Disable heartbeat ***
CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=MASTER_PORT, MASTER_USER='root', MASTER_CONNECT_RETRY=20, MASTER_HEARTBEAT_PERIOD=0;
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.
SHOW GLOBAL STATUS LIKE 'slave_heartbeat_period';
Variable_name Value
Slave_heartbeat_period 0.000
@@ -172,8 +172,8 @@ Result
*** Min slave_heartbeat_timeout ***
CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=MASTER_PORT, MASTER_USER='root', MASTER_CONNECT_RETRY=20, MASTER_HEARTBEAT_PERIOD=0.001;
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.
SHOW GLOBAL STATUS LIKE 'slave_heartbeat_period';
Variable_name Value
Slave_heartbeat_period 0.001
@@ -181,9 +181,9 @@ RESET SLAVE;
RESET MASTER;
CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=MASTER_PORT, MASTER_USER='root', MASTER_CONNECT_RETRY=20, MASTER_HEARTBEAT_PERIOD=0.0009;
Warnings:
-Warning 1703 The requested value for the heartbeat period is less than 1 millisecond. The value is reset to 0, meaning that heartbeating will effectively be disabled.
-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.
+Warning #### The requested value for the heartbeat period is less than 1 millisecond. The value is reset to 0, meaning that heartbeating will effectively be disabled.
+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.
SHOW GLOBAL STATUS LIKE 'slave_heartbeat_period';
Variable_name Value
Slave_heartbeat_period 0.000
@@ -193,9 +193,9 @@ RESET MASTER;
*** Max slave_heartbeat_timeout ***
CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=MASTER_PORT, MASTER_USER='root', MASTER_CONNECT_RETRY=20, MASTER_HEARTBEAT_PERIOD=4294967;
Warnings:
-Warning 1704 The requested value for the heartbeat period exceeds the value of `slave_net_timeout' seconds. A sensible value for the period should be less than the timeout.
-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.
+Warning #### The requested value for the heartbeat period exceeds the value of `slave_net_timeout' seconds. A sensible value for the period should be less than the timeout.
+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.
SHOW GLOBAL STATUS LIKE 'slave_heartbeat_period';
Variable_name Value
Slave_heartbeat_period 4294967.000
@@ -231,8 +231,8 @@ RESET MASTER;
*** Running slave ***
CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=MASTER_PORT, MASTER_USER='root', MASTER_CONNECT_RETRY=20, MASTER_HEARTBEAT_PERIOD=0.1;
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.
include/start_slave.inc
Heartbeat event received
@@ -283,8 +283,8 @@ RESET SLAVE;
RESET MASTER;
CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=MASTER_PORT, MASTER_USER='root', MASTER_CONNECT_RETRY=20, MASTER_HEARTBEAT_PERIOD=5;
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.
include/start_slave.inc
SET @@global.event_scheduler=1;
Number of received heartbeat events: 0
@@ -295,8 +295,8 @@ DROP EVENT e1;
include/rpl_reset.inc
CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=MASTER_PORT, MASTER_USER='root', MASTER_CONNECT_RETRY=20, MASTER_HEARTBEAT_PERIOD=0.5;
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.
include/start_slave.inc
# Asserted this: Should receive at least one heartbeat event while running FLUSH LOGS for 10 seconds
@@ -308,8 +308,8 @@ RESET MASTER;
SET @@global.slave_compressed_protocol=1;
CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=MASTER_PORT, MASTER_USER='root', MASTER_CONNECT_RETRY=20, MASTER_HEARTBEAT_PERIOD=0.1;
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.
include/start_slave.inc
Heartbeat event received
SET @@global.slave_compressed_protocol=0;
@@ -321,8 +321,8 @@ RESET SLAVE;
RESET MASTER;
CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=MASTER_PORT, MASTER_USER='root', MASTER_CONNECT_RETRY=20, MASTER_HEARTBEAT_PERIOD=0.1;
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.
include/start_slave.inc
RESET MASTER;
Heartbeat events are received after reset of master (1 means 'yes'): 1
@@ -333,8 +333,8 @@ RESET SLAVE;
RESET MASTER;
CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=MASTER_PORT, MASTER_USER='root', MASTER_CONNECT_RETRY=20, MASTER_HEARTBEAT_PERIOD=0.1;
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.
include/start_slave.inc
Heartbeat event received
include/rpl_restart_server.inc [server_number=1]
@@ -346,8 +346,8 @@ include/rpl_reset.inc
include/stop_slave.inc
include/rpl_change_topology.inc [new topology=1->2->1]
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.
CHANGE MASTER TO MASTER_HEARTBEAT_PERIOD=1;
include/start_slave.inc
CREATE TABLE t1 (a INT PRIMARY KEY, b VARCHAR(10));
=== modified file 'mysql-test/suite/rpl/r/rpl_heartbeat_ssl.result'
--- a/mysql-test/suite/rpl/r/rpl_heartbeat_ssl.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_heartbeat_ssl.result 2012-03-23 20:11:19 +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]
*** Heartbeat over SSL ***
@@ -18,8 +18,8 @@ MASTER_SSL_CA='MYSQL_TEST_DIR/std_data/c
MASTER_SSL_CERT='MYSQL_TEST_DIR/std_data/client-cert.pem',
MASTER_SSL_KEY='MYSQL_TEST_DIR/std_data/client-key.pem';
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.
include/start_slave.inc
Master_SSL_Allowed: Yes
Heartbeat event has received
=== modified file 'mysql-test/suite/rpl/r/rpl_idempotency.result'
--- a/mysql-test/suite/rpl/r/rpl_idempotency.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_idempotency.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression("Slave SQL.*Can.t find record in .t[12].* Error_code: 1032");
call mtr.add_suppression("Slave SQL.*Cannot delete or update a parent row: a foreign key constraint fails .* Error_code: 1451");
=== modified file 'mysql-test/suite/rpl/r/rpl_ignore_db_filter.result'
--- a/mysql-test/suite/rpl/r/rpl_ignore_db_filter.result 2012-02-08 13:28:38 +0000
+++ b/mysql-test/suite/rpl/r/rpl_ignore_db_filter.result 2012-03-23 20:11:19 +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]
CREATE DATABASE mydb;
USE mydb;
=== modified file 'mysql-test/suite/rpl/r/rpl_ignore_grant.result'
--- a/mysql-test/suite/rpl/r/rpl_ignore_grant.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_ignore_grant.result 2012-03-23 20:11:19 +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]
delete from mysql.user where user=_binary'rpl_ignore_grant';
delete from mysql.db where user=_binary'rpl_ignore_grant';
=== modified file 'mysql-test/suite/rpl/r/rpl_ignore_revoke.result'
--- a/mysql-test/suite/rpl/r/rpl_ignore_revoke.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_ignore_revoke.result 2012-03-23 20:11:19 +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]
grant select on *.* to 'user_foo'@'%' identified by 'user_foopass';
revoke select on *.* from 'user_foo'@'%';
=== modified file 'mysql-test/suite/rpl/r/rpl_ignore_table.result'
--- a/mysql-test/suite/rpl/r/rpl_ignore_table.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_ignore_table.result 2012-03-23 20:11:19 +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]
**** Test case for BUG#16487 ****
**** Master ****
=== modified file 'mysql-test/suite/rpl/r/rpl_ignore_table_filter_insensitive.result'
--- a/mysql-test/suite/rpl/r/rpl_ignore_table_filter_insensitive.result 2012-02-08 13:28:38 +0000
+++ b/mysql-test/suite/rpl/r/rpl_ignore_table_filter_insensitive.result 2012-03-23 20:11:19 +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]
CREATE DATABASE mydb;
USE mydb;
=== modified file 'mysql-test/suite/rpl/r/rpl_ignore_table_filter_sensitive.result'
--- a/mysql-test/suite/rpl/r/rpl_ignore_table_filter_sensitive.result 2012-02-08 13:28:38 +0000
+++ b/mysql-test/suite/rpl/r/rpl_ignore_table_filter_sensitive.result 2012-03-23 20:11:19 +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]
CREATE DATABASE mydb;
USE mydb;
=== modified file 'mysql-test/suite/rpl/r/rpl_ignore_table_update.result'
--- a/mysql-test/suite/rpl/r/rpl_ignore_table_update.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_ignore_table_update.result 2012-03-23 20:11:19 +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]
use test;
drop table if exists mysqltest_foo;
=== modified file 'mysql-test/suite/rpl/r/rpl_incident.result'
--- a/mysql-test/suite/rpl/r/rpl_incident.result 2011-12-09 21:08:37 +0000
+++ b/mysql-test/suite/rpl/r/rpl_incident.result 2012-03-23 20:11:19 +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]
**** On Master ****
CREATE TABLE t1 (a INT);
=== modified file 'mysql-test/suite/rpl/r/rpl_init_slave.result'
--- a/mysql-test/suite/rpl/r/rpl_init_slave.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_init_slave.result 2012-03-23 20:11:19 +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 global max_connections=151;
include/stop_slave.inc
=== modified file 'mysql-test/suite/rpl/r/rpl_init_slave_errors.result'
--- a/mysql-test/suite/rpl/r/rpl_init_slave_errors.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_init_slave_errors.result 2012-03-23 20:11:19 +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]
stop slave;
reset slave;
=== modified file 'mysql-test/suite/rpl/r/rpl_innodb_bug28430.result'
--- a/mysql-test/suite/rpl/r/rpl_innodb_bug28430.result 2011-12-09 21:08:37 +0000
+++ b/mysql-test/suite/rpl/r/rpl_innodb_bug28430.result 2012-03-23 20:11:19 +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]
use test;
CREATE TABLE test.regular_tbl(id MEDIUMINT NOT NULL AUTO_INCREMENT,
=== modified file 'mysql-test/suite/rpl/r/rpl_innodb_bug30888.result'
--- a/mysql-test/suite/rpl/r/rpl_innodb_bug30888.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_innodb_bug30888.result 2012-03-23 20:11:19 +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]
use test;
CREATE TABLE test.regular_tbl(id MEDIUMINT NOT NULL AUTO_INCREMENT,
=== modified file 'mysql-test/suite/rpl/r/rpl_innodb_mixed_ddl.result'
--- a/mysql-test/suite/rpl/r/rpl_innodb_mixed_ddl.result 2012-02-08 13:28:38 +0000
+++ b/mysql-test/suite/rpl/r/rpl_innodb_mixed_ddl.result 2012-03-23 20:11:19 +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]
==========MASTER==========
show global variables like 'binlog_format%';
=== modified file 'mysql-test/suite/rpl/r/rpl_innodb_mixed_dml.result'
--- a/mysql-test/suite/rpl/r/rpl_innodb_mixed_dml.result 2012-02-16 23:25:47 +0000
+++ b/mysql-test/suite/rpl/r/rpl_innodb_mixed_dml.result 2012-03-23 20:11:19 +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]
==========MASTER==========
show global variables like 'binlog_format%';
=== modified file 'mysql-test/suite/rpl/r/rpl_insert.result'
--- a/mysql-test/suite/rpl/r/rpl_insert.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_insert.result 2012-03-23 20:11:19 +0000
@@ -3,8 +3,8 @@
#
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]
CREATE SCHEMA IF NOT EXISTS mysqlslap;
USE mysqlslap;
=== modified file 'mysql-test/suite/rpl/r/rpl_insert_id.result'
--- a/mysql-test/suite/rpl/r/rpl_insert_id.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_insert_id.result 2012-03-23 20:11:19 +0000
@@ -9,8 +9,8 @@
#
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_concurrent_insert= @@global.concurrent_insert;
SET @@global.concurrent_insert= 0;
=== modified file 'mysql-test/suite/rpl/r/rpl_insert_id_pk.result'
--- a/mysql-test/suite/rpl/r/rpl_insert_id_pk.result 2012-02-09 20:26:08 +0000
+++ b/mysql-test/suite/rpl/r/rpl_insert_id_pk.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression("Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT.");
create table t1(a int auto_increment, primary key(a));
=== modified file 'mysql-test/suite/rpl/r/rpl_insert_ignore.result'
--- a/mysql-test/suite/rpl/r/rpl_insert_ignore.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_insert_ignore.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression("Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT");
CREATE TABLE t1 (
=== modified file 'mysql-test/suite/rpl/r/rpl_invoked_features.result'
--- a/mysql-test/suite/rpl/r/rpl_invoked_features.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_invoked_features.result 2012-03-23 20:11:19 +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]
USE test;
DROP VIEW IF EXISTS v1,v11;
=== modified file 'mysql-test/suite/rpl/r/rpl_ip_mix.result'
--- a/mysql-test/suite/rpl/r/rpl_ip_mix.result 2012-01-06 20:00:48 +0000
+++ b/mysql-test/suite/rpl/r/rpl_ip_mix.result 2012-03-23 20:11:19 +0000
@@ -65,5 +65,5 @@ change master to master_host='0:0:0:0:0:
Master-Host: 0:0:0:0:0:0:0:1
CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_USER='root';
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.
=== modified file 'mysql-test/suite/rpl/r/rpl_ip_mix2.result'
--- a/mysql-test/suite/rpl/r/rpl_ip_mix2.result 2012-01-06 20:00:48 +0000
+++ b/mysql-test/suite/rpl/r/rpl_ip_mix2.result 2012-03-23 20:11:19 +0000
@@ -65,5 +65,5 @@ change master to master_host='0:0:0:0:0:
Master-Host: 0:0:0:0:0:0:0:1
CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_USER='root';
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.
=== modified file 'mysql-test/suite/rpl/r/rpl_ipv4_as_ipv6.result'
--- a/mysql-test/suite/rpl/r/rpl_ipv4_as_ipv6.result 2012-01-06 20:00:48 +0000
+++ b/mysql-test/suite/rpl/r/rpl_ipv4_as_ipv6.result 2012-03-23 20:11:19 +0000
@@ -107,5 +107,5 @@ change master to master_host='0:0000:000
Master-Host: 0:0000:0000:0:0000:FFFF:127.0.0.1
CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_USER='root';
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.
=== modified file 'mysql-test/suite/rpl/r/rpl_ipv6.result'
--- a/mysql-test/suite/rpl/r/rpl_ipv6.result 2012-01-06 20:00:48 +0000
+++ b/mysql-test/suite/rpl/r/rpl_ipv6.result 2012-03-23 20:11:19 +0000
@@ -62,5 +62,5 @@ change master to master_host='0:0:0:0:0:
Master-Host: 0:0:0:0:0:0:0:1
CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_USER='root';
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.
=== modified file 'mysql-test/suite/rpl/r/rpl_killed_ddl.result'
--- a/mysql-test/suite/rpl/r/rpl_killed_ddl.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_killed_ddl.result 2012-03-23 20:11:19 +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]
DROP DATABASE IF EXISTS d1;
DROP DATABASE IF EXISTS d2;
=== modified file 'mysql-test/suite/rpl/r/rpl_known_bugs_detection.result'
--- a/mysql-test/suite/rpl/r/rpl_known_bugs_detection.result 2012-03-06 14:29:42 +0000
+++ b/mysql-test/suite/rpl/r/rpl_known_bugs_detection.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression("Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT.");
CREATE TABLE t1 (a INT NOT NULL PRIMARY KEY AUTO_INCREMENT, b INT,
=== modified file 'mysql-test/suite/rpl/r/rpl_lcase_tblnames_rewrite_db.result'
--- a/mysql-test/suite/rpl/r/rpl_lcase_tblnames_rewrite_db.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_lcase_tblnames_rewrite_db.result 2012-03-23 20:11:19 +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 SQL_LOG_BIN=0;
CREATE DATABASE B37656;
=== modified file 'mysql-test/suite/rpl/r/rpl_loaddata.result'
--- a/mysql-test/suite/rpl/r/rpl_loaddata.result 2012-03-16 07:00:39 +0000
+++ b/mysql-test/suite/rpl/r/rpl_loaddata.result 2012-03-23 20:11:19 +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]
select last_insert_id();
last_insert_id()
@@ -43,12 +43,12 @@ include/wait_for_slave_sql_error.inc [er
include/stop_slave_io.inc
change master to master_user='test';
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.
change master to master_user='root';
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.
include/check_slave_no_error.inc
set global sql_slave_skip_counter=1;
start slave;
=== modified file 'mysql-test/suite/rpl/r/rpl_loaddata_charset.result'
--- a/mysql-test/suite/rpl/r/rpl_loaddata_charset.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_loaddata_charset.result 2012-03-23 20:11:19 +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]
create table t1 (a varchar(10) character set utf8);
load data infile '../../std_data/loaddata6.dat' into table t1;
=== modified file 'mysql-test/suite/rpl/r/rpl_loaddata_fatal.result'
--- a/mysql-test/suite/rpl/r/rpl_loaddata_fatal.result 2011-12-09 21:08:37 +0000
+++ b/mysql-test/suite/rpl/r/rpl_loaddata_fatal.result 2012-03-23 20:11:19 +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]
CREATE TABLE t1 (a INT, b INT);
INSERT INTO t1 VALUES (1,10);
=== modified file 'mysql-test/suite/rpl/r/rpl_loaddata_m.result'
--- a/mysql-test/suite/rpl/r/rpl_loaddata_m.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_loaddata_m.result 2012-03-23 20:11:19 +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]
drop database if exists mysqltest;
USE test;
=== modified file 'mysql-test/suite/rpl/r/rpl_loaddata_map.result'
--- a/mysql-test/suite/rpl/r/rpl_loaddata_map.result 2012-02-08 13:28:38 +0000
+++ b/mysql-test/suite/rpl/r/rpl_loaddata_map.result 2012-03-23 20:11:19 +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]
==== Create a big file ====
==== Load our big file into a table ====
=== modified file 'mysql-test/suite/rpl/r/rpl_loaddata_s.result'
--- a/mysql-test/suite/rpl/r/rpl_loaddata_s.result 2012-02-08 13:28:38 +0000
+++ b/mysql-test/suite/rpl/r/rpl_loaddata_s.result 2012-03-23 20:11:19 +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]
reset master;
create table test.t1(a int, b int, unique(b));
=== modified file 'mysql-test/suite/rpl/r/rpl_loaddata_simple.result'
--- a/mysql-test/suite/rpl/r/rpl_loaddata_simple.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_loaddata_simple.result 2012-03-23 20:11:19 +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]
CREATE TABLE t1 (word CHAR(20) NOT NULL);
LOAD DATA INFILE '../../std_data/words.dat' INTO TABLE t1;
=== modified file 'mysql-test/suite/rpl/r/rpl_loaddata_symlink.result'
--- a/mysql-test/suite/rpl/r/rpl_loaddata_symlink.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_loaddata_symlink.result 2012-03-23 20:11:19 +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]
create table t1(a int not null auto_increment, b int, primary key(a) );
load data infile '../../std_data/rpl_loaddata.dat' into table t1;
=== modified file 'mysql-test/suite/rpl/r/rpl_loaddatalocal.result'
--- a/mysql-test/suite/rpl/r/rpl_loaddatalocal.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_loaddatalocal.result 2012-03-23 20:11:19 +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]
create table t1(a int);
select * into outfile 'MYSQLD_DATADIR/rpl_loaddatalocal.select_outfile' from t1;
=== modified file 'mysql-test/suite/rpl/r/rpl_loadfile.result'
--- a/mysql-test/suite/rpl/r/rpl_loadfile.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_loadfile.result 2012-03-23 20:11:19 +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]
DROP PROCEDURE IF EXISTS test.p1;
DROP TABLE IF EXISTS test.t1;
=== modified file 'mysql-test/suite/rpl/r/rpl_locale.result'
--- a/mysql-test/suite/rpl/r/rpl_locale.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_locale.result 2012-03-23 20:11:19 +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]
create table t1 (s1 char(10));
set lc_time_names= 'de_DE';
=== modified file 'mysql-test/suite/rpl/r/rpl_log_pos.result'
--- a/mysql-test/suite/rpl/r/rpl_log_pos.result 2012-03-06 14:29:42 +0000
+++ b/mysql-test/suite/rpl/r/rpl_log_pos.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression ("Slave I/O: Got fatal error 1236 from master when reading data from binary");
show master status;
=== modified file 'mysql-test/suite/rpl/r/rpl_manual_change_index_file.result'
--- a/mysql-test/suite/rpl/r/rpl_manual_change_index_file.result 2012-01-31 16:18:20 +0000
+++ b/mysql-test/suite/rpl/r/rpl_manual_change_index_file.result 2012-03-23 20:11:19 +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]
FLUSH LOGS;
CREATE TABLE t1(c1 INT);
=== modified file 'mysql-test/suite/rpl/r/rpl_many_optimize.result'
--- a/mysql-test/suite/rpl/r/rpl_many_optimize.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_many_optimize.result 2012-03-23 20:11:19 +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]
create table t1 (a int not null auto_increment primary key, b int, key(b));
INSERT INTO t1 (a) VALUES (1),(2);
=== modified file 'mysql-test/suite/rpl/r/rpl_master_connection.result'
--- a/mysql-test/suite/rpl/r/rpl_master_connection.result 2011-11-24 15:21:17 +0000
+++ b/mysql-test/suite/rpl/r/rpl_master_connection.result 2012-03-23 20:11:19 +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 SQL_LOG_BIN=0;
SELECT user, plugin, authentication_string, password FROM mysql.user WHERE user != 'root';
@@ -30,8 +30,8 @@ SET SQL_LOG_BIN=1;
include/stop_slave.inc
CHANGE MASTER TO MASTER_USER= 'DOES NOT EXIST', MASTER_PASSWORD = 'DOES NOT EXIST';
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.
START SLAVE SQL_THREAD USER= 'regular_user_p' PASSWORD= 'password';
ERROR HY000: Setting authentication options is not possible when only the Slave SQL Thread is being started.
START SLAVE SQL_THREAD USER= 'regular_user_p' PASSWORD= 'password' DEFAULT_AUTH= 'auth_test_plugin';
@@ -40,176 +40,176 @@ START SLAVE SQL_THREAD USER= 'regular_us
ERROR HY000: Setting authentication options is not possible when only the Slave SQL Thread is being started.
START SLAVE IO_THREAD USER= 'regular_user_p' PASSWORD= 'password';
Warnings:
-Note 1756 Sending passwords in plain text without SSL/TLS is extremely insecure.
+Note #### Sending passwords in plain text without SSL/TLS is extremely insecure.
include/wait_for_slave_io_to_start.inc
include/stop_slave_io.inc
START SLAVE IO_THREAD USER= 'regular_user_p' PASSWORD= 'password' DEFAULT_AUTH= 'auth_test_plugin';
Warnings:
-Note 1756 Sending passwords in plain text without SSL/TLS is extremely insecure.
+Note #### Sending passwords in plain text without SSL/TLS is extremely insecure.
include/wait_for_slave_io_to_start.inc
include/stop_slave_io.inc
START SLAVE IO_THREAD USER= 'regular_user_p' PASSWORD= 'password' DEFAULT_AUTH= 'auth_test_plugin' PLUGIN_DIR= 'PLUGIN_AUTH_DIR';
Warnings:
-Note 1756 Sending passwords in plain text without SSL/TLS is extremely insecure.
+Note #### Sending passwords in plain text without SSL/TLS is extremely insecure.
include/wait_for_slave_io_to_start.inc
include/stop_slave_io.inc
START SLAVE IO_THREAD, SQL_THREAD USER= 'regular_user_p' PASSWORD= 'password';
Warnings:
-Note 1756 Sending passwords in plain text without SSL/TLS is extremely insecure.
+Note #### Sending passwords in plain text without SSL/TLS is extremely insecure.
include/wait_for_slave_io_to_start.inc
include/stop_slave_io.inc
START SLAVE IO_THREAD, SQL_THREAD USER= 'regular_user_p' PASSWORD= 'password' DEFAULT_AUTH= 'auth_test_plugin';
Warnings:
-Note 1756 Sending passwords in plain text without SSL/TLS is extremely insecure.
+Note #### Sending passwords in plain text without SSL/TLS is extremely insecure.
include/wait_for_slave_io_to_start.inc
include/stop_slave_io.inc
START SLAVE IO_THREAD, SQL_THREAD USER= 'regular_user_p' PASSWORD= 'password' DEFAULT_AUTH= 'auth_test_plugin' PLUGIN_DIR= 'PLUGIN_AUTH_DIR';
Warnings:
-Note 1756 Sending passwords in plain text without SSL/TLS is extremely insecure.
+Note #### Sending passwords in plain text without SSL/TLS is extremely insecure.
include/wait_for_slave_io_to_start.inc
include/stop_slave_io.inc
include/stop_slave.inc
CHANGE MASTER TO MASTER_USER= 'DOES NOT EXIST', MASTER_PASSWORD = 'DOES NOT EXIST';
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.
START SLAVE USER= 'regular_user_p' PASSWORD= 'password';
Warnings:
-Note 1756 Sending passwords in plain text without SSL/TLS is extremely insecure.
+Note #### Sending passwords in plain text without SSL/TLS is extremely insecure.
include/wait_for_slave_to_start.inc
include/check_slave_is_running.inc
include/stop_slave.inc
CHANGE MASTER TO MASTER_USER= 'DOES NOT EXIST', MASTER_PASSWORD = 'DOES NOT EXIST';
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.
START SLAVE USER= 'regular_user_wp' PASSWORD= '';
Warnings:
-Note 1756 Sending passwords in plain text without SSL/TLS is extremely insecure.
+Note #### Sending passwords in plain text without SSL/TLS is extremely insecure.
include/wait_for_slave_to_start.inc
include/check_slave_is_running.inc
include/stop_slave.inc
CHANGE MASTER TO MASTER_USER= 'DOES NOT EXIST', MASTER_PASSWORD = 'DOES NOT EXIST';
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.
START SLAVE USER= 'regular_user_p' PASSWORD= 'password';
Warnings:
-Note 1756 Sending passwords in plain text without SSL/TLS is extremely insecure.
+Note #### Sending passwords in plain text without SSL/TLS is extremely insecure.
include/wait_for_slave_to_start.inc
include/check_slave_is_running.inc
include/stop_slave.inc
CHANGE MASTER TO MASTER_USER= 'DOES NOT EXIST', MASTER_PASSWORD = 'DOES NOT EXIST';
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.
START SLAVE USER= 'regular_user_wp' PASSWORD= '';
Warnings:
-Note 1756 Sending passwords in plain text without SSL/TLS is extremely insecure.
+Note #### Sending passwords in plain text without SSL/TLS is extremely insecure.
include/wait_for_slave_to_start.inc
include/check_slave_is_running.inc
include/stop_slave.inc
CHANGE MASTER TO MASTER_USER= 'DOES NOT EXIST', MASTER_PASSWORD = 'DOES NOT EXIST';
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.
START SLAVE USER= 'regular_user_wp';
Warnings:
-Note 1756 Sending passwords in plain text without SSL/TLS is extremely insecure.
+Note #### Sending passwords in plain text without SSL/TLS is extremely insecure.
include/wait_for_slave_to_start.inc
include/check_slave_is_running.inc
include/stop_slave.inc
CHANGE MASTER TO MASTER_USER= 'DOES NOT EXIST', MASTER_PASSWORD = 'DOES NOT EXIST';
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.
START SLAVE USER= 'plug_user_p' PASSWORD= 'proxy_user_p';
Warnings:
-Note 1756 Sending passwords in plain text without SSL/TLS is extremely insecure.
+Note #### Sending passwords in plain text without SSL/TLS is extremely insecure.
include/wait_for_slave_to_start.inc
include/check_slave_is_running.inc
include/stop_slave.inc
CHANGE MASTER TO MASTER_USER= 'DOES NOT EXIST', MASTER_PASSWORD = 'DOES NOT EXIST';
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.
START SLAVE USER= 'plug_user_wp' PASSWORD= 'proxy_user_wp';
Warnings:
-Note 1756 Sending passwords in plain text without SSL/TLS is extremely insecure.
+Note #### Sending passwords in plain text without SSL/TLS is extremely insecure.
include/wait_for_slave_to_start.inc
include/check_slave_is_running.inc
include/stop_slave.inc
CHANGE MASTER TO MASTER_USER= 'DOES NOT EXIST', MASTER_PASSWORD = 'DOES NOT EXIST';
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.
START SLAVE USER= 'plug_user_p' PASSWORD= 'proxy_user_p' PLUGIN_DIR= 'PLUGIN_AUTH_DIR';
Warnings:
-Note 1756 Sending passwords in plain text without SSL/TLS is extremely insecure.
+Note #### Sending passwords in plain text without SSL/TLS is extremely insecure.
include/wait_for_slave_to_start.inc
include/check_slave_is_running.inc
include/stop_slave.inc
CHANGE MASTER TO MASTER_USER= 'DOES NOT EXIST', MASTER_PASSWORD = 'DOES NOT EXIST';
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.
START SLAVE USER= 'plug_user_wp' PASSWORD= 'proxy_user_wp' PLUGIN_DIR= 'PLUGIN_AUTH_DIR';
Warnings:
-Note 1756 Sending passwords in plain text without SSL/TLS is extremely insecure.
+Note #### Sending passwords in plain text without SSL/TLS is extremely insecure.
include/wait_for_slave_to_start.inc
include/check_slave_is_running.inc
include/stop_slave.inc
CHANGE MASTER TO MASTER_USER= 'DOES NOT EXIST', MASTER_PASSWORD = 'DOES NOT EXIST';
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.
START SLAVE USER= 'plug_user_p' PASSWORD= 'proxy_user_p' DEFAULT_AUTH= 'auth_test_plugin';
Warnings:
-Note 1756 Sending passwords in plain text without SSL/TLS is extremely insecure.
+Note #### Sending passwords in plain text without SSL/TLS is extremely insecure.
include/wait_for_slave_to_start.inc
include/check_slave_is_running.inc
include/stop_slave.inc
CHANGE MASTER TO MASTER_USER= 'DOES NOT EXIST', MASTER_PASSWORD = 'DOES NOT EXIST';
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.
START SLAVE USER= 'plug_user_wp' PASSWORD= 'proxy_user_wp' DEFAULT_AUTH= 'auth_test_plugin';
Warnings:
-Note 1756 Sending passwords in plain text without SSL/TLS is extremely insecure.
+Note #### Sending passwords in plain text without SSL/TLS is extremely insecure.
include/wait_for_slave_to_start.inc
include/check_slave_is_running.inc
include/stop_slave.inc
CHANGE MASTER TO MASTER_USER= 'DOES NOT EXIST', MASTER_PASSWORD = 'DOES NOT EXIST';
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.
START SLAVE USER= 'plug_user_p' PASSWORD= 'proxy_user_p' DEFAULT_AUTH= 'auth_test_plugin' PLUGIN_DIR= 'PLUGIN_AUTH_DIR';
Warnings:
-Note 1756 Sending passwords in plain text without SSL/TLS is extremely insecure.
+Note #### Sending passwords in plain text without SSL/TLS is extremely insecure.
include/wait_for_slave_to_start.inc
include/check_slave_is_running.inc
include/stop_slave.inc
CHANGE MASTER TO MASTER_USER= 'DOES NOT EXIST', MASTER_PASSWORD = 'DOES NOT EXIST';
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.
START SLAVE USER= 'plug_user_wp' PASSWORD= 'proxy_user_wp' DEFAULT_AUTH= 'auth_test_plugin' PLUGIN_DIR= 'PLUGIN_AUTH_DIR';
Warnings:
-Note 1756 Sending passwords in plain text without SSL/TLS is extremely insecure.
+Note #### Sending passwords in plain text without SSL/TLS is extremely insecure.
include/wait_for_slave_to_start.inc
include/check_slave_is_running.inc
include/stop_slave.inc
CHANGE MASTER TO MASTER_USER= 'plug_user_p', MASTER_PASSWORD= 'proxy_user_p';
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.
include/start_slave.inc
include/check_slave_is_running.inc
include/stop_slave.inc
CHANGE MASTER TO MASTER_USER= 'plug_user_wp', MASTER_PASSWORD= 'proxy_user_wp';
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.
include/start_slave.inc
include/check_slave_is_running.inc
CREATE USER 'ssl_user' IDENTIFIED BY '';
@@ -217,7 +217,7 @@ GRANT ALL ON *.* TO ssl_user REQUIRE SSL
include/stop_slave.inc
CHANGE MASTER TO MASTER_USER= 'root', MASTER_PASSWORD = '';
Warnings:
-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 #### 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.
include/start_slave.inc
include/stop_slave.inc
START SLAVE USER= 'root' PASSWORD= '';
=== modified file 'mysql-test/suite/rpl/r/rpl_master_pos_wait.result'
--- a/mysql-test/suite/rpl/r/rpl_master_pos_wait.result 2012-02-17 21:45:58 +0000
+++ b/mysql-test/suite/rpl/r/rpl_master_pos_wait.result 2012-03-23 20:11:19 +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]
select master_pos_wait('master-bin.999999',0,2);
master_pos_wait('master-bin.999999',0,2)
=== modified file 'mysql-test/suite/rpl/r/rpl_migration_crash_safe.result'
--- a/mysql-test/suite/rpl/r/rpl_migration_crash_safe.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_migration_crash_safe.result 2012-03-23 20:11:19 +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]
include/stop_slave.inc
CREATE TABLE test(id INTEGER NOT NULL PRIMARY KEY);
=== modified file 'mysql-test/suite/rpl/r/rpl_misc_functions.result'
--- a/mysql-test/suite/rpl/r/rpl_misc_functions.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_misc_functions.result 2012-03-23 20:11:19 +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]
CALL mtr.add_suppression('Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT');
create table t1(id int, i int, r1 int, r2 int, p varchar(100));
=== modified file 'mysql-test/suite/rpl/r/rpl_mix_found_rows.result'
--- a/mysql-test/suite/rpl/r/rpl_mix_found_rows.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_mix_found_rows.result 2012-03-23 20:11:19 +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]
==== Initialize ====
**** On Master ****
=== modified file 'mysql-test/suite/rpl/r/rpl_mix_insert_delayed.result'
--- a/mysql-test/suite/rpl/r/rpl_mix_insert_delayed.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_mix_insert_delayed.result 2012-03-23 20:11:19 +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]
CREATE SCHEMA IF NOT EXISTS mysqlslap;
USE mysqlslap;
=== modified file 'mysql-test/suite/rpl/r/rpl_mixed_binlog_max_cache_size.result'
--- a/mysql-test/suite/rpl/r/rpl_mixed_binlog_max_cache_size.result 2012-03-15 09:55:15 +0000
+++ b/mysql-test/suite/rpl/r/rpl_mixed_binlog_max_cache_size.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression("Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT");
call mtr.add_suppression("Option binlog_cache_size ");
=== modified file 'mysql-test/suite/rpl/r/rpl_mixed_bit_pk.result'
--- a/mysql-test/suite/rpl/r/rpl_mixed_bit_pk.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_mixed_bit_pk.result 2012-03-23 20:11:19 +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]
DROP TABLE IF EXISTS t1,t2,t3,t4,t5,t6,t7,t8;
CREATE TABLE t1 (`bit_key` bit, `bit` bit, key (`bit_key` )) ENGINE=MyISAM;
=== modified file 'mysql-test/suite/rpl/r/rpl_mixed_ddl_dml.result'
--- a/mysql-test/suite/rpl/r/rpl_mixed_ddl_dml.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_mixed_ddl_dml.result 2012-03-23 20:11:19 +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]
create table t1 (n int auto_increment primary key);
set insert_id = 2000;
=== modified file 'mysql-test/suite/rpl/r/rpl_mixed_drop_create_temp_table.result'
--- a/mysql-test/suite/rpl/r/rpl_mixed_drop_create_temp_table.result 2012-02-08 13:28:38 +0000
+++ b/mysql-test/suite/rpl/r/rpl_mixed_drop_create_temp_table.result 2012-03-23 20:11:19 +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]
#########################################################################
# CONFIGURATION
=== modified file 'mysql-test/suite/rpl/r/rpl_mixed_implicit_commit_binlog.result'
--- a/mysql-test/suite/rpl/r/rpl_mixed_implicit_commit_binlog.result 2012-02-08 13:28:38 +0000
+++ b/mysql-test/suite/rpl/r/rpl_mixed_implicit_commit_binlog.result 2012-03-23 20:11:19 +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]
#########################################################################
# CONFIGURATION
=== modified file 'mysql-test/suite/rpl/r/rpl_mixed_mixing_engines.result'
--- a/mysql-test/suite/rpl/r/rpl_mixed_mixing_engines.result 2012-02-14 22:25:30 +0000
+++ b/mysql-test/suite/rpl/r/rpl_mixed_mixing_engines.result 2012-03-23 20:11:19 +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]
#########################################################################
# CONFIGURATION
=== modified file 'mysql-test/suite/rpl/r/rpl_mixed_mts_crash_safe.result'
--- a/mysql-test/suite/rpl/r/rpl_mixed_mts_crash_safe.result 2012-03-14 15:41:23 +0000
+++ b/mysql-test/suite/rpl/r/rpl_mixed_mts_crash_safe.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression('Attempting backtrace');
call mtr.add_suppression("Recovery from master pos .*");
=== modified file 'mysql-test/suite/rpl/r/rpl_mixed_mts_rec_crash_safe.result'
--- a/mysql-test/suite/rpl/r/rpl_mixed_mts_rec_crash_safe.result 2012-03-14 15:41:23 +0000
+++ b/mysql-test/suite/rpl/r/rpl_mixed_mts_rec_crash_safe.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression('Attempting backtrace');
call mtr.add_suppression("Recovery from master pos .*");
=== modified file 'mysql-test/suite/rpl/r/rpl_mixed_mts_rec_crash_safe_checksum.result'
--- a/mysql-test/suite/rpl/r/rpl_mixed_mts_rec_crash_safe_checksum.result 2012-03-14 15:41:23 +0000
+++ b/mysql-test/suite/rpl/r/rpl_mixed_mts_rec_crash_safe_checksum.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression('Attempting backtrace');
call mtr.add_suppression("Recovery from master pos .*");
=== modified file 'mysql-test/suite/rpl/r/rpl_mts_debug.result'
--- a/mysql-test/suite/rpl/r/rpl_mts_debug.result 2012-03-05 16:35:12 +0000
+++ b/mysql-test/suite/rpl/r/rpl_mts_debug.result 2012-03-23 20:11:19 +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]
CREATE DATABASE db_1;
CREATE DATABASE db_2;
=== modified file 'mysql-test/suite/rpl/r/rpl_multi_delete.result'
--- a/mysql-test/suite/rpl/r/rpl_multi_delete.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_multi_delete.result 2012-03-23 20:11:19 +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]
create table t1 (a int primary key);
create table t2 (a int);
=== modified file 'mysql-test/suite/rpl/r/rpl_multi_delete2.result'
--- a/mysql-test/suite/rpl/r/rpl_multi_delete2.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_multi_delete2.result 2012-03-23 20:11:19 +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 sql_log_bin=0;
create database mysqltest_from;
=== modified file 'mysql-test/suite/rpl/r/rpl_multi_engine.result'
--- a/mysql-test/suite/rpl/r/rpl_multi_engine.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_multi_engine.result 2012-03-23 20:11:19 +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]
drop table if exists t1;
CREATE TABLE t1 (id MEDIUMINT NOT NULL, b1 BIT(8), vc
=== modified file 'mysql-test/suite/rpl/r/rpl_multi_update.result'
--- a/mysql-test/suite/rpl/r/rpl_multi_update.result 2012-02-09 20:26:08 +0000
+++ b/mysql-test/suite/rpl/r/rpl_multi_update.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression('Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT.');
CREATE TABLE t1 (
=== modified file 'mysql-test/suite/rpl/r/rpl_multi_update2.result'
--- a/mysql-test/suite/rpl/r/rpl_multi_update2.result 2012-02-09 20:26:08 +0000
+++ b/mysql-test/suite/rpl/r/rpl_multi_update2.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression('Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT');
drop table if exists t1,t2;
=== modified file 'mysql-test/suite/rpl/r/rpl_multi_update3.result'
--- a/mysql-test/suite/rpl/r/rpl_multi_update3.result 2012-02-09 20:26:08 +0000
+++ b/mysql-test/suite/rpl/r/rpl_multi_update3.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression('Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT.');
=== modified file 'mysql-test/suite/rpl/r/rpl_multi_update4.result'
--- a/mysql-test/suite/rpl/r/rpl_multi_update4.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_multi_update4.result 2012-03-23 20:11:19 +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]
drop database if exists d1;
drop database if exists d2;
=== modified file 'mysql-test/suite/rpl/r/rpl_mysql_upgrade.result'
--- a/mysql-test/suite/rpl/r/rpl_mysql_upgrade.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_mysql_upgrade.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression("Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT");
DROP DATABASE IF EXISTS `#mysql50#mysqltest-1`;
=== modified file 'mysql-test/suite/rpl/r/rpl_mysqlbinlog_gtid_on.result'
--- a/mysql-test/suite/rpl/r/rpl_mysqlbinlog_gtid_on.result 2012-02-08 13:28:38 +0000
+++ b/mysql-test/suite/rpl/r/rpl_mysqlbinlog_gtid_on.result 2012-03-23 20:11:19 +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]
include/stop_slave.inc
CREATE TABLE t1 (a INT AUTO_INCREMENT PRIMARY KEY) engine=Innodb;
=== modified file 'mysql-test/suite/rpl/r/rpl_name_const.result'
--- a/mysql-test/suite/rpl/r/rpl_name_const.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_name_const.result 2012-03-23 20:11:19 +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]
==== Initialize ====
[on master]
=== modified file 'mysql-test/suite/rpl/r/rpl_non_direct_mixed_mixing_engines.result'
--- a/mysql-test/suite/rpl/r/rpl_non_direct_mixed_mixing_engines.result 2012-02-14 22:25:30 +0000
+++ b/mysql-test/suite/rpl/r/rpl_non_direct_mixed_mixing_engines.result 2012-03-23 20:11:19 +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]
#########################################################################
# CONFIGURATION
=== modified file 'mysql-test/suite/rpl/r/rpl_non_direct_row_mixing_engines.result'
--- a/mysql-test/suite/rpl/r/rpl_non_direct_row_mixing_engines.result 2012-02-14 22:25:30 +0000
+++ b/mysql-test/suite/rpl/r/rpl_non_direct_row_mixing_engines.result 2012-03-23 20:11:19 +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]
#########################################################################
# CONFIGURATION
=== modified file 'mysql-test/suite/rpl/r/rpl_non_direct_stm_mixing_engines.result'
--- a/mysql-test/suite/rpl/r/rpl_non_direct_stm_mixing_engines.result 2012-02-14 22:25:30 +0000
+++ b/mysql-test/suite/rpl/r/rpl_non_direct_stm_mixing_engines.result 2012-03-23 20:11:19 +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]
#########################################################################
# CONFIGURATION
=== modified file 'mysql-test/suite/rpl/r/rpl_nondeterministic_functions.result'
--- a/mysql-test/suite/rpl/r/rpl_nondeterministic_functions.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_nondeterministic_functions.result 2012-03-23 20:11:19 +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]
CALL mtr.add_suppression('Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT');
CREATE TABLE t1 (a VARCHAR(1000));
=== modified file 'mysql-test/suite/rpl/r/rpl_not_null_innodb.result'
--- a/mysql-test/suite/rpl/r/rpl_not_null_innodb.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_not_null_innodb.result 2012-03-23 20:11:19 +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 SQL_LOG_BIN= 0;
CREATE TABLE t1(`a` INT, `b` DATE DEFAULT NULL,
=== modified file 'mysql-test/suite/rpl/r/rpl_not_null_myisam.result'
--- a/mysql-test/suite/rpl/r/rpl_not_null_myisam.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_not_null_myisam.result 2012-03-23 20:11:19 +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 SQL_LOG_BIN= 0;
CREATE TABLE t1(`a` INT, `b` DATE DEFAULT NULL,
=== modified file 'mysql-test/suite/rpl/r/rpl_optimize.result'
--- a/mysql-test/suite/rpl/r/rpl_optimize.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_optimize.result 2012-03-23 20:11:19 +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]
create table t1 (a int not null auto_increment primary key, b int, key(b));
INSERT INTO t1 (a) VALUES (1),(2),(3),(4),(5),(6),(7),(8),(9),(10);
=== modified file 'mysql-test/suite/rpl/r/rpl_packet.result'
--- a/mysql-test/suite/rpl/r/rpl_packet.result 2012-03-15 09:55:15 +0000
+++ b/mysql-test/suite/rpl/r/rpl_packet.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression("Slave I/O: Got a packet bigger than 'max_allowed_packet' bytes, Error_code: 1153");
call mtr.add_suppression("Slave I/O: Got fatal error 1236 from master when reading data from binary log:");
=== modified file 'mysql-test/suite/rpl/r/rpl_parallel.result'
--- a/mysql-test/suite/rpl/r/rpl_parallel.result 2012-02-10 11:17:50 +0000
+++ b/mysql-test/suite/rpl/r/rpl_parallel.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression('Slave: Error dropping database');
include/stop_slave.inc
=== modified file 'mysql-test/suite/rpl/r/rpl_parallel_change_master.result'
--- a/mysql-test/suite/rpl/r/rpl_parallel_change_master.result 2012-03-28 15:24:17 +0000
+++ b/mysql-test/suite/rpl/r/rpl_parallel_change_master.result 2012-03-29 17:53:11 +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]
call mtr.add_suppression("Slave SQL: Could not execute Write_rows event on table d1.t1; Duplicate entry '13' for key 'a'");
call mtr.add_suppression("Slave SQL: ... The slave coordinator and worker threads are stopped, possibly leaving data in inconsistent state.");
=== modified file 'mysql-test/suite/rpl/r/rpl_parallel_conf_limits.result'
--- a/mysql-test/suite/rpl/r/rpl_parallel_conf_limits.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_parallel_conf_limits.result 2012-03-23 20:11:19 +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]
create view coord_wait_list as
SELECT id from Information_Schema.processlist
=== modified file 'mysql-test/suite/rpl/r/rpl_parallel_conflicts.result'
--- a/mysql-test/suite/rpl/r/rpl_parallel_conflicts.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_parallel_conflicts.result 2012-03-23 20:11:19 +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]
create view coord_wait_list as SELECT id from Information_Schema.processlist where state like 'Waiting for Slave Worker%';
include/stop_slave.inc
=== modified file 'mysql-test/suite/rpl/r/rpl_parallel_ddl.result'
--- a/mysql-test/suite/rpl/r/rpl_parallel_ddl.result 2011-11-21 19:50:04 +0000
+++ b/mysql-test/suite/rpl/r/rpl_parallel_ddl.result 2012-03-23 20:11:19 +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]
include/stop_slave.inc
set @save.slave_parallel_workers= @@global.slave_parallel_workers;
=== modified file 'mysql-test/suite/rpl/r/rpl_parallel_innodb.result'
--- a/mysql-test/suite/rpl/r/rpl_parallel_innodb.result 2012-02-09 13:14:33 +0000
+++ b/mysql-test/suite/rpl/r/rpl_parallel_innodb.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression('Slave: Error dropping database');
include/stop_slave.inc
=== modified file 'mysql-test/suite/rpl/r/rpl_parallel_load_data.result'
--- a/mysql-test/suite/rpl/r/rpl_parallel_load_data.result 2011-11-22 09:45:19 +0000
+++ b/mysql-test/suite/rpl/r/rpl_parallel_load_data.result 2012-03-23 20:11:19 +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]
include/stop_slave.inc
SET @save_slave_parallel_workers= @@slave_parallel_workers;
=== modified file 'mysql-test/suite/rpl/r/rpl_parallel_multi_db.result'
--- a/mysql-test/suite/rpl/r/rpl_parallel_multi_db.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_parallel_multi_db.result 2012-03-23 20:11:19 +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]
include/stop_slave.inc
set @save.slave_parallel_workers= @@global.slave_parallel_workers;
=== modified file 'mysql-test/suite/rpl/r/rpl_parallel_seconds_behind_master.result'
--- a/mysql-test/suite/rpl/r/rpl_parallel_seconds_behind_master.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_parallel_seconds_behind_master.result 2012-03-23 20:11:19 +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]
include/stop_slave.inc
set @save.slave_parallel_workers= @@global.slave_parallel_workers;
=== modified file 'mysql-test/suite/rpl/r/rpl_parallel_start_stop.result'
--- a/mysql-test/suite/rpl/r/rpl_parallel_start_stop.result 2012-03-15 09:55:15 +0000
+++ b/mysql-test/suite/rpl/r/rpl_parallel_start_stop.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression('Slave SQL: Could not execute Write_rows event on table test.t1');
call mtr.add_suppression('Slave SQL: Could not execute Update_rows event on table test.t1; Deadlock found when trying to get lock');
=== modified file 'mysql-test/suite/rpl/r/rpl_parallel_switch_sequential.result'
--- a/mysql-test/suite/rpl/r/rpl_parallel_switch_sequential.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_parallel_switch_sequential.result 2012-03-23 20:11:19 +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 @save_slave_parallel_workers= @@slave_parallel_workers;
SET @save_default_storage_engine=@@global.default_storage_engine;
=== modified file 'mysql-test/suite/rpl/r/rpl_parallel_temp_query.result'
--- a/mysql-test/suite/rpl/r/rpl_parallel_temp_query.result 2012-02-14 06:53:45 +0000
+++ b/mysql-test/suite/rpl/r/rpl_parallel_temp_query.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression('Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT.');
flush status;
=== modified file 'mysql-test/suite/rpl/r/rpl_partition_archive.result'
--- a/mysql-test/suite/rpl/r/rpl_partition_archive.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_partition_archive.result 2012-03-23 20:11:19 +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]
use test;
CREATE TABLE test.regular_tbl(id INT NOT NULL AUTO_INCREMENT,
=== modified file 'mysql-test/suite/rpl/r/rpl_partition_innodb.result'
--- a/mysql-test/suite/rpl/r/rpl_partition_innodb.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_partition_innodb.result 2012-03-23 20:11:19 +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]
use test;
CREATE TABLE test.regular_tbl(id INT NOT NULL AUTO_INCREMENT,
=== modified file 'mysql-test/suite/rpl/r/rpl_partition_memory.result'
--- a/mysql-test/suite/rpl/r/rpl_partition_memory.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_partition_memory.result 2012-03-23 20:11:19 +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]
use test;
CREATE TABLE test.regular_tbl(id INT NOT NULL AUTO_INCREMENT,
=== modified file 'mysql-test/suite/rpl/r/rpl_partition_myisam.result'
--- a/mysql-test/suite/rpl/r/rpl_partition_myisam.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_partition_myisam.result 2012-03-23 20:11:19 +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]
use test;
CREATE TABLE test.regular_tbl(id INT NOT NULL AUTO_INCREMENT,
=== modified file 'mysql-test/suite/rpl/r/rpl_plugin_load.result'
--- a/mysql-test/suite/rpl/r/rpl_plugin_load.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_plugin_load.result 2012-03-23 20:11:19 +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]
Verify that example engine is not installed.
SELECT * FROM INFORMATION_SCHEMA.ENGINES WHERE ENGINE='EXAMPLE';
=== modified file 'mysql-test/suite/rpl/r/rpl_ps.result'
--- a/mysql-test/suite/rpl/r/rpl_ps.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_ps.result 2012-03-23 20:11:19 +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]
drop table if exists t1;
create table t1(n char(30));
=== modified file 'mysql-test/suite/rpl/r/rpl_rbr_to_sbr.result'
--- a/mysql-test/suite/rpl/r/rpl_rbr_to_sbr.result 2012-03-06 14:29:42 +0000
+++ b/mysql-test/suite/rpl/r/rpl_rbr_to_sbr.result 2012-03-23 20:11:19 +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]
**** On Master ****
CREATE TABLE t1 (a INT, b LONG);
=== modified file 'mysql-test/suite/rpl/r/rpl_read_old_relay_log_info.result'
--- a/mysql-test/suite/rpl/r/rpl_read_old_relay_log_info.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_read_old_relay_log_info.result 2012-03-23 20:11:19 +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]
CREATE TABLE t1 (a INT);
INSERT INTO t1 VALUES (1);
=== modified file 'mysql-test/suite/rpl/r/rpl_read_only.result'
--- a/mysql-test/suite/rpl/r/rpl_read_only.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_read_only.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression("Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT");
create user test;
=== modified file 'mysql-test/suite/rpl/r/rpl_relay_space_innodb.result'
--- a/mysql-test/suite/rpl/r/rpl_relay_space_innodb.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_relay_space_innodb.result 2012-03-23 20:11:19 +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]
SHOW VARIABLES LIKE 'relay_log_space_limit';
Variable_name Value
=== modified file 'mysql-test/suite/rpl/r/rpl_relay_space_myisam.result'
--- a/mysql-test/suite/rpl/r/rpl_relay_space_myisam.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_relay_space_myisam.result 2012-03-23 20:11:19 +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]
SHOW VARIABLES LIKE 'relay_log_space_limit';
Variable_name Value
=== modified file 'mysql-test/suite/rpl/r/rpl_relayrotate.result'
--- a/mysql-test/suite/rpl/r/rpl_relayrotate.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_relayrotate.result 2012-03-23 20:11:19 +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]
stop slave;
create table t1 (a int) engine=innodb;
=== modified file 'mysql-test/suite/rpl/r/rpl_relayspace.result'
--- a/mysql-test/suite/rpl/r/rpl_relayspace.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_relayspace.result 2012-03-23 20:11:19 +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]
include/stop_slave.inc
create table t1 (a int);
=== modified file 'mysql-test/suite/rpl/r/rpl_replicate_do.result'
--- a/mysql-test/suite/rpl/r/rpl_replicate_do.result 2011-12-09 21:08:37 +0000
+++ b/mysql-test/suite/rpl/r/rpl_replicate_do.result 2012-03-23 20:11:19 +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]
drop table if exists t11;
drop table if exists t11;
=== modified file 'mysql-test/suite/rpl/r/rpl_replicate_ignore_db.result'
--- a/mysql-test/suite/rpl/r/rpl_replicate_ignore_db.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_replicate_ignore_db.result 2012-03-23 20:11:19 +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]
drop database if exists mysqltest1;
drop database if exists mysqltest2;
=== modified file 'mysql-test/suite/rpl/r/rpl_report.result'
--- a/mysql-test/suite/rpl/r/rpl_report.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_report.result 2012-03-23 20:11:19 +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]
select * from Information_schema.GLOBAL_VARIABLES where variable_name like 'report_host';
VARIABLE_NAME VARIABLE_VALUE
=== modified file 'mysql-test/suite/rpl/r/rpl_report_port.result'
--- a/mysql-test/suite/rpl/r/rpl_report_port.result 2012-03-09 02:45:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_report_port.result 2012-03-23 20:11:19 +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]
include/assert.inc [The default value shown for the slave's port number is the actual port number of the slave.]
include/rpl_restart_server.inc [server_number=2 parameters: --report-port=9000]
=== modified file 'mysql-test/suite/rpl/r/rpl_rewrite_db_filter.result'
--- a/mysql-test/suite/rpl/r/rpl_rewrite_db_filter.result 2012-02-08 13:28:38 +0000
+++ b/mysql-test/suite/rpl/r/rpl_rewrite_db_filter.result 2012-03-23 20:11:19 +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]
CREATE DATABASE rewrite;
CREATE DATABASE mydb;
=== modified file 'mysql-test/suite/rpl/r/rpl_rewrt_db.result'
--- a/mysql-test/suite/rpl/r/rpl_rewrt_db.result 2012-02-08 13:28:38 +0000
+++ b/mysql-test/suite/rpl/r/rpl_rewrt_db.result 2012-03-23 20:11:19 +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]
drop database if exists mysqltest1;
create database mysqltest1;
=== modified file 'mysql-test/suite/rpl/r/rpl_rotate_logs.result'
--- a/mysql-test/suite/rpl/r/rpl_rotate_logs.result 2012-03-06 14:29:42 +0000
+++ b/mysql-test/suite/rpl/r/rpl_rotate_logs.result 2012-03-23 20:11:19 +0000
@@ -12,8 +12,8 @@ ERROR HY000: Could not initialize master
reset slave;
change master to master_host='127.0.0.1',master_port=MASTER_PORT, master_user='root';
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.
reset master;
start slave;
include/wait_for_slave_to_start.inc
=== modified file 'mysql-test/suite/rpl/r/rpl_rotate_purge_deadlock.result'
--- a/mysql-test/suite/rpl/r/rpl_rotate_purge_deadlock.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_rotate_purge_deadlock.result 2012-03-23 20:11:19 +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]
show binary logs;
Log_name File_size
=== modified file 'mysql-test/suite/rpl/r/rpl_row_001.result'
--- a/mysql-test/suite/rpl/r/rpl_row_001.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_001.result 2012-03-23 20:11:19 +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]
CREATE TABLE t1 (word CHAR(20) NOT NULL);
LOAD DATA INFILE 'LOAD_FILE' INTO TABLE t1;
=== modified file 'mysql-test/suite/rpl/r/rpl_row_4_bytes.result'
--- a/mysql-test/suite/rpl/r/rpl_row_4_bytes.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_4_bytes.result 2012-03-23 20:11:19 +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]
drop database if exists mysqltest1;
create database mysqltest1;
=== modified file 'mysql-test/suite/rpl/r/rpl_row_NOW.result'
--- a/mysql-test/suite/rpl/r/rpl_row_NOW.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_NOW.result 2012-03-23 20:11:19 +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]
create database if not exists mysqltest1;
DROP TABLE IF EXISTS mysqltest1.t1;
=== modified file 'mysql-test/suite/rpl/r/rpl_row_USER.result'
--- a/mysql-test/suite/rpl/r/rpl_row_USER.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_USER.result 2012-03-23 20:11:19 +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]
DROP DATABASE IF EXISTS mysqltest1;
CREATE DATABASE mysqltest1;
=== modified file 'mysql-test/suite/rpl/r/rpl_row_UUID.result'
--- a/mysql-test/suite/rpl/r/rpl_row_UUID.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_UUID.result 2012-03-23 20:11:19 +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]
DROP PROCEDURE IF EXISTS test.p1;
DROP TABLE IF EXISTS test.t1;
=== modified file 'mysql-test/suite/rpl/r/rpl_row_basic_11bugs.result'
--- a/mysql-test/suite/rpl/r/rpl_row_basic_11bugs.result 2012-03-06 14:29:42 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_basic_11bugs.result 2012-03-23 20:11:19 +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]
CREATE DATABASE test_ignore;
**** On Master ****
=== modified file 'mysql-test/suite/rpl/r/rpl_row_basic_2myisam.result'
--- a/mysql-test/suite/rpl/r/rpl_row_basic_2myisam.result 2011-12-09 21:08:37 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_basic_2myisam.result 2012-03-23 20:11:19 +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]
CREATE TABLE t1 (C1 CHAR(1), C2 CHAR(1), INDEX (C1)) ENGINE = 'MYISAM' ;
SELECT * FROM t1;
=== modified file 'mysql-test/suite/rpl/r/rpl_row_basic_3innodb.result'
--- a/mysql-test/suite/rpl/r/rpl_row_basic_3innodb.result 2011-12-09 21:08:37 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_basic_3innodb.result 2012-03-23 20:11:19 +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]
CREATE TABLE t1 (C1 CHAR(1), C2 CHAR(1), INDEX (C1)) ENGINE = 'INNODB' ;
SELECT * FROM t1;
=== modified file 'mysql-test/suite/rpl/r/rpl_row_basic_8partition.result'
--- a/mysql-test/suite/rpl/r/rpl_row_basic_8partition.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_basic_8partition.result 2012-03-23 20:11:19 +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]
DROP TABLE IF EXISTS t1;
SET @@BINLOG_FORMAT = ROW;
=== modified file 'mysql-test/suite/rpl/r/rpl_row_basic_allow_batching.result'
--- a/mysql-test/suite/rpl/r/rpl_row_basic_allow_batching.result 2012-03-06 14:29:42 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_basic_allow_batching.result 2012-03-23 20:11:19 +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]
show variables like 'slave_allow_batching';
Variable_name Value
=== modified file 'mysql-test/suite/rpl/r/rpl_row_binlog_max_cache_size.result'
--- a/mysql-test/suite/rpl/r/rpl_row_binlog_max_cache_size.result 2012-03-15 09:55:15 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_binlog_max_cache_size.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression("Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT");
call mtr.add_suppression("Option binlog_cache_size ");
=== modified file 'mysql-test/suite/rpl/r/rpl_row_blob_innodb.result'
--- a/mysql-test/suite/rpl/r/rpl_row_blob_innodb.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_blob_innodb.result 2012-03-23 20:11:19 +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]
DROP TABLE IF EXISTS test.t1;
DROP TABLE IF EXISTS test.t2;
=== modified file 'mysql-test/suite/rpl/r/rpl_row_blob_myisam.result'
--- a/mysql-test/suite/rpl/r/rpl_row_blob_myisam.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_blob_myisam.result 2012-03-23 20:11:19 +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]
DROP TABLE IF EXISTS test.t1;
DROP TABLE IF EXISTS test.t2;
=== modified file 'mysql-test/suite/rpl/r/rpl_row_colSize.result'
--- a/mysql-test/suite/rpl/r/rpl_row_colSize.result 2012-03-06 14:29:42 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_colSize.result 2012-03-23 20:11:19 +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]
**** Testing WL#3228 changes. ****
*** Create "wider" table on slave ***
=== modified file 'mysql-test/suite/rpl/r/rpl_row_conflicts.result'
--- a/mysql-test/suite/rpl/r/rpl_row_conflicts.result 2011-12-09 21:08:37 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_conflicts.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression("Slave: Can\'t find record in \'t1\' Error_code: .*");
[on slave]
=== modified file 'mysql-test/suite/rpl/r/rpl_row_corruption.result'
--- a/mysql-test/suite/rpl/r/rpl_row_corruption.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_corruption.result 2012-03-23 20:11:19 +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]
CREATE TABLE t1_11753004 (c1 INT);
CREATE TABLE t2_11753004 (c1 INT);
=== modified file 'mysql-test/suite/rpl/r/rpl_row_crash_safe.result'
--- a/mysql-test/suite/rpl/r/rpl_row_crash_safe.result 2012-03-14 15:41:23 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_crash_safe.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression('Attempting backtrace');
call mtr.add_suppression("Recovery from master pos .* and file master-bin.000001");
=== modified file 'mysql-test/suite/rpl/r/rpl_row_delayed_ins.result'
--- a/mysql-test/suite/rpl/r/rpl_row_delayed_ins.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_delayed_ins.result 2012-03-23 20:11:19 +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]
create table t1(a int not null primary key) engine=myisam;
insert delayed into t1 values (1);
=== modified file 'mysql-test/suite/rpl/r/rpl_row_drop.result'
--- a/mysql-test/suite/rpl/r/rpl_row_drop.result 2012-03-06 14:29:42 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_drop.result 2012-03-23 20:11:19 +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]
**** On Master ****
CREATE TABLE t1 (a int);
=== modified file 'mysql-test/suite/rpl/r/rpl_row_drop_create_temp_table.result'
--- a/mysql-test/suite/rpl/r/rpl_row_drop_create_temp_table.result 2012-02-08 13:28:38 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_drop_create_temp_table.result 2012-03-23 20:11:19 +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]
#########################################################################
# CONFIGURATION
=== modified file 'mysql-test/suite/rpl/r/rpl_row_event_max_size.result'
--- a/mysql-test/suite/rpl/r/rpl_row_event_max_size.result 2012-02-08 15:49:24 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_event_max_size.result 2012-03-23 20:11:19 +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]
CREATE TABLE t1 (a int not null auto_increment, data1 LONGBLOB,
data2 LONGBLOB, PRIMARY KEY(a));
=== modified file 'mysql-test/suite/rpl/r/rpl_row_find_row.result'
--- a/mysql-test/suite/rpl/r/rpl_row_find_row.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_find_row.result 2012-03-23 20:11:19 +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 SQL_LOG_BIN=0;
CREATE TABLE t (a int, b int, c int, key(b));
=== modified file 'mysql-test/suite/rpl/r/rpl_row_flsh_tbls.result'
--- a/mysql-test/suite/rpl/r/rpl_row_flsh_tbls.result 2012-03-06 14:29:42 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_flsh_tbls.result 2012-03-23 20:11:19 +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]
create table t1 (a int);
insert into t1 values (10);
=== modified file 'mysql-test/suite/rpl/r/rpl_row_func001.result'
--- a/mysql-test/suite/rpl/r/rpl_row_func001.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_func001.result 2012-03-23 20:11:19 +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]
DROP FUNCTION test.f1;
DROP TABLE IF EXISTS test.t1;
=== modified file 'mysql-test/suite/rpl/r/rpl_row_func002.result'
--- a/mysql-test/suite/rpl/r/rpl_row_func002.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_func002.result 2012-03-23 20:11:19 +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]
DROP FUNCTION test.f1;
DROP TABLE IF EXISTS test.t1;
=== modified file 'mysql-test/suite/rpl/r/rpl_row_func003.result'
--- a/mysql-test/suite/rpl/r/rpl_row_func003.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_func003.result 2012-03-23 20:11:19 +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]
CALL mtr.add_suppression('Statement may not be safe to log in statement format.');
DROP FUNCTION IF EXISTS test.f1;
=== modified file 'mysql-test/suite/rpl/r/rpl_row_idempotency.result'
--- a/mysql-test/suite/rpl/r/rpl_row_idempotency.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_idempotency.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression("Can.t find record in .t[12].* Error_code: 1032");
call mtr.add_suppression("Cannot delete or update a parent row: a foreign key constraint fails .* Error_code: 1451");
=== modified file 'mysql-test/suite/rpl/r/rpl_row_ignorable_event.result'
--- a/mysql-test/suite/rpl/r/rpl_row_ignorable_event.result 2012-02-08 13:28:38 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_ignorable_event.result 2012-03-23 20:11:19 +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]
# Test non-transaction
create table t1(a int, b int) engine= myisam;
=== modified file 'mysql-test/suite/rpl/r/rpl_row_img_blobs.result'
--- a/mysql-test/suite/rpl/r/rpl_row_img_blobs.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_img_blobs.result 2012-03-23 20:11:19 +0000
@@ -1,10 +1,10 @@
include/rpl_init.inc [topology=1->2->3]
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.
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.
CON: 'server_1', IMG: 'NOBLOB', RESTART SLAVE: 'N'
SET SESSION binlog_row_image= 'NOBLOB';
SET GLOBAL binlog_row_image= 'NOBLOB';
=== modified file 'mysql-test/suite/rpl/r/rpl_row_img_eng_full.result'
--- a/mysql-test/suite/rpl/r/rpl_row_img_eng_full.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_img_eng_full.result 2012-03-23 20:11:19 +0000
@@ -1,10 +1,10 @@
include/rpl_init.inc [topology=1->2->3]
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.
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.
CON: 'server_1', IMG: 'FULL', RESTART SLAVE: 'N'
SET SESSION binlog_row_image= 'FULL';
SET GLOBAL binlog_row_image= 'FULL';
=== modified file 'mysql-test/suite/rpl/r/rpl_row_img_eng_min.result'
--- a/mysql-test/suite/rpl/r/rpl_row_img_eng_min.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_img_eng_min.result 2012-03-23 20:11:19 +0000
@@ -1,10 +1,10 @@
include/rpl_init.inc [topology=1->2->3]
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.
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.
CON: 'server_1', IMG: 'MINIMAL', RESTART SLAVE: 'N'
SET SESSION binlog_row_image= 'MINIMAL';
SET GLOBAL binlog_row_image= 'MINIMAL';
=== modified file 'mysql-test/suite/rpl/r/rpl_row_img_eng_noblob.result'
--- a/mysql-test/suite/rpl/r/rpl_row_img_eng_noblob.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_img_eng_noblob.result 2012-03-23 20:11:19 +0000
@@ -1,10 +1,10 @@
include/rpl_init.inc [topology=1->2->3]
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.
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.
CON: 'server_1', IMG: 'NOBLOB', RESTART SLAVE: 'N'
SET SESSION binlog_row_image= 'NOBLOB';
SET GLOBAL binlog_row_image= 'NOBLOB';
=== modified file 'mysql-test/suite/rpl/r/rpl_row_img_idx_full.result'
--- a/mysql-test/suite/rpl/r/rpl_row_img_idx_full.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_img_idx_full.result 2012-03-23 20:11:19 +0000
@@ -1,10 +1,10 @@
include/rpl_init.inc [topology=1->2->3]
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.
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.
CON: 'server_1', IMG: 'FULL', RESTART SLAVE: 'N'
SET SESSION binlog_row_image= 'FULL';
SET GLOBAL binlog_row_image= 'FULL';
=== modified file 'mysql-test/suite/rpl/r/rpl_row_img_idx_min.result'
--- a/mysql-test/suite/rpl/r/rpl_row_img_idx_min.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_img_idx_min.result 2012-03-23 20:11:19 +0000
@@ -1,10 +1,10 @@
include/rpl_init.inc [topology=1->2->3]
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.
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.
CON: 'server_1', IMG: 'MINIMAL', RESTART SLAVE: 'N'
SET SESSION binlog_row_image= 'MINIMAL';
SET GLOBAL binlog_row_image= 'MINIMAL';
=== modified file 'mysql-test/suite/rpl/r/rpl_row_img_idx_noblob.result'
--- a/mysql-test/suite/rpl/r/rpl_row_img_idx_noblob.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_img_idx_noblob.result 2012-03-23 20:11:19 +0000
@@ -1,10 +1,10 @@
include/rpl_init.inc [topology=1->2->3]
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.
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.
CON: 'server_1', IMG: 'NOBLOB', RESTART SLAVE: 'N'
SET SESSION binlog_row_image= 'NOBLOB';
SET GLOBAL binlog_row_image= 'NOBLOB';
=== modified file 'mysql-test/suite/rpl/r/rpl_row_img_misc.result'
--- a/mysql-test/suite/rpl/r/rpl_row_img_misc.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_img_misc.result 2012-03-23 20:11:19 +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]
CREATE TABLE t0 ( col1 INT NOT NULL, col2 INT ) ENGINE=InnoDB;
INSERT INTO t0 (col1,col2) VALUES (4,7),(4,8);
=== modified file 'mysql-test/suite/rpl/r/rpl_row_img_sanity.result'
--- a/mysql-test/suite/rpl/r/rpl_row_img_sanity.result 2011-12-09 15:06:50 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_img_sanity.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression("Slave: Can\'t find record in \'t\' Error_code: 1032");
call mtr.add_suppression("Slave SQL: Could not execute Update_rows event on table test.t; Can.t find record in .t.* Error_code: 1032");
=== modified file 'mysql-test/suite/rpl/r/rpl_row_implicit_commit_binlog.result'
--- a/mysql-test/suite/rpl/r/rpl_row_implicit_commit_binlog.result 2012-02-08 13:28:38 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_implicit_commit_binlog.result 2012-03-23 20:11:19 +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]
#########################################################################
# CONFIGURATION
=== modified file 'mysql-test/suite/rpl/r/rpl_row_inexist_tbl.result'
--- a/mysql-test/suite/rpl/r/rpl_row_inexist_tbl.result 2011-12-09 21:08:37 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_inexist_tbl.result 2012-03-23 20:11:19 +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]
==== Setup table on master but not on slave ====
[on master]
=== modified file 'mysql-test/suite/rpl/r/rpl_row_insert_delayed.result'
--- a/mysql-test/suite/rpl/r/rpl_row_insert_delayed.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_insert_delayed.result 2012-03-23 20:11:19 +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]
CREATE SCHEMA IF NOT EXISTS mysqlslap;
USE mysqlslap;
=== modified file 'mysql-test/suite/rpl/r/rpl_row_lcase_tblnames.result'
--- a/mysql-test/suite/rpl/r/rpl_row_lcase_tblnames.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_lcase_tblnames.result 2012-03-23 20:11:19 +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]
******** [ MASTER ] ********
CREATE DATABASE BUG_37656;
=== modified file 'mysql-test/suite/rpl/r/rpl_row_log.result'
--- a/mysql-test/suite/rpl/r/rpl_row_log.result 2012-03-06 14:29:42 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_log.result 2012-03-23 20:11:19 +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]
include/stop_slave.inc
include/wait_for_slave_to_stop.inc
=== modified file 'mysql-test/suite/rpl/r/rpl_row_log_innodb.result'
--- a/mysql-test/suite/rpl/r/rpl_row_log_innodb.result 2012-03-06 14:29:42 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_log_innodb.result 2012-03-23 20:11:19 +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]
include/stop_slave.inc
include/wait_for_slave_to_stop.inc
=== modified file 'mysql-test/suite/rpl/r/rpl_row_max_relay_size.result'
--- a/mysql-test/suite/rpl/r/rpl_row_max_relay_size.result 2012-03-06 14:29:42 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_max_relay_size.result 2012-03-23 20:11:19 +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]
stop slave;
#
=== modified file 'mysql-test/suite/rpl/r/rpl_row_mixing_engines.result'
--- a/mysql-test/suite/rpl/r/rpl_row_mixing_engines.result 2012-02-14 22:25:30 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_mixing_engines.result 2012-03-23 20:11:19 +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]
#########################################################################
# CONFIGURATION
=== modified file 'mysql-test/suite/rpl/r/rpl_row_mts_crash_safe.result'
--- a/mysql-test/suite/rpl/r/rpl_row_mts_crash_safe.result 2012-03-14 15:41:23 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_mts_crash_safe.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression('Attempting backtrace');
call mtr.add_suppression("Recovery from master pos .*");
=== modified file 'mysql-test/suite/rpl/r/rpl_row_mts_rec_crash_safe.result'
--- a/mysql-test/suite/rpl/r/rpl_row_mts_rec_crash_safe.result 2012-03-14 15:41:23 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_mts_rec_crash_safe.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression('Attempting backtrace');
call mtr.add_suppression("Recovery from master pos .*");
=== modified file 'mysql-test/suite/rpl/r/rpl_row_mysqlbinlog.result'
--- a/mysql-test/suite/rpl/r/rpl_row_mysqlbinlog.result 2012-01-20 18:20:59 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_mysqlbinlog.result 2012-03-23 20:11:19 +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]
---Setup Section --
=== modified file 'mysql-test/suite/rpl/r/rpl_row_rec_comp_innodb.result'
--- a/mysql-test/suite/rpl/r/rpl_row_rec_comp_innodb.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_rec_comp_innodb.result 2012-03-23 20:11:19 +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]
## case #1 - last_null_bit_pos==0 in record_compare without X bit
include/rpl_reset.inc
=== modified file 'mysql-test/suite/rpl/r/rpl_row_rec_comp_myisam.result'
--- a/mysql-test/suite/rpl/r/rpl_row_rec_comp_myisam.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_rec_comp_myisam.result 2012-03-23 20:11:19 +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]
## coverage purposes - Field_bits
## 1 X bit + 2 Null bits + 5 bits => last_null_bit_pos==0
=== modified file 'mysql-test/suite/rpl/r/rpl_row_record_find_myisam.result'
--- a/mysql-test/suite/rpl/r/rpl_row_record_find_myisam.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_record_find_myisam.result 2012-03-23 20:11:19 +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]
CREATE TABLE t1 ( i1 int, c1 char(1), key ( i1 ));
INSERT IGNORE INTO t1 VALUES (1, 'a');
=== modified file 'mysql-test/suite/rpl/r/rpl_row_reset_slave.result'
--- a/mysql-test/suite/rpl/r/rpl_row_reset_slave.result 2012-03-06 14:29:42 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_reset_slave.result 2012-03-23 20:11:19 +0000
@@ -1,15 +1,15 @@
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]
Master_User = 'root'
Master_Host = '127.0.0.1'
include/stop_slave.inc
change master to master_user='test';
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.
Master_User = 'test'
Master_Host = '127.0.0.1'
reset slave;
@@ -17,8 +17,8 @@ Master_User = 'test'
Master_Host = '127.0.0.1'
change master to master_user='root';
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.
include/start_slave.inc
Master_User = 'root'
Master_Host = '127.0.0.1'
@@ -38,22 +38,22 @@ reset slave;
include/check_slave_no_error.inc
change master to master_user='impossible_user_name';
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.
start slave;
include/wait_for_slave_io_error.inc [errno=1045]
include/stop_slave_sql.inc
change master to master_user='root';
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.
include/start_slave.inc
include/check_slave_no_error.inc
stop slave;
change master to master_user='impossible_user_name';
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.
start slave;
include/wait_for_slave_io_error.inc [errno=1045]
include/stop_slave_sql.inc
@@ -61,8 +61,8 @@ reset slave;
include/check_slave_no_error.inc
change master to master_user='root';
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.
reset slave;
include/start_slave.inc
include/stop_slave.inc
@@ -71,7 +71,7 @@ start slave;
ERROR HY000: The server is not configured as slave; fix in config file or with CHANGE MASTER TO
CHANGE MASTER TO MASTER_HOST= 'MASTER_HOST', MASTER_USER= 'MASTER_USER', MASTER_PORT= MASTER_PORT;
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.
include/start_slave.inc
include/rpl_end.inc
=== modified file 'mysql-test/suite/rpl/r/rpl_row_show_relaylog_events.result'
--- a/mysql-test/suite/rpl/r/rpl_row_show_relaylog_events.result 2012-02-08 13:28:38 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_show_relaylog_events.result 2012-03-23 20:11:19 +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]
include/rpl_reset.inc
CREATE TABLE t1 (a INT);
=== modified file 'mysql-test/suite/rpl/r/rpl_row_sp001.result'
--- a/mysql-test/suite/rpl/r/rpl_row_sp001.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_sp001.result 2012-03-23 20:11:19 +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]
<Begin test section 1 (non deterministic SP)>
=== modified file 'mysql-test/suite/rpl/r/rpl_row_sp002_innodb.result'
--- a/mysql-test/suite/rpl/r/rpl_row_sp002_innodb.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_sp002_innodb.result 2012-03-23 20:11:19 +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]
CREATE TABLE test.t1 (a INT AUTO_INCREMENT KEY, t CHAR(6)) ENGINE=INNODB;
CREATE TABLE test.t2 (a INT AUTO_INCREMENT KEY, f INT, FOREIGN KEY(a) REFERENCES test.t1(a) ON DELETE CASCADE) ENGINE=INNODB;
=== modified file 'mysql-test/suite/rpl/r/rpl_row_sp003.result'
--- a/mysql-test/suite/rpl/r/rpl_row_sp003.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_sp003.result 2012-03-23 20:11:19 +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]
DROP PROCEDURE IF EXISTS test.p1;
DROP PROCEDURE IF EXISTS test.p2;
=== modified file 'mysql-test/suite/rpl/r/rpl_row_sp005.result'
--- a/mysql-test/suite/rpl/r/rpl_row_sp005.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_sp005.result 2012-03-23 20:11:19 +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]
DROP PROCEDURE IF EXISTS test.p1;
DROP PROCEDURE IF EXISTS test.p2;
=== modified file 'mysql-test/suite/rpl/r/rpl_row_sp006_InnoDB.result'
--- a/mysql-test/suite/rpl/r/rpl_row_sp006_InnoDB.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_sp006_InnoDB.result 2012-03-23 20:11:19 +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]
DROP TABLE IF EXISTS t1;
DROP TABLE IF EXISTS t2;
=== modified file 'mysql-test/suite/rpl/r/rpl_row_sp007_innodb.result'
--- a/mysql-test/suite/rpl/r/rpl_row_sp007_innodb.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_sp007_innodb.result 2012-03-23 20:11:19 +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]
CREATE PROCEDURE test.p1(IN i INT)
BEGIN
=== modified file 'mysql-test/suite/rpl/r/rpl_row_sp008.result'
--- a/mysql-test/suite/rpl/r/rpl_row_sp008.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_sp008.result 2012-03-23 20:11:19 +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]
DROP PROCEDURE IF EXISTS test.p1;
DROP TABLE IF EXISTS test.t2;
=== modified file 'mysql-test/suite/rpl/r/rpl_row_sp009.result'
--- a/mysql-test/suite/rpl/r/rpl_row_sp009.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_sp009.result 2012-03-23 20:11:19 +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]
DROP PROCEDURE IF EXISTS test.p1;
DROP TABLE IF EXISTS test.t1;
=== modified file 'mysql-test/suite/rpl/r/rpl_row_sp010.result'
--- a/mysql-test/suite/rpl/r/rpl_row_sp010.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_sp010.result 2012-03-23 20:11:19 +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]
DROP PROCEDURE IF EXISTS test.p1;
DROP PROCEDURE IF EXISTS test.p2;
=== modified file 'mysql-test/suite/rpl/r/rpl_row_sp011.result'
--- a/mysql-test/suite/rpl/r/rpl_row_sp011.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_sp011.result 2012-03-23 20:11:19 +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]
DROP PROCEDURE IF EXISTS test.p1;
DROP PROCEDURE IF EXISTS test.p2;
=== modified file 'mysql-test/suite/rpl/r/rpl_row_sp012.result'
--- a/mysql-test/suite/rpl/r/rpl_row_sp012.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_sp012.result 2012-03-23 20:11:19 +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]
DROP PROCEDURE IF EXISTS test.p1;
DROP PROCEDURE IF EXISTS test.p2;
=== modified file 'mysql-test/suite/rpl/r/rpl_row_tabledefs_2myisam.result'
--- a/mysql-test/suite/rpl/r/rpl_row_tabledefs_2myisam.result 2011-12-09 21:08:37 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_tabledefs_2myisam.result 2012-03-23 20:11:19 +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]
STOP SLAVE;
SET @my_sql_mode= @@global.sql_mode;
=== modified file 'mysql-test/suite/rpl/r/rpl_row_tabledefs_3innodb.result'
--- a/mysql-test/suite/rpl/r/rpl_row_tabledefs_3innodb.result 2011-12-09 21:08:37 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_tabledefs_3innodb.result 2012-03-23 20:11:19 +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]
STOP SLAVE;
SET @my_sql_mode= @@global.sql_mode;
=== modified file 'mysql-test/suite/rpl/r/rpl_row_tbl_metadata.result'
--- a/mysql-test/suite/rpl/r/rpl_row_tbl_metadata.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_tbl_metadata.result 2012-03-23 20:11:19 +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]
DROP TABLE IF EXISTS `t1`;
### TABLE with field_metadata_size == 290
=== modified file 'mysql-test/suite/rpl/r/rpl_row_trig001.result'
--- a/mysql-test/suite/rpl/r/rpl_row_trig001.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_trig001.result 2012-03-23 20:11:19 +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]
CREATE TABLE test.t1 (n MEDIUMINT NOT NULL, d DATETIME, PRIMARY KEY(n));
CREATE TABLE test.t2 (n MEDIUMINT NOT NULL AUTO_INCREMENT, f FLOAT, d DATETIME, PRIMARY KEY(n));
=== modified file 'mysql-test/suite/rpl/r/rpl_row_trig002.result'
--- a/mysql-test/suite/rpl/r/rpl_row_trig002.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_trig002.result 2012-03-23 20:11:19 +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]
DROP TRIGGER test.t2_ai;
DROP TABLE IF EXISTS test.t1;
=== modified file 'mysql-test/suite/rpl/r/rpl_row_trig003.result'
--- a/mysql-test/suite/rpl/r/rpl_row_trig003.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_trig003.result 2012-03-23 20:11:19 +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]
DROP TRIGGER test.t1_bi;
DROP TRIGGER test.t2_ai;
=== modified file 'mysql-test/suite/rpl/r/rpl_row_trig004.result'
--- a/mysql-test/suite/rpl/r/rpl_row_trig004.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_trig004.result 2012-03-23 20:11:19 +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]
DROP TRIGGER test.t1_bi_t2;
DROP TABLE IF EXISTS test.t1;
=== modified file 'mysql-test/suite/rpl/r/rpl_row_trunc_temp.result'
--- a/mysql-test/suite/rpl/r/rpl_row_trunc_temp.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_trunc_temp.result 2012-03-23 20:11:19 +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]
CREATE TEMPORARY TABLE t1(c1 INTEGER);
CREATE TABLE t2(c1 INTEGER);
=== modified file 'mysql-test/suite/rpl/r/rpl_row_unsafe_funcs.result'
--- a/mysql-test/suite/rpl/r/rpl_row_unsafe_funcs.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_unsafe_funcs.result 2012-03-23 20:11:19 +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]
CREATE TABLE t1 (a INT);
CREATE TABLE t2 (a INT, b INT);
=== modified file 'mysql-test/suite/rpl/r/rpl_row_utf16.result'
--- a/mysql-test/suite/rpl/r/rpl_row_utf16.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_utf16.result 2012-03-23 20:11:19 +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]
CREATE TABLE t1(c1 CHAR(10) CHARACTER SET utf16 DEFAULT 'ola');
INSERT INTO t1 VALUES ('abc');
=== modified file 'mysql-test/suite/rpl/r/rpl_row_utf32.result'
--- a/mysql-test/suite/rpl/r/rpl_row_utf32.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_utf32.result 2012-03-23 20:11:19 +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 SQL_LOG_BIN=0;
CREATE TABLE t1 (c1 char(255) DEFAULT NULL, KEY c1 (c1)) DEFAULT CHARSET=utf32;
=== modified file 'mysql-test/suite/rpl/r/rpl_row_view01.result'
--- a/mysql-test/suite/rpl/r/rpl_row_view01.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_view01.result 2012-03-23 20:11:19 +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]
create database if not exists mysqltest1;
DROP VIEW IF EXISTS mysqltest1.v1;
=== modified file 'mysql-test/suite/rpl/r/rpl_row_wide_table.result'
--- a/mysql-test/suite/rpl/r/rpl_row_wide_table.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_wide_table.result 2012-03-23 20:11:19 +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]
DROP TABLE IF EXISTS t300;
create table t300 (
=== modified file 'mysql-test/suite/rpl/r/rpl_savepoint.result'
--- a/mysql-test/suite/rpl/r/rpl_savepoint.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_savepoint.result 2012-03-23 20:11:19 +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]
#
# Bug#50124 Rpl failure on DROP table with concurrent txn/non-txn
=== modified file 'mysql-test/suite/rpl/r/rpl_seconds_behind_master.result'
--- a/mysql-test/suite/rpl/r/rpl_seconds_behind_master.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_seconds_behind_master.result 2012-03-23 20:11:19 +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_debug= @@global.debug;
call mtr.add_suppression('Unsafe statement binlogged in statement format since BINLOG_FORMAT = STATEMENT');
=== modified file 'mysql-test/suite/rpl/r/rpl_semi_sync.result'
--- a/mysql-test/suite/rpl/r/rpl_semi_sync.result 2012-01-06 20:00:48 +0000
+++ b/mysql-test/suite/rpl/r/rpl_semi_sync.result 2012-03-23 20:11:19 +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]
#
# Uninstall semi-sync plugins on master and slave
@@ -322,8 +322,8 @@ grant replication slave on *.* to rpl@12
flush privileges;
change master to master_user='rpl',master_password='rpl';
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.
include/start_slave.inc
show status like 'Rpl_semi_sync_slave_status';
Variable_name Value
@@ -449,8 +449,8 @@ UNINSTALL PLUGIN rpl_semi_sync_slave;
UNINSTALL PLUGIN rpl_semi_sync_master;
change master to master_user='root',master_password='';
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.
include/start_slave.inc
drop table t1;
drop user rpl@stripped;
=== modified file 'mysql-test/suite/rpl/r/rpl_semi_sync_event.result'
--- a/mysql-test/suite/rpl/r/rpl_semi_sync_event.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_semi_sync_event.result 2012-03-23 20:11:19 +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]
include/stop_slave.inc
include/start_slave.inc
=== modified file 'mysql-test/suite/rpl/r/rpl_sequential.result'
--- a/mysql-test/suite/rpl/r/rpl_sequential.result 2012-02-10 11:17:50 +0000
+++ b/mysql-test/suite/rpl/r/rpl_sequential.result 2012-03-23 20:11:19 +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 @save.mts_slave_parallel_workers= 0;
select @@global.slave_parallel_workers as 'zero';
=== modified file 'mysql-test/suite/rpl/r/rpl_server_id1.result'
--- a/mysql-test/suite/rpl/r/rpl_server_id1.result 2011-12-09 21:08:37 +0000
+++ b/mysql-test/suite/rpl/r/rpl_server_id1.result 2012-03-23 20:11:19 +0000
@@ -1,7 +1,7 @@
include/rpl_init.inc [topology=2->2]
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.
START SLAVE;
include/wait_for_slave_io_error.inc [errno=1593]
Last_IO_Error = 'Fatal error: The slave I/O thread stops because master and slave have equal MySQL server ids; these ids must be different for replication to work (or the --replicate-same-server-id option must be used on slave but this does not always make sense; please check the manual before using it).'
=== modified file 'mysql-test/suite/rpl/r/rpl_server_id2.result'
--- a/mysql-test/suite/rpl/r/rpl_server_id2.result 2012-03-06 14:29:42 +0000
+++ b/mysql-test/suite/rpl/r/rpl_server_id2.result 2012-03-23 20:11:19 +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 GTID_NEXT=ANONYMOUS;
create table t1 (n int);
=== modified file 'mysql-test/suite/rpl/r/rpl_server_id_ignore.result'
--- a/mysql-test/suite/rpl/r/rpl_server_id_ignore.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_server_id_ignore.result 2012-03-23 20:11:19 +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]
master_id: 1
stop slave;
@@ -39,8 +39,8 @@ change master to IGNORE_SERVER_IDS= ();
ignore server id list:
change master to master_host='127.0.0.1', master_port=MASTER_PORT, master_user='root';
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.
start slave;
*** must have caught create table ***
show tables;
=== modified file 'mysql-test/suite/rpl/r/rpl_server_uuid.result'
--- a/mysql-test/suite/rpl/r/rpl_server_uuid.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_server_uuid.result 2012-03-23 20:11:19 +0000
@@ -1,7 +1,7 @@
include/master-slave.inc [rpl_server_count=3]
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]
call mtr.add_suppression("Slave I/O thread .* register on master");
call mtr.add_suppression("Slave I/O: Master command COM_REGISTER_SLAVE failed: .*");
@@ -49,8 +49,8 @@ MASTER_PORT= MASTER_PORT,
MASTER_USER= 'root',
MASTER_LOG_FILE='master-bin.000001';
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.
include/start_slave.inc
include/check_slave_no_error.inc
include/stop_slave.inc
=== modified file 'mysql-test/suite/rpl/r/rpl_session_var.result'
--- a/mysql-test/suite/rpl/r/rpl_session_var.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_session_var.result 2012-03-23 20:11:19 +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]
drop table if exists t1;
Warnings:
=== modified file 'mysql-test/suite/rpl/r/rpl_set_charset.result'
--- a/mysql-test/suite/rpl/r/rpl_set_charset.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_set_charset.result 2012-03-23 20:11:19 +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]
drop database if exists mysqltest1;
create database mysqltest1 /*!40100 character set latin2 */;
=== modified file 'mysql-test/suite/rpl/r/rpl_set_null_innodb.result'
--- a/mysql-test/suite/rpl/r/rpl_set_null_innodb.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_set_null_innodb.result 2012-03-23 20:11:19 +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]
include/rpl_reset.inc
CREATE TABLE t1 (c1 BIT, c2 INT) Engine=InnoDB;
=== modified file 'mysql-test/suite/rpl/r/rpl_set_null_myisam.result'
--- a/mysql-test/suite/rpl/r/rpl_set_null_myisam.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_set_null_myisam.result 2012-03-23 20:11:19 +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]
include/rpl_reset.inc
CREATE TABLE t1 (c1 BIT, c2 INT) Engine=MyISAM;
=== modified file 'mysql-test/suite/rpl/r/rpl_show_errors.result'
--- a/mysql-test/suite/rpl/r/rpl_show_errors.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_show_errors.result 2012-03-23 20:11:19 +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]
CREATE TABLE t1 (a INT, b blob, PRIMARY KEY(b(512)));
DROP TABLE t1;
=== modified file 'mysql-test/suite/rpl/r/rpl_show_master_info_file.result'
--- a/mysql-test/suite/rpl/r/rpl_show_master_info_file.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_show_master_info_file.result 2012-03-23 20:11:19 +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]
SELECT "MYSQLTEST_VARDIR/mysqld.2/data/master.info" as Master_Info_File;
Master_Info_File
=== modified file 'mysql-test/suite/rpl/r/rpl_show_slave_hosts.result'
--- a/mysql-test/suite/rpl/r/rpl_show_slave_hosts.result 2012-02-28 10:15:29 +0000
+++ b/mysql-test/suite/rpl/r/rpl_show_slave_hosts.result 2012-03-23 20:11:19 +0000
@@ -1,13 +1,13 @@
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]
RESET SLAVE;
CHANGE MASTER TO master_host='127.0.0.1',master_port=MASTER_PORT,master_user='root';
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.
START SLAVE IO_THREAD;
include/wait_for_slave_io_to_start.inc
SHOW SLAVE HOSTS;
=== modified file 'mysql-test/suite/rpl/r/rpl_show_slave_running.result'
--- a/mysql-test/suite/rpl/r/rpl_show_slave_running.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_show_slave_running.result 2012-03-23 20:11:19 +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 DEBUG_SYNC= 'RESET';
include/stop_slave.inc
=== modified file 'mysql-test/suite/rpl/r/rpl_skip_ddl_errors_cli.result'
--- a/mysql-test/suite/rpl/r/rpl_skip_ddl_errors_cli.result 2012-03-22 18:32:52 +0000
+++ b/mysql-test/suite/rpl/r/rpl_skip_ddl_errors_cli.result 2012-03-29 17:53:11 +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]
Show the effect of the server command line option slave-skip-errors
being passed the alias ignore_ddl_errors and a numeric error code
=== modified file 'mysql-test/suite/rpl/r/rpl_skip_error.result'
--- a/mysql-test/suite/rpl/r/rpl_skip_error.result 2011-12-09 21:08:37 +0000
+++ b/mysql-test/suite/rpl/r/rpl_skip_error.result 2012-03-23 20:11:19 +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]
==== Test Without sql_mode=strict_trans_tables ====
[on master]
=== modified file 'mysql-test/suite/rpl/r/rpl_skip_incident.result'
--- a/mysql-test/suite/rpl/r/rpl_skip_incident.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_skip_incident.result 2012-03-23 20:11:19 +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]
**** On Master ****
CREATE TABLE t1 (a INT);
=== modified file 'mysql-test/suite/rpl/r/rpl_slave_grp_exec.result'
--- a/mysql-test/suite/rpl/r/rpl_slave_grp_exec.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_slave_grp_exec.result 2012-03-23 20:11:19 +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]
*** Preparing data ***
=== modified file 'mysql-test/suite/rpl/r/rpl_slave_load_in.result'
--- a/mysql-test/suite/rpl/r/rpl_slave_load_in.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_slave_load_in.result 2012-03-23 20:11:19 +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]
create table t1(a int not null auto_increment, b int, primary key(a));
create table t2(a int not null auto_increment, b int, primary key(a)) engine=innodb;
=== modified file 'mysql-test/suite/rpl/r/rpl_slave_load_remove_tmpfile.result'
--- a/mysql-test/suite/rpl/r/rpl_slave_load_remove_tmpfile.result 2011-12-09 21:08:37 +0000
+++ b/mysql-test/suite/rpl/r/rpl_slave_load_remove_tmpfile.result 2012-03-23 20:11:19 +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 @@GLOBAL.DEBUG = '+d,remove_slave_load_file_before_write';
create table t1(a int not null auto_increment, b int, primary key(a)) engine=innodb;
=== modified file 'mysql-test/suite/rpl/r/rpl_slave_load_tmpdir_not_exist.result'
--- a/mysql-test/suite/rpl/r/rpl_slave_load_tmpdir_not_exist.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_slave_load_tmpdir_not_exist.result 2012-03-23 20:11:19 +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]
START SLAVE;
call mtr.add_suppression("Slave SQL.*Unable to use slave.s temporary directory.* Error_code: 12");
=== modified file 'mysql-test/suite/rpl/r/rpl_slave_skip.result'
--- a/mysql-test/suite/rpl/r/rpl_slave_skip.result 2012-03-06 14:29:42 +0000
+++ b/mysql-test/suite/rpl/r/rpl_slave_skip.result 2012-03-23 20:11:19 +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]
**** On Slave ****
STOP SLAVE;
=== modified file 'mysql-test/suite/rpl/r/rpl_slave_start.result'
--- a/mysql-test/suite/rpl/r/rpl_slave_start.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_slave_start.result 2012-03-23 20:11:19 +0000
@@ -4,8 +4,8 @@
# so there is a possibility that Slave_SQL_Error is not 0.
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]
[on slave]
CALL mtr.add_suppression("Slave: Table 't1' already exists Error_code: 1050");
=== modified file 'mysql-test/suite/rpl/r/rpl_slave_status.result'
--- a/mysql-test/suite/rpl/r/rpl_slave_status.result 2011-12-09 21:08:37 +0000
+++ b/mysql-test/suite/rpl/r/rpl_slave_status.result 2012-03-23 20:11:19 +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]
==== Create new replication user ====
[on master]
@@ -10,8 +10,8 @@ GRANT REPLICATION SLAVE ON *.* TO rpl@12
include/stop_slave.inc
CHANGE MASTER TO master_user='rpl', master_password='rpl';
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.
include/start_slave.inc
==== Do replication as new user ====
[on master]
@@ -37,8 +37,8 @@ include/wait_for_slave_io_error.inc [err
include/stop_slave_sql.inc
CHANGE MASTER TO MASTER_USER = 'root', MASTER_PASSWORD = '';
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.
include/rpl_reset.inc
[on master]
DROP TABLE t1;
=== modified file 'mysql-test/suite/rpl/r/rpl_slow_query_log.result'
--- a/mysql-test/suite/rpl/r/rpl_slow_query_log.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_slow_query_log.result 2012-03-23 20:11:19 +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]
CALL mtr.add_suppression("Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT");
call mtr.add_suppression("Slave SQL.*Request to stop slave SQL Thread received while applying a group that has non-transactional changes; waiting for completion of the group");
=== modified file 'mysql-test/suite/rpl/r/rpl_sp.result'
--- a/mysql-test/suite/rpl/r/rpl_sp.result 2012-03-06 14:29:42 +0000
+++ b/mysql-test/suite/rpl/r/rpl_sp.result 2012-03-23 20:11:19 +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]
drop database if exists mysqltest1;
create database mysqltest1;
=== modified file 'mysql-test/suite/rpl/r/rpl_sp004.result'
--- a/mysql-test/suite/rpl/r/rpl_sp004.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_sp004.result 2012-03-23 20:11:19 +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]
DROP PROCEDURE IF EXISTS test.p1;
DROP PROCEDURE IF EXISTS test.p2;
=== modified file 'mysql-test/suite/rpl/r/rpl_sp_effects.result'
--- a/mysql-test/suite/rpl/r/rpl_sp_effects.result 2012-01-06 20:00:48 +0000
+++ b/mysql-test/suite/rpl/r/rpl_sp_effects.result 2012-03-23 20:11:19 +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_log_bin_trust_function_creators= @@global.log_bin_trust_function_creators;
create table t1 (a int) engine = innodb;
=== modified file 'mysql-test/suite/rpl/r/rpl_spec_variables.result'
--- a/mysql-test/suite/rpl/r/rpl_spec_variables.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_spec_variables.result 2012-03-23 20:11:19 +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]
* auto_increment_increment, auto_increment_offset *
=== modified file 'mysql-test/suite/rpl/r/rpl_sporadic_master.result'
--- a/mysql-test/suite/rpl/r/rpl_sporadic_master.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_sporadic_master.result 2012-03-23 20:11:19 +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]
create table t2(n int);
create table t1(n int not null auto_increment primary key);
=== modified file 'mysql-test/suite/rpl/r/rpl_ssl.result'
--- a/mysql-test/suite/rpl/r/rpl_ssl.result 2011-12-09 21:08:37 +0000
+++ b/mysql-test/suite/rpl/r/rpl_ssl.result 2012-03-23 20:11:19 +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]
grant replication slave on *.* to replssl@localhost require ssl;
create table t1 (t int auto_increment, KEY(t));
@@ -14,8 +14,8 @@ master_ssl_ca ='MYSQL_TEST_DIR/std_data/
master_ssl_cert='MYSQL_TEST_DIR/std_data/client-cert.pem',
master_ssl_key='MYSQL_TEST_DIR/std_data/client-key.pem';
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.
start slave;
insert into t1 values(1);
select * from t1;
@@ -49,7 +49,7 @@ master_ssl_ca = '',
master_ssl_cert = '',
master_ssl_key = '';
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.
End of 5.0 tests
include/rpl_end.inc
=== modified file 'mysql-test/suite/rpl/r/rpl_ssl1.result'
--- a/mysql-test/suite/rpl/r/rpl_ssl1.result 2011-12-09 21:08:37 +0000
+++ b/mysql-test/suite/rpl/r/rpl_ssl1.result 2012-03-23 20:11:19 +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]
grant replication slave on *.* to replssl@localhost require ssl;
create table t1 (t int);
@@ -9,8 +9,8 @@ stop slave;
include/wait_for_slave_to_stop.inc
change master to master_user='replssl',master_password='';
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.
start slave;
insert into t1 values (1);
select * from t1;
@@ -33,8 +33,8 @@ stop slave;
include/wait_for_slave_to_stop.inc
change master to master_user='root',master_password='', master_ssl=0;
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.
start slave;
include/wait_for_slave_to_start.inc
drop user replssl@localhost;
=== modified file 'mysql-test/suite/rpl/r/rpl_stm_000001.result'
--- a/mysql-test/suite/rpl/r/rpl_stm_000001.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_stm_000001.result 2012-03-23 20:11:19 +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]
CALL mtr.add_suppression("Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT");
call mtr.add_suppression("The slave coordinator and worker threads are stopped, possibly leaving data in inconsistent state");
=== modified file 'mysql-test/suite/rpl/r/rpl_stm_EE_err2.result'
--- a/mysql-test/suite/rpl/r/rpl_stm_EE_err2.result 2012-03-16 07:00:39 +0000
+++ b/mysql-test/suite/rpl/r/rpl_stm_EE_err2.result 2012-03-23 20:11:19 +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]
create table t1 (a int, unique(a)) engine=myisam;
set sql_log_bin=0;
=== modified file 'mysql-test/suite/rpl/r/rpl_stm_auto_increment_bug33029.result'
--- a/mysql-test/suite/rpl/r/rpl_stm_auto_increment_bug33029.result 2012-02-08 13:28:38 +0000
+++ b/mysql-test/suite/rpl/r/rpl_stm_auto_increment_bug33029.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression("Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT.");
DROP TABLE IF EXISTS t1, t2;
=== modified file 'mysql-test/suite/rpl/r/rpl_stm_binlog_max_cache_size.result'
--- a/mysql-test/suite/rpl/r/rpl_stm_binlog_max_cache_size.result 2012-03-15 09:55:15 +0000
+++ b/mysql-test/suite/rpl/r/rpl_stm_binlog_max_cache_size.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression("Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT");
call mtr.add_suppression("Option binlog_cache_size ");
=== modified file 'mysql-test/suite/rpl/r/rpl_stm_conflicts.result'
--- a/mysql-test/suite/rpl/r/rpl_stm_conflicts.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_stm_conflicts.result 2012-03-23 20:11:19 +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]
==== Initialize ====
[on master]
=== modified file 'mysql-test/suite/rpl/r/rpl_stm_drop_create_temp_table.result'
--- a/mysql-test/suite/rpl/r/rpl_stm_drop_create_temp_table.result 2012-02-08 13:28:38 +0000
+++ b/mysql-test/suite/rpl/r/rpl_stm_drop_create_temp_table.result 2012-03-23 20:11:19 +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]
#########################################################################
# CONFIGURATION
=== modified file 'mysql-test/suite/rpl/r/rpl_stm_flsh_tbls.result'
--- a/mysql-test/suite/rpl/r/rpl_stm_flsh_tbls.result 2012-03-06 14:29:42 +0000
+++ b/mysql-test/suite/rpl/r/rpl_stm_flsh_tbls.result 2012-03-23 20:11:19 +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]
create table t1 (a int);
insert into t1 values (10);
=== modified file 'mysql-test/suite/rpl/r/rpl_stm_found_rows.result'
--- a/mysql-test/suite/rpl/r/rpl_stm_found_rows.result 2012-03-06 14:29:42 +0000
+++ b/mysql-test/suite/rpl/r/rpl_stm_found_rows.result 2012-03-23 20:11:19 +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]
==== Initialize ====
**** On Master ****
=== modified file 'mysql-test/suite/rpl/r/rpl_stm_implicit_commit_binlog.result'
--- a/mysql-test/suite/rpl/r/rpl_stm_implicit_commit_binlog.result 2012-02-08 13:28:38 +0000
+++ b/mysql-test/suite/rpl/r/rpl_stm_implicit_commit_binlog.result 2012-03-23 20:11:19 +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]
#########################################################################
# CONFIGURATION
=== modified file 'mysql-test/suite/rpl/r/rpl_stm_innodb.result'
--- a/mysql-test/suite/rpl/r/rpl_stm_innodb.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_stm_innodb.result 2012-03-23 20:11:19 +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]
CREATE TABLE t4 (
id INT(5) unsigned NOT NULL auto_increment,
=== modified file 'mysql-test/suite/rpl/r/rpl_stm_insert_delayed.result'
--- a/mysql-test/suite/rpl/r/rpl_stm_insert_delayed.result 2012-02-08 13:28:38 +0000
+++ b/mysql-test/suite/rpl/r/rpl_stm_insert_delayed.result 2012-03-23 20:11:19 +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]
CREATE SCHEMA IF NOT EXISTS mysqlslap;
USE mysqlslap;
=== modified file 'mysql-test/suite/rpl/r/rpl_stm_lcase_tblnames.result'
--- a/mysql-test/suite/rpl/r/rpl_stm_lcase_tblnames.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_stm_lcase_tblnames.result 2012-03-23 20:11:19 +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]
******** [ MASTER ] ********
CREATE DATABASE BUG_37656;
=== modified file 'mysql-test/suite/rpl/r/rpl_stm_loaddata_concurrent.result'
--- a/mysql-test/suite/rpl/r/rpl_stm_loaddata_concurrent.result 2012-03-16 07:00:39 +0000
+++ b/mysql-test/suite/rpl/r/rpl_stm_loaddata_concurrent.result 2012-03-23 20:11:19 +0000
@@ -16,8 +16,8 @@ master-bin.000001 # Query # # COMMIT
DROP TABLE t1;
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]
select last_insert_id();
last_insert_id()
@@ -59,12 +59,12 @@ include/wait_for_slave_sql_error.inc [er
include/stop_slave_io.inc
change master to master_user='test';
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.
change master to master_user='root';
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.
include/check_slave_no_error.inc
set global sql_slave_skip_counter=1;
start slave;
=== modified file 'mysql-test/suite/rpl/r/rpl_stm_loadfile.result'
--- a/mysql-test/suite/rpl/r/rpl_stm_loadfile.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_stm_loadfile.result 2012-03-23 20:11:19 +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]
DROP PROCEDURE IF EXISTS test.p1;
DROP TABLE IF EXISTS test.t1;
=== modified file 'mysql-test/suite/rpl/r/rpl_stm_log.result'
--- a/mysql-test/suite/rpl/r/rpl_stm_log.result 2012-03-06 14:29:42 +0000
+++ b/mysql-test/suite/rpl/r/rpl_stm_log.result 2012-03-23 20:11:19 +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]
include/stop_slave.inc
include/wait_for_slave_to_stop.inc
=== modified file 'mysql-test/suite/rpl/r/rpl_stm_max_relay_size.result'
--- a/mysql-test/suite/rpl/r/rpl_stm_max_relay_size.result 2012-03-06 14:29:42 +0000
+++ b/mysql-test/suite/rpl/r/rpl_stm_max_relay_size.result 2012-03-23 20:11:19 +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]
stop slave;
#
=== modified file 'mysql-test/suite/rpl/r/rpl_stm_mix_show_relaylog_events.result'
--- a/mysql-test/suite/rpl/r/rpl_stm_mix_show_relaylog_events.result 2012-02-08 13:28:38 +0000
+++ b/mysql-test/suite/rpl/r/rpl_stm_mix_show_relaylog_events.result 2012-03-23 20:11:19 +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]
include/rpl_reset.inc
CREATE TABLE t1 (a INT);
=== modified file 'mysql-test/suite/rpl/r/rpl_stm_mixed_crash_safe.result'
--- a/mysql-test/suite/rpl/r/rpl_stm_mixed_crash_safe.result 2012-03-14 15:41:23 +0000
+++ b/mysql-test/suite/rpl/r/rpl_stm_mixed_crash_safe.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression('Attempting backtrace');
call mtr.add_suppression("Recovery from master pos .* and file master-bin.000001");
=== modified file 'mysql-test/suite/rpl/r/rpl_stm_mixing_engines.result'
--- a/mysql-test/suite/rpl/r/rpl_stm_mixing_engines.result 2012-02-14 22:25:30 +0000
+++ b/mysql-test/suite/rpl/r/rpl_stm_mixing_engines.result 2012-03-23 20:11:19 +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]
#########################################################################
# CONFIGURATION
=== modified file 'mysql-test/suite/rpl/r/rpl_stm_mts_crash_safe.result'
--- a/mysql-test/suite/rpl/r/rpl_stm_mts_crash_safe.result 2012-03-14 15:41:23 +0000
+++ b/mysql-test/suite/rpl/r/rpl_stm_mts_crash_safe.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression('Attempting backtrace');
call mtr.add_suppression("Recovery from master pos .*");
=== modified file 'mysql-test/suite/rpl/r/rpl_stm_mts_rec_crash_safe.result'
--- a/mysql-test/suite/rpl/r/rpl_stm_mts_rec_crash_safe.result 2012-03-14 15:41:23 +0000
+++ b/mysql-test/suite/rpl/r/rpl_stm_mts_rec_crash_safe.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression('Attempting backtrace');
call mtr.add_suppression("Recovery from master pos .*");
=== modified file 'mysql-test/suite/rpl/r/rpl_stm_multi_query.result'
--- a/mysql-test/suite/rpl/r/rpl_stm_multi_query.result 2012-02-08 13:28:38 +0000
+++ b/mysql-test/suite/rpl/r/rpl_stm_multi_query.result 2012-03-23 20:11:19 +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]
create database mysqltest;
create table mysqltest.t1 ( n int);
=== modified file 'mysql-test/suite/rpl/r/rpl_stm_no_op.result'
--- a/mysql-test/suite/rpl/r/rpl_stm_no_op.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_stm_no_op.result 2012-03-23 20:11:19 +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]
create database mysqltest;
drop database if exists mysqltest;
=== modified file 'mysql-test/suite/rpl/r/rpl_stm_relay_ign_space.result'
--- a/mysql-test/suite/rpl/r/rpl_stm_relay_ign_space.result 2012-03-12 23:30:19 +0000
+++ b/mysql-test/suite/rpl/r/rpl_stm_relay_ign_space.result 2012-03-23 20:11:19 +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]
include/assert.inc [Assert that relay log space is close to the limit]
include/diff_tables.inc [master:test.t1,slave:test.t1]
=== modified file 'mysql-test/suite/rpl/r/rpl_stm_reset_slave.result'
--- a/mysql-test/suite/rpl/r/rpl_stm_reset_slave.result 2012-03-06 14:29:42 +0000
+++ b/mysql-test/suite/rpl/r/rpl_stm_reset_slave.result 2012-03-23 20:11:19 +0000
@@ -1,15 +1,15 @@
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]
Master_User = 'root'
Master_Host = '127.0.0.1'
include/stop_slave.inc
change master to master_user='test';
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.
Master_User = 'test'
Master_Host = '127.0.0.1'
reset slave;
@@ -17,8 +17,8 @@ Master_User = 'test'
Master_Host = '127.0.0.1'
change master to master_user='root';
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.
include/start_slave.inc
Master_User = 'root'
Master_Host = '127.0.0.1'
@@ -38,22 +38,22 @@ reset slave;
include/check_slave_no_error.inc
change master to master_user='impossible_user_name';
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.
start slave;
include/wait_for_slave_io_error.inc [errno=1045]
include/stop_slave_sql.inc
change master to master_user='root';
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.
include/start_slave.inc
include/check_slave_no_error.inc
stop slave;
change master to master_user='impossible_user_name';
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.
start slave;
include/wait_for_slave_io_error.inc [errno=1045]
include/stop_slave_sql.inc
@@ -61,8 +61,8 @@ reset slave;
include/check_slave_no_error.inc
change master to master_user='root';
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.
reset slave;
include/start_slave.inc
include/stop_slave.inc
@@ -71,7 +71,7 @@ start slave;
ERROR HY000: The server is not configured as slave; fix in config file or with CHANGE MASTER TO
CHANGE MASTER TO MASTER_HOST= 'MASTER_HOST', MASTER_USER= 'MASTER_USER', MASTER_PORT= MASTER_PORT;
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.
include/start_slave.inc
include/rpl_end.inc
=== modified file 'mysql-test/suite/rpl/r/rpl_stm_sql_mode.result'
--- a/mysql-test/suite/rpl/r/rpl_stm_sql_mode.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_stm_sql_mode.result 2012-03-23 20:11:19 +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]
CREATE TABLE t1 (pk integer auto_increment , primary key (pk));
SET SESSION SQL_MODE='traditional';
=== modified file 'mysql-test/suite/rpl/r/rpl_stm_start_stop_slave.result'
--- a/mysql-test/suite/rpl/r/rpl_stm_start_stop_slave.result 2012-01-31 16:18:20 +0000
+++ b/mysql-test/suite/rpl/r/rpl_stm_start_stop_slave.result 2012-03-23 20:11:19 +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_innodb_flush_log_at_trx_commit= @@global.innodb_flush_log_at_trx_commit;
SET @@global.innodb_flush_log_at_trx_commit= 0;
=== modified file 'mysql-test/suite/rpl/r/rpl_stm_stop_middle_group.result'
--- a/mysql-test/suite/rpl/r/rpl_stm_stop_middle_group.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_stm_stop_middle_group.result 2012-03-23 20:11:19 +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 @@session.binlog_direct_non_transactional_updates= FALSE;
call mtr.add_suppression("Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT");
=== modified file 'mysql-test/suite/rpl/r/rpl_stm_user_variables.result'
--- a/mysql-test/suite/rpl/r/rpl_stm_user_variables.result 2012-02-08 13:28:38 +0000
+++ b/mysql-test/suite/rpl/r/rpl_stm_user_variables.result 2012-03-23 20:11:19 +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 @positive= 18446744073709551615;
SET @negative= -9223372036854775808;
=== modified file 'mysql-test/suite/rpl/r/rpl_stop_slave.result'
--- a/mysql-test/suite/rpl/r/rpl_stop_slave.result 2011-12-09 21:08:37 +0000
+++ b/mysql-test/suite/rpl/r/rpl_stop_slave.result 2012-03-23 20:11:19 +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]
# BUG#56118 STOP SLAVE does not wait till trx with CREATE TMP TABLE ends
=== modified file 'mysql-test/suite/rpl/r/rpl_switch_stm_row_mixed.result'
--- a/mysql-test/suite/rpl/r/rpl_switch_stm_row_mixed.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_switch_stm_row_mixed.result 2012-03-23 20:11:19 +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]
drop database if exists mysqltest1;
create database mysqltest1;
=== modified file 'mysql-test/suite/rpl/r/rpl_sync.result'
--- a/mysql-test/suite/rpl/r/rpl_sync.result 2012-01-06 20:00:48 +0000
+++ b/mysql-test/suite/rpl/r/rpl_sync.result 2012-03-23 20:11:19 +0000
@@ -1,8 +1,8 @@
=====Configuring the enviroment=======;
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]
call mtr.add_suppression('Attempting backtrace');
call mtr.add_suppression("Recovery from master pos .* and file master-bin.000001");
=== modified file 'mysql-test/suite/rpl/r/rpl_temp_table.result'
--- a/mysql-test/suite/rpl/r/rpl_temp_table.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_temp_table.result 2012-03-23 20:11:19 +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]
create table t2 (n int, PRIMARY KEY(n));
create temporary table t1 (n int);
=== modified file 'mysql-test/suite/rpl/r/rpl_temp_table_mix_row.result'
--- a/mysql-test/suite/rpl/r/rpl_temp_table_mix_row.result 2012-02-08 13:28:38 +0000
+++ b/mysql-test/suite/rpl/r/rpl_temp_table_mix_row.result 2012-03-23 20:11:19 +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]
==== Initialize ====
[on master]
=== modified file 'mysql-test/suite/rpl/r/rpl_temporal_fractional.result'
--- a/mysql-test/suite/rpl/r/rpl_temporal_fractional.result 2011-11-21 11:58:25 +0000
+++ b/mysql-test/suite/rpl/r/rpl_temporal_fractional.result 2012-03-23 20:11:19 +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 @@time_zone='+00:00';
SET @@timestamp=25810.123456;
=== modified file 'mysql-test/suite/rpl/r/rpl_temporary.result'
--- a/mysql-test/suite/rpl/r/rpl_temporary.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_temporary.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression("Slave: Can\'t find record in \'user\' Error_code: 1032");
reset master;
=== modified file 'mysql-test/suite/rpl/r/rpl_temporary_errors.result'
--- a/mysql-test/suite/rpl/r/rpl_temporary_errors.result 2011-12-09 21:08:37 +0000
+++ b/mysql-test/suite/rpl/r/rpl_temporary_errors.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression("Deadlock found");
**** On Master ****
=== modified file 'mysql-test/suite/rpl/r/rpl_test_framework.result'
--- a/mysql-test/suite/rpl/r/rpl_test_framework.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_test_framework.result 2012-03-23 20:11:19 +0000
@@ -1,36 +1,36 @@
==== Create t1 on all servers. ====
include/rpl_init.inc [topology=1->2->3->4->5->6->7->8->9]
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.
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.
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.
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.
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.
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.
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.
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.
CREATE TABLE t1 (a INT);
include/rpl_end.inc
==== Test 3-server topologies ====
include/rpl_init.inc [topology=1 -> 2]
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.
include/rpl_generate_sync_chain.inc
rpl_sync_chain= ' 12'
[connection server_1]
@@ -44,8 +44,8 @@ include/diff_tables.inc [server_1:t1,ser
include/rpl_end.inc
include/rpl_init.inc [topology=2 -> 3]
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.
include/rpl_generate_sync_chain.inc
rpl_sync_chain= ' 23'
[connection server_1]
@@ -74,11 +74,11 @@ include/diff_tables.inc [server_1:t1,ser
include/rpl_end.inc
include/rpl_init.inc [topology=1->2, 2->1]
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.
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.
include/rpl_generate_sync_chain.inc
rpl_sync_chain= ' 212'
[connection server_1]
@@ -92,11 +92,11 @@ include/diff_tables.inc [server_1:t1,ser
include/rpl_end.inc
include/rpl_init.inc [topology=1->2->1]
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.
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.
include/rpl_generate_sync_chain.inc
rpl_sync_chain= ' 212'
[connection server_2]
@@ -110,11 +110,11 @@ include/diff_tables.inc [server_1:t1,ser
include/rpl_end.inc
include/rpl_init.inc [topology=2->1->2]
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.
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.
include/rpl_generate_sync_chain.inc
rpl_sync_chain= ' 212'
[connection server_1]
@@ -128,11 +128,11 @@ include/diff_tables.inc [server_1:t1,ser
include/rpl_end.inc
include/rpl_init.inc [topology=1->2->3]
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.
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.
include/rpl_generate_sync_chain.inc
rpl_sync_chain= ' 123'
[connection server_1]
@@ -143,14 +143,14 @@ include/diff_tables.inc [server_1:t1,ser
include/rpl_end.inc
include/rpl_init.inc [topology=2->3->2->1]
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.
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.
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.
include/rpl_generate_sync_chain.inc
rpl_sync_chain= ' 323 21'
[connection server_3]
@@ -161,14 +161,14 @@ include/diff_tables.inc [server_1:t1,ser
include/rpl_end.inc
include/rpl_init.inc [topology=1->2,2->3,3->1]
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.
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.
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.
include/rpl_generate_sync_chain.inc
rpl_sync_chain= ' 23123'
[connection server_3]
@@ -179,14 +179,14 @@ include/diff_tables.inc [server_1:t1,ser
include/rpl_end.inc
include/rpl_init.inc [topology=1->3->2->1]
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.
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.
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.
include/rpl_generate_sync_chain.inc
rpl_sync_chain= ' 13213'
[connection server_3]
@@ -198,23 +198,23 @@ include/rpl_end.inc
==== Test 6-server topologies ====
include/rpl_init.inc [topology=1->2->3->4->1->5->6]
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.
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.
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.
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.
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.
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.
include/rpl_generate_sync_chain.inc
rpl_sync_chain= ' 341234156'
[connection server_1]
@@ -225,23 +225,23 @@ include/diff_tables.inc [server_1:t1,ser
include/rpl_end.inc
include/rpl_init.inc [topology=3->4->5->6->3->1->2]
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.
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.
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.
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.
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.
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.
include/rpl_generate_sync_chain.inc
rpl_sync_chain= ' 4563456 312'
[connection server_4]
@@ -252,20 +252,20 @@ include/diff_tables.inc [server_1:t1,ser
include/rpl_end.inc
include/rpl_init.inc [topology=6->5->4->3->2->1]
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.
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.
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.
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.
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.
include/rpl_generate_sync_chain.inc
rpl_sync_chain= ' 65 54 43 32 21'
[connection server_6]
@@ -276,20 +276,20 @@ include/diff_tables.inc [server_1:t1,ser
include/rpl_end.inc
include/rpl_init.inc [topology=1->2->3->1,4->5->6]
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.
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.
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.
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.
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.
include/rpl_generate_sync_chain.inc
rpl_sync_chain= ' 456 23123'
[connection server_3]
@@ -304,32 +304,32 @@ include/rpl_end.inc
==== Test 9-server topology ====
include/rpl_init.inc [topology=1->2, 2->3, 3->4, 4->5, 5->1, 1->6, 6->7, 6->8, 8->9]
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.
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.
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.
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.
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.
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.
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.
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.
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.
include/rpl_generate_sync_chain.inc
rpl_sync_chain= ' 345123451689 67'
[connection server_2]
@@ -341,28 +341,28 @@ include/rpl_end.inc
==== Clean up ====
include/rpl_init.inc [topology=1->2->3->4->5->6->7->8->9]
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.
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.
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.
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.
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.
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.
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.
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.
DROP TABLE t1;
include/rpl_end.inc
=== modified file 'mysql-test/suite/rpl/r/rpl_timezone.result'
--- a/mysql-test/suite/rpl/r/rpl_timezone.result 2012-01-06 20:00:48 +0000
+++ b/mysql-test/suite/rpl/r/rpl_timezone.result 2012-03-23 20:11:19 +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 @my_time_zone= @@global.time_zone;
set timestamp=100000000;
=== modified file 'mysql-test/suite/rpl/r/rpl_tmp_table_and_DDL.result'
--- a/mysql-test/suite/rpl/r/rpl_tmp_table_and_DDL.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_tmp_table_and_DDL.result 2012-03-23 20:11:19 +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]
CREATE TEMPORARY TABLE t1 (a INT);
CREATE TABLE t2 (a INT, b INT) ENGINE= MyISAM;
=== modified file 'mysql-test/suite/rpl/r/rpl_trigger.result'
--- a/mysql-test/suite/rpl/r/rpl_trigger.result 2012-01-06 20:00:48 +0000
+++ b/mysql-test/suite/rpl/r/rpl_trigger.result 2012-03-23 20:11:19 +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]
DROP TABLE IF EXISTS t1;
DROP TABLE IF EXISTS t2;
=== modified file 'mysql-test/suite/rpl/r/rpl_trunc_temp.result'
--- a/mysql-test/suite/rpl/r/rpl_trunc_temp.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_trunc_temp.result 2012-03-23 20:11:19 +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]
create temporary table t1 (n int);
insert into t1 values(1);
=== modified file 'mysql-test/suite/rpl/r/rpl_truncate_2myisam.result'
--- a/mysql-test/suite/rpl/r/rpl_truncate_2myisam.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_truncate_2myisam.result 2012-03-23 20:11:19 +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]
include/rpl_reset.inc
**** On Master ****
=== modified file 'mysql-test/suite/rpl/r/rpl_truncate_3innodb.result'
--- a/mysql-test/suite/rpl/r/rpl_truncate_3innodb.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_truncate_3innodb.result 2012-03-23 20:11:19 +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]
include/rpl_reset.inc
**** On Master ****
=== modified file 'mysql-test/suite/rpl/r/rpl_typeconv.result'
--- a/mysql-test/suite/rpl/r/rpl_typeconv.result 2011-12-09 21:08:37 +0000
+++ b/mysql-test/suite/rpl/r/rpl_typeconv.result 2012-03-23 20:11:19 +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 @saved_slave_type_conversions = @@global.slave_type_conversions;
CREATE TABLE type_conversions (
=== modified file 'mysql-test/suite/rpl/r/rpl_typeconv_innodb.result'
--- a/mysql-test/suite/rpl/r/rpl_typeconv_innodb.result 2011-12-09 21:08:37 +0000
+++ b/mysql-test/suite/rpl/r/rpl_typeconv_innodb.result 2012-03-23 20:11:19 +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 @saved_slave_type_conversions = @@GLOBAL.SLAVE_TYPE_CONVERSIONS;
SET GLOBAL SLAVE_TYPE_CONVERSIONS = '';
=== modified file 'mysql-test/suite/rpl/r/rpl_udf.result'
--- a/mysql-test/suite/rpl/r/rpl_udf.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_udf.result 2012-03-23 20:11:19 +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]
drop table if exists t1;
"*** Test 1) Test UDFs via loadable libraries ***
=== modified file 'mysql-test/suite/rpl/r/rpl_user.result'
--- a/mysql-test/suite/rpl/r/rpl_user.result 2012-02-08 13:28:38 +0000
+++ b/mysql-test/suite/rpl/r/rpl_user.result 2012-03-23 20:11:19 +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 session sql_log_bin=0;
delete from mysql.user where Host='fakehost';
=== modified file 'mysql-test/suite/rpl/r/rpl_user_variables.result'
--- a/mysql-test/suite/rpl/r/rpl_user_variables.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_user_variables.result 2012-03-23 20:11:19 +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]
reset master;
create table t1(n char(30));
=== modified file 'mysql-test/suite/rpl/r/rpl_variables.result'
--- a/mysql-test/suite/rpl/r/rpl_variables.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_variables.result 2012-03-23 20:11:19 +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]
==== Initialization ====
[on master]
=== modified file 'mysql-test/suite/rpl/r/rpl_variables_stm.result'
--- a/mysql-test/suite/rpl/r/rpl_variables_stm.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_variables_stm.result 2012-03-23 20:11:19 +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]
call mtr.add_suppression("Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT");
==== Initialization ====
=== modified file 'mysql-test/suite/rpl/r/rpl_view.result'
--- a/mysql-test/suite/rpl/r/rpl_view.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_view.result 2012-03-23 20:11:19 +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]
drop table if exists t1,v1;
drop view if exists t1,v1;
=== modified file 'mysql-test/suite/rpl/r/rpl_view_multi.result'
--- a/mysql-test/suite/rpl/r/rpl_view_multi.result 2011-11-19 08:08:03 +0000
+++ b/mysql-test/suite/rpl/r/rpl_view_multi.result 2012-03-23 20:11:19 +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]
#
# Bug #25144 "replication / binlog with view breaks".
=== modified file 'mysql-test/suite/rpl/t/rpl_alter_repository.test'
--- a/mysql-test/suite/rpl/t/rpl_alter_repository.test 2012-03-24 21:03:26 +0000
+++ b/mysql-test/suite/rpl/t/rpl_alter_repository.test 2012-03-29 17:53:11 +0000
@@ -111,12 +111,14 @@ START SLAVE SQL_THREAD;
--error ER_COL_COUNT_DOESNT_MATCH_CORRUPTED_V2
RESET SLAVE ALL;
--replace_result $_slave_master_host MASTER_HOST $_slave_master_user MASTER_USER $_slave_master_port MASTER_PORT $_slave_master_log_file MASTER_LOG_FILE $_slave_master_log_pos MASTER_LOG_POS
+--replace_column 2 ####
--error ER_COL_COUNT_DOESNT_MATCH_CORRUPTED_V2
--eval CHANGE MASTER TO MASTER_HOST= '$_slave_master_host', MASTER_USER= '$_slave_master_user', MASTER_PORT= $_slave_master_port, MASTER_LOG_FILE= '$_slave_master_log_file', MASTER_LOG_POS= $_slave_master_log_pos
ALTER TABLE mysql.slave_relay_log_info ADD COLUMN (Number_of_workers INTEGER UNSIGNED NOT NULL);
UPDATE mysql.slave_relay_log_info SET Number_of_workers= 0;
RESET SLAVE ALL;
--replace_result $_slave_master_host MASTER_HOST $_slave_master_user MASTER_USER $_slave_master_port MASTER_PORT $_slave_master_log_file MASTER_LOG_FILE $_slave_master_log_pos MASTER_LOG_POS
+--replace_column 2 ####
--eval CHANGE MASTER TO MASTER_HOST= '$_slave_master_host', MASTER_USER= '$_slave_master_user', MASTER_PORT= $_slave_master_port, MASTER_LOG_FILE= '$_slave_master_log_file', MASTER_LOG_POS= $_slave_master_log_pos
--source include/start_slave.inc
--connection master
@@ -195,12 +197,14 @@ START SLAVE SQL_THREAD;
--error ER_COL_COUNT_DOESNT_MATCH_CORRUPTED_V2
RESET SLAVE ALL;
--replace_result $_slave_master_host MASTER_HOST $_slave_master_user MASTER_USER $_slave_master_port MASTER_PORT $_slave_master_log_file MASTER_LOG_FILE $_slave_master_log_pos MASTER_LOG_POS
+--replace_column 2 ####
--error ER_COL_COUNT_DOESNT_MATCH_CORRUPTED_V2
--eval CHANGE MASTER TO MASTER_HOST= '$_slave_master_host', MASTER_USER= '$_slave_master_user', MASTER_PORT= $_slave_master_port, MASTER_LOG_FILE= '$_slave_master_log_file', MASTER_LOG_POS= $_slave_master_log_pos
ALTER TABLE mysql.slave_master_info ADD COLUMN (Enabled_auto_position BOOLEAN NOT NULL COMMENT 'Indicates whether GTIDs will be used to retrieve events from the master.');
UPDATE mysql.slave_master_info SET Enabled_auto_position= 0;
RESET SLAVE ALL;
--replace_result $_slave_master_host MASTER_HOST $_slave_master_user MASTER_USER $_slave_master_port MASTER_PORT $_slave_master_log_file MASTER_LOG_FILE $_slave_master_log_pos MASTER_LOG_POS
+--replace_column 2 ####
--eval CHANGE MASTER TO MASTER_HOST= '$_slave_master_host', MASTER_USER= '$_slave_master_user', MASTER_PORT= $_slave_master_port, MASTER_LOG_FILE= '$_slave_master_log_file', MASTER_LOG_POS= $_slave_master_log_pos
--source include/start_slave.inc
--connection master
=== modified file 'mysql-test/suite/rpl/t/rpl_bug33931.test'
--- a/mysql-test/suite/rpl/t/rpl_bug33931.test 2011-02-23 20:01:27 +0000
+++ b/mysql-test/suite/rpl/t/rpl_bug33931.test 2012-03-23 20:11:19 +0000
@@ -18,6 +18,7 @@ reset slave;
SET GLOBAL debug="d,simulate_io_slave_error_on_init,simulate_sql_slave_error_on_init";
--disable_query_log
+--replace_regex /[0-9]{4}/####/
eval CHANGE MASTER TO MASTER_USER='root',
MASTER_CONNECT_RETRY=1,
MASTER_HOST='127.0.0.1',
=== modified file 'mysql-test/suite/rpl/t/rpl_change_master.test'
--- a/mysql-test/suite/rpl/t/rpl_change_master.test 2012-03-06 14:29:42 +0000
+++ b/mysql-test/suite/rpl/t/rpl_change_master.test 2012-03-23 20:11:19 +0000
@@ -24,6 +24,7 @@ connection slave;
###
--source include/stop_slave.inc
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
--error ER_WRONG_ARGUMENTS
eval CHANGE MASTER TO MASTER_USER='root', MASTER_HOST='', MASTER_PORT=$MASTER_MYPORT;
@@ -32,18 +33,22 @@ eval CHANGE MASTER TO MASTER_USER='root'
### in string values.
###
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
--error ER_WRONG_VALUE
eval CHANGE MASTER TO MASTER_USER='root', MASTER_HOST='127.0.0.1\n127.0.0.1', MASTER_PORT=$MASTER_MYPORT;
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
--error ER_WRONG_VALUE
eval CHANGE MASTER TO MASTER_USER='root\n', MASTER_HOST='master2.mycompany.com', MASTER_PORT=$MASTER_MYPORT, MASTER_USER='replication', MASTER_PASSWORD='bigs3cret', MASTER_LOG_FILE='master2-bin.001', MASTER_LOG_POS=4;
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
--error ER_WRONG_VALUE
eval CHANGE MASTER TO MASTER_USER='root', MASTER_HOST='master2.mycompany.com', MASTER_PORT=$MASTER_MYPORT, MASTER_USER='repli\ncation', MASTER_PASSWORD='bigs3cret', MASTER_LOG_FILE='master2-bin.001', MASTER_LOG_POS=4;
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
--error ER_WRONG_VALUE
eval CHANGE MASTER TO MASTER_USER='root', MASTER_HOST='master2.mycompany.com', MASTER_PORT=$MASTER_MYPORT, MASTER_USER='replication', MASTER_PASSWORD='bigs3cret', MASTER_LOG_FILE='master2-bin.\n001', MASTER_LOG_POS=4;
@@ -51,6 +56,7 @@ eval CHANGE MASTER TO MASTER_USER='root'
### This should be accepted.
###
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
eval CHANGE MASTER TO MASTER_USER='root', MASTER_HOST='127.0.0.1', MASTER_PORT=$MASTER_MYPORT;
--source include/start_slave.inc
=== modified file 'mysql-test/suite/rpl/t/rpl_checksum.test'
--- a/mysql-test/suite/rpl/t/rpl_checksum.test 2012-02-08 15:49:24 +0000
+++ b/mysql-test/suite/rpl/t/rpl_checksum.test 2012-03-23 20:11:19 +0000
@@ -208,6 +208,7 @@ sync_slave_with_master;
select count(*) as 'must be zero' from t3;
source include/stop_slave.inc;
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
eval change master to master_host='127.0.0.1',master_port=$MASTER_MYPORT, master_user='root';
connection master;
=== modified file 'mysql-test/suite/rpl/t/rpl_connection.test'
--- a/mysql-test/suite/rpl/t/rpl_connection.test 2011-11-24 14:51:18 +0000
+++ b/mysql-test/suite/rpl/t/rpl_connection.test 2012-03-23 20:11:19 +0000
@@ -12,12 +12,14 @@ call mtr.add_suppression(".*Invalid .* u
# Assert that we disallow empty users and that no problem
--source include/stop_slave.inc
+--replace_column 2 ####
CHANGE MASTER TO MASTER_USER= '', MASTER_PASSWORD= '';
START SLAVE;
--let $slave_io_errno= 1045, 1593
--source include/wait_for_slave_io_error.inc
--source include/stop_slave.inc
+--replace_column 2 ####
CHANGE MASTER TO MASTER_USER= 'root', MASTER_PASSWORD= '';
START SLAVE;
=== modified file 'mysql-test/suite/rpl/t/rpl_gtid_mode.test'
--- a/mysql-test/suite/rpl/t/rpl_gtid_mode.test 2012-02-28 01:21:24 +0000
+++ b/mysql-test/suite/rpl/t/rpl_gtid_mode.test 2012-03-23 20:11:19 +0000
@@ -308,6 +308,7 @@ RESET MASTER;
--let $pos= query_get_value(SHOW MASTER STATUS, Position, 1)
--connection slave
--replace_result $SERVER_MYPORT_1 PORT $file FILE $pos POS
+--replace_column 2 ####
eval CHANGE MASTER TO MASTER_HOST = '127.0.0.1', MASTER_PORT = $SERVER_MYPORT_1, MASTER_USER = 'root', MASTER_LOG_FILE = '$file', MASTER_LOG_POS = $pos, MASTER_CONNECT_RETRY = 1;
--echo ---- Slave can't connect ----
=== modified file 'mysql-test/suite/rpl/t/rpl_heartbeat.test'
--- a/mysql-test/suite/rpl/t/rpl_heartbeat.test 2011-08-16 16:30:11 +0000
+++ b/mysql-test/suite/rpl/t/rpl_heartbeat.test 2012-03-23 20:11:19 +0000
@@ -30,6 +30,7 @@ set @@global.slave_net_timeout= 10;
# default period slave_net_timeout/2
#
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
eval change master to master_host='127.0.0.1',master_port=$MASTER_MYPORT, master_user='root';
--query_vertical show status like 'Slave_heartbeat_period';
@@ -37,6 +38,7 @@ eval change master to master_host='127.0
# the max for the period is ULONG_MAX/1000; an attempt to exceed it is denied
#
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
--error ER_SLAVE_HEARTBEAT_VALUE_OUT_OF_RANGE
eval change master to master_host='127.0.0.1',master_port=$MASTER_MYPORT, master_user='root', master_heartbeat_period= 4294968;
--query_vertical show status like 'Slave_heartbeat_period';
@@ -47,6 +49,7 @@ eval change master to master_host='127.0
#
connection slave;
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
### 5.1 mtr does not have --warning ER_SLAVE_HEARTBEAT_VALUE_OUT_OF_RANGE
eval change master to master_host='127.0.0.1',master_port=$MASTER_MYPORT, master_user='root', master_heartbeat_period= 0.0009999;
--query_vertical show status like 'Slave_heartbeat_period';
@@ -55,10 +58,12 @@ eval change master to master_host='127.0
# the actual max and min must be accepted
#
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
eval change master to master_host='127.0.0.1',master_port=$MASTER_MYPORT, master_user='root', master_heartbeat_period= 4294967;
--query_vertical show status like 'Slave_heartbeat_period';
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
eval change master to master_host='127.0.0.1',master_port=$MASTER_MYPORT, master_user='root', master_heartbeat_period= 0.001;
--query_vertical show status like 'Slave_heartbeat_period';
@@ -69,6 +74,7 @@ reset slave;
#
set @@global.slave_net_timeout= 5;
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
eval change master to master_host='127.0.0.1',master_port=$MASTER_MYPORT, master_user='root', master_heartbeat_period= 5.001;
--query_vertical show status like 'Slave_heartbeat_period';
@@ -79,6 +85,7 @@ reset slave;
#
set @@global.slave_net_timeout= 5;
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
eval change master to master_host='127.0.0.1',master_port=$MASTER_MYPORT, master_user='root', master_heartbeat_period= 4;
--query_vertical show status like 'Slave_heartbeat_period';
set @@global.slave_net_timeout= 3 /* must be a warning */;
@@ -107,6 +114,7 @@ connection slave;
set @@global.slave_net_timeout= 10;
--replace_result $MASTER_MYPORT MASTER_PORT
# no error this time but rather a warning
+--replace_column 2 ####
eval change master to master_host='127.0.0.1',master_port=$MASTER_MYPORT, master_user='root', master_heartbeat_period= 0.5;
--query_vertical show status like 'Slave_heartbeat_period';
=== modified file 'mysql-test/suite/rpl/t/rpl_heartbeat_2slaves.test'
--- a/mysql-test/suite/rpl/t/rpl_heartbeat_2slaves.test 2011-02-04 19:07:48 +0000
+++ b/mysql-test/suite/rpl/t/rpl_heartbeat_2slaves.test 2012-03-23 20:11:19 +0000
@@ -28,6 +28,7 @@ CHANGE MASTER TO MASTER_HEARTBEAT_PERIOD
--source include/start_slave.inc
--connection slave_2
--source include/stop_slave.inc
+--replace_column 2 ####
CHANGE MASTER TO MASTER_HEARTBEAT_PERIOD = 1;
--source include/start_slave.inc
@@ -64,6 +65,7 @@ let $status_var_comparsion= >;
--source include/rpl_start_slaves.inc
--connection slave_1
--source include/stop_slave.inc
+--replace_column 2 ####
CHANGE MASTER TO MASTER_HEARTBEAT_PERIOD=0.1;
--source include/start_slave.inc
=== modified file 'mysql-test/suite/rpl/t/rpl_heartbeat_basic.test'
--- a/mysql-test/suite/rpl/t/rpl_heartbeat_basic.test 2012-01-27 08:04:47 +0000
+++ b/mysql-test/suite/rpl/t/rpl_heartbeat_basic.test 2012-03-23 20:11:19 +0000
@@ -56,6 +56,7 @@ SET @restore_event_scheduler=@@global.ev
# Default value of slave_heartbeat_timeout = slave_net_timeout/2
--echo *** Default value ***
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
eval CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=$MASTER_MYPORT, MASTER_USER='root';
let $slave_net_timeout= query_get_value(SHOW VARIABLES LIKE 'slave_net_timeout', Value, 1);
let $slave_heartbeat_timeout= query_get_value(SHOW GLOBAL STATUS LIKE 'slave_heartbeat_period', Value, 1);
@@ -71,6 +72,7 @@ RESET MASTER;
SET @@global.slave_net_timeout=30;
--enable_warnings
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
eval CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=$MASTER_MYPORT, MASTER_USER='root', MASTER_CONNECT_RETRY=$connect_retry, MASTER_HEARTBEAT_PERIOD=5;
RESET SLAVE;
RESET MASTER;
@@ -83,6 +85,7 @@ SHOW GLOBAL STATUS LIKE 'slave_heartbeat
SET @@global.slave_net_timeout=50;
--enable_warnings
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
eval CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=$MASTER_MYPORT, MASTER_USER='root', MASTER_CONNECT_RETRY=$connect_retry;
SHOW GLOBAL STATUS LIKE 'slave_heartbeat_period';
SET @@global.slave_net_timeout=@restore_slave_net_timeout;
@@ -105,6 +108,7 @@ RESET MASTER;
let $slave_net_timeout= query_get_value(SHOW VARIABLES LIKE 'slave_net_timeout', Value, 1);
inc $slave_net_timeout;
--replace_result $MASTER_MYPORT MASTER_PORT $slave_net_timeout SLAVE_NET_TIMEOUT
+--replace_column 2 ####
eval CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=$MASTER_MYPORT, MASTER_USER='root', MASTER_CONNECT_RETRY=$connect_retry, MASTER_HEARTBEAT_PERIOD=$slave_net_timeout;
RESET SLAVE;
RESET MASTER;
@@ -116,6 +120,7 @@ RESET MASTER;
SET @@global.slave_net_timeout=20;
--enable_warnings
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
eval CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=$MASTER_MYPORT, MASTER_USER='root', MASTER_CONNECT_RETRY=$connect_retry, MASTER_HEARTBEAT_PERIOD=5;
SHOW VARIABLES LIKE 'slave_net_timeout';
SHOW GLOBAL STATUS LIKE 'slave_heartbeat_period';
@@ -138,6 +143,7 @@ SET @@global.slave_net_timeout=200;
RESET SLAVE;
RESET MASTER;
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
eval CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=$MASTER_MYPORT, MASTER_USER='root', MASTER_CONNECT_RETRY=$connect_retry;
--source include/start_slave.inc
--connection master
@@ -159,6 +165,7 @@ SET @@global.slave_net_timeout=@restore_
SET @@global.slave_net_timeout=100;
--enable_warnings
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
eval CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=$MASTER_MYPORT, MASTER_USER='root', MASTER_CONNECT_RETRY=$connect_retry, MASTER_HEARTBEAT_PERIOD=20;
--source include/start_slave.inc
--connection master
@@ -175,6 +182,7 @@ SHOW GLOBAL STATUS LIKE 'slave_heartbeat
SET @@global.slave_net_timeout=50;
--enable_warnings
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
eval CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=$MASTER_MYPORT, MASTER_USER='root', MASTER_CONNECT_RETRY=$connect_retry, MASTER_HEARTBEAT_PERIOD=30;
--let $rpl_server_number= 2
--source include/rpl_restart_server.inc
@@ -185,6 +193,7 @@ SET @restore_slave_net_timeout=@@global.
# Disable heartbeat
--echo *** Disable heartbeat ***
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
eval CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=$MASTER_MYPORT, MASTER_USER='root', MASTER_CONNECT_RETRY=$connect_retry, MASTER_HEARTBEAT_PERIOD=0;
SHOW GLOBAL STATUS LIKE 'slave_heartbeat_period';
SHOW STATUS LIKE 'slave_received_heartbeats';
@@ -210,11 +219,13 @@ let $slave_heartbeat_timeout= query_get_
--echo *** Min slave_heartbeat_timeout ***
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
eval CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=$MASTER_MYPORT, MASTER_USER='root', MASTER_CONNECT_RETRY=$connect_retry, MASTER_HEARTBEAT_PERIOD=0.001;
SHOW GLOBAL STATUS LIKE 'slave_heartbeat_period';
RESET SLAVE;
RESET MASTER;
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
eval CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=$MASTER_MYPORT, MASTER_USER='root', MASTER_CONNECT_RETRY=$connect_retry, MASTER_HEARTBEAT_PERIOD=0.0009;
SHOW GLOBAL STATUS LIKE 'slave_heartbeat_period';
RESET SLAVE;
@@ -223,23 +234,27 @@ RESET MASTER;
--echo *** Max slave_heartbeat_timeout ***
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
eval CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=$MASTER_MYPORT, MASTER_USER='root', MASTER_CONNECT_RETRY=$connect_retry, MASTER_HEARTBEAT_PERIOD=4294967;
SHOW GLOBAL STATUS LIKE 'slave_heartbeat_period';
RESET SLAVE;
RESET MASTER;
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
--error ER_SLAVE_HEARTBEAT_VALUE_OUT_OF_RANGE
eval CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=$MASTER_MYPORT, MASTER_USER='root', MASTER_CONNECT_RETRY=$connect_retry, MASTER_HEARTBEAT_PERIOD=4294968;
RESET SLAVE;
RESET MASTER;
# Check double size of max allowed value for master_heartbeat_period
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
--error ER_SLAVE_HEARTBEAT_VALUE_OUT_OF_RANGE
eval CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=$MASTER_MYPORT, MASTER_USER='root', MASTER_CONNECT_RETRY=$connect_retry, MASTER_HEARTBEAT_PERIOD=8589935;
RESET SLAVE;
RESET MASTER;
# Check 2^32
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
--error ER_SLAVE_HEARTBEAT_VALUE_OUT_OF_RANGE
eval CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=$MASTER_MYPORT, MASTER_USER='root', MASTER_CONNECT_RETRY=$connect_retry, MASTER_HEARTBEAT_PERIOD=4294967296;
RESET SLAVE;
@@ -248,16 +263,19 @@ RESET MASTER;
--echo *** Misc incorrect values ***
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
--error ER_PARSE_ERROR
eval CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=$MASTER_MYPORT, MASTER_USER='root', MASTER_CONNECT_RETRY=$connect_retry, MASTER_HEARTBEAT_PERIOD='-1';
RESET SLAVE;
RESET MASTER;
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
--error ER_PARSE_ERROR
eval CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=$MASTER_MYPORT, MASTER_USER='root', MASTER_CONNECT_RETRY=$connect_retry, MASTER_HEARTBEAT_PERIOD='123abc';
RESET SLAVE;
RESET MASTER;
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
--error ER_PARSE_ERROR
eval CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=$MASTER_MYPORT, MASTER_USER='root', MASTER_CONNECT_RETRY=$connect_retry, MASTER_HEARTBEAT_PERIOD='';
RESET SLAVE;
@@ -271,6 +289,7 @@ RESET MASTER;
# Check received heartbeat events for running slave
--echo *** Running slave ***
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
eval CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=$MASTER_MYPORT, MASTER_USER='root', MASTER_CONNECT_RETRY=$connect_retry, MASTER_HEARTBEAT_PERIOD=0.1;
--source include/start_slave.inc
--connection master
@@ -376,6 +395,7 @@ DELIMITER ;|
RESET SLAVE;
RESET MASTER;
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
eval CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=$MASTER_MYPORT, MASTER_USER='root', MASTER_CONNECT_RETRY=$connect_retry, MASTER_HEARTBEAT_PERIOD=5;
--source include/start_slave.inc
--connection master
@@ -401,6 +421,7 @@ DROP EVENT e1;
--source include/rpl_reset.inc
--let $rpl_no_start_slave= 0
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
eval CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=$MASTER_MYPORT, MASTER_USER='root', MASTER_CONNECT_RETRY=$connect_retry, MASTER_HEARTBEAT_PERIOD=0.5;
let $slave_param_comparison= =;
--source include/start_slave.inc
@@ -429,6 +450,7 @@ RESET SLAVE;
RESET MASTER;
SET @@global.slave_compressed_protocol=1;
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
eval CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=$MASTER_MYPORT, MASTER_USER='root', MASTER_CONNECT_RETRY=$connect_retry, MASTER_HEARTBEAT_PERIOD=0.1;
--source include/start_slave.inc
let $status_var_value= query_get_value(SHOW STATUS LIKE 'slave_received_heartbeats', Value, 1);
@@ -450,6 +472,7 @@ STOP SLAVE;
RESET SLAVE;
RESET MASTER;
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
eval CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=$MASTER_MYPORT, MASTER_USER='root', MASTER_CONNECT_RETRY=$connect_retry, MASTER_HEARTBEAT_PERIOD=0.1;
--source include/start_slave.inc
let $rcvd_heartbeats_before= query_get_value(SHOW STATUS LIKE 'slave_received_heartbeats', Value, 1);
@@ -470,6 +493,7 @@ STOP SLAVE;
RESET SLAVE;
RESET MASTER;
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
eval CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_PORT=$MASTER_MYPORT, MASTER_USER='root', MASTER_CONNECT_RETRY=$connect_retry, MASTER_HEARTBEAT_PERIOD=0.1;
--source include/start_slave.inc
# Wait until slave_received_heartbeats will be incremented
@@ -511,6 +535,7 @@ let $status_var_comparsion= >;
# MASTER_HEARTBEAT_PERIOD had the default value (slave_net_timeout/2)
# so wait on "Heartbeat event received on master", that only waits for
# 1 minute, sometimes timeout before heartbeat arrives.
+--replace_column 2 ####
CHANGE MASTER TO MASTER_HEARTBEAT_PERIOD=1;
--source include/start_slave.inc
@@ -520,6 +545,7 @@ INSERT INTO t1 VALUES(1, 'on master');
--save_master_pos
--connection slave
## set slave period 1/10 of master's
+--replace_column 2 ####
CHANGE MASTER TO MASTER_HEARTBEAT_PERIOD=0.1;
--source include/start_slave.inc
--sync_with_master
=== modified file 'mysql-test/suite/rpl/t/rpl_heartbeat_ssl.test'
--- a/mysql-test/suite/rpl/t/rpl_heartbeat_ssl.test 2010-12-19 17:15:12 +0000
+++ b/mysql-test/suite/rpl/t/rpl_heartbeat_ssl.test 2012-03-23 20:11:19 +0000
@@ -20,6 +20,7 @@ let $master_binlog= query_get_value(SHOW
RESET SLAVE;
# Connect to master with SSL
--replace_result $MASTER_MYPORT MASTER_PORT $MYSQL_TEST_DIR MYSQL_TEST_DIR $master_binlog MASTER_BINLOG
+--replace_column 2 ####
eval CHANGE MASTER TO
MASTER_HOST='127.0.0.1',
MASTER_PORT=$MASTER_MYPORT,
@@ -47,6 +48,7 @@ let $status_var_comparsion= >;
#
--echo *** Clean up ***
--source include/stop_slave.inc
+--replace_column 2 ####
CHANGE MASTER TO
MASTER_SSL=0,
MASTER_SSL_CA='',
=== modified file 'mysql-test/suite/rpl/t/rpl_ip_mix.test'
--- a/mysql-test/suite/rpl/t/rpl_ip_mix.test 2011-10-19 21:44:17 +0000
+++ b/mysql-test/suite/rpl/t/rpl_ip_mix.test 2012-03-23 20:11:19 +0000
@@ -47,4 +47,5 @@ let $master_host= query_get_value(SHOW S
--echo Master-Host: $master_host
# clean up
+--replace_column 2 ####
CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_USER='root';
=== modified file 'mysql-test/suite/rpl/t/rpl_ip_mix2.test'
--- a/mysql-test/suite/rpl/t/rpl_ip_mix2.test 2011-10-19 21:44:17 +0000
+++ b/mysql-test/suite/rpl/t/rpl_ip_mix2.test 2012-03-23 20:11:19 +0000
@@ -60,4 +60,5 @@ let $master_host= query_get_value(SHOW S
--echo Master-Host: $master_host
# clean up
+--replace_column 2 ####
CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_USER='root';
=== modified file 'mysql-test/suite/rpl/t/rpl_ipv4_as_ipv6.test'
--- a/mysql-test/suite/rpl/t/rpl_ipv4_as_ipv6.test 2011-10-19 21:44:17 +0000
+++ b/mysql-test/suite/rpl/t/rpl_ipv4_as_ipv6.test 2012-03-23 20:11:19 +0000
@@ -64,4 +64,5 @@ let $master_host= query_get_value(SHOW S
--echo Master-Host: $master_host
# clean up
+--replace_column 2 ####
CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_USER='root';
=== modified file 'mysql-test/suite/rpl/t/rpl_ipv6.test'
--- a/mysql-test/suite/rpl/t/rpl_ipv6.test 2011-10-19 21:44:17 +0000
+++ b/mysql-test/suite/rpl/t/rpl_ipv6.test 2012-03-23 20:11:19 +0000
@@ -50,4 +50,5 @@ let $master_host= query_get_value(SHOW S
--echo Master-Host: $master_host
# clean up
+--replace_column 2 ####
CHANGE MASTER TO MASTER_HOST='127.0.0.1', MASTER_USER='root';
=== modified file 'mysql-test/suite/rpl/t/rpl_master_connection.test'
--- a/mysql-test/suite/rpl/t/rpl_master_connection.test 2011-11-24 15:21:17 +0000
+++ b/mysql-test/suite/rpl/t/rpl_master_connection.test 2012-03-23 20:11:19 +0000
@@ -63,6 +63,7 @@ SET SQL_LOG_BIN=1;
# Check Property 0
#
--source include/stop_slave.inc
+--replace_column 2 ####
CHANGE MASTER TO MASTER_USER= 'DOES NOT EXIST', MASTER_PASSWORD = 'DOES NOT EXIST';
--replace_result $PLUGIN_AUTH_DIR PLUGIN_AUTH_DIR
@@ -78,31 +79,37 @@ CHANGE MASTER TO MASTER_USER= 'DOES NOT
--eval START SLAVE SQL_THREAD USER= 'regular_user_p' PASSWORD= 'password' DEFAULT_AUTH= 'auth_test_plugin' PLUGIN_DIR= '$PLUGIN_AUTH_DIR'
--replace_result $PLUGIN_AUTH_DIR PLUGIN_AUTH_DIR
+--replace_column 2 ####
--eval START SLAVE IO_THREAD USER= 'regular_user_p' PASSWORD= 'password'
--source include/wait_for_slave_io_to_start.inc
--source include/stop_slave_io.inc
--replace_result $PLUGIN_AUTH_DIR PLUGIN_AUTH_DIR
+--replace_column 2 ####
--eval START SLAVE IO_THREAD USER= 'regular_user_p' PASSWORD= 'password' DEFAULT_AUTH= 'auth_test_plugin'
--source include/wait_for_slave_io_to_start.inc
--source include/stop_slave_io.inc
--replace_result $PLUGIN_AUTH_DIR PLUGIN_AUTH_DIR
+--replace_column 2 ####
--eval START SLAVE IO_THREAD USER= 'regular_user_p' PASSWORD= 'password' DEFAULT_AUTH= 'auth_test_plugin' PLUGIN_DIR= '$PLUGIN_AUTH_DIR'
--source include/wait_for_slave_io_to_start.inc
--source include/stop_slave_io.inc
--replace_result $PLUGIN_AUTH_DIR PLUGIN_AUTH_DIR
+--replace_column 2 ####
--eval START SLAVE IO_THREAD, SQL_THREAD USER= 'regular_user_p' PASSWORD= 'password'
--source include/wait_for_slave_io_to_start.inc
--source include/stop_slave_io.inc
--replace_result $PLUGIN_AUTH_DIR PLUGIN_AUTH_DIR
+--replace_column 2 ####
--eval START SLAVE IO_THREAD, SQL_THREAD USER= 'regular_user_p' PASSWORD= 'password' DEFAULT_AUTH= 'auth_test_plugin'
--source include/wait_for_slave_io_to_start.inc
--source include/stop_slave_io.inc
--replace_result $PLUGIN_AUTH_DIR PLUGIN_AUTH_DIR
+--replace_column 2 ####
--eval START SLAVE IO_THREAD, SQL_THREAD USER= 'regular_user_p' PASSWORD= 'password' DEFAULT_AUTH= 'auth_test_plugin' PLUGIN_DIR= '$PLUGIN_AUTH_DIR'
--source include/wait_for_slave_io_to_start.inc
--source include/stop_slave_io.inc
@@ -111,7 +118,9 @@ CHANGE MASTER TO MASTER_USER= 'DOES NOT
# Check Property 1.
#
--source include/stop_slave.inc
+--replace_column 2 ####
CHANGE MASTER TO MASTER_USER= 'DOES NOT EXIST', MASTER_PASSWORD = 'DOES NOT EXIST';
+--replace_column 2 ####
--eval START SLAVE USER= 'regular_user_p' PASSWORD= 'password'
--source include/wait_for_slave_to_start.inc
--source include/check_slave_is_running.inc
@@ -120,7 +129,9 @@ CHANGE MASTER TO MASTER_USER= 'DOES NOT
# Check Property 1.
#
--source include/stop_slave.inc
+--replace_column 2 ####
CHANGE MASTER TO MASTER_USER= 'DOES NOT EXIST', MASTER_PASSWORD = 'DOES NOT EXIST';
+--replace_column 2 ####
--eval START SLAVE USER= 'regular_user_wp' PASSWORD= ''
--source include/wait_for_slave_to_start.inc
--source include/check_slave_is_running.inc
@@ -129,7 +140,9 @@ CHANGE MASTER TO MASTER_USER= 'DOES NOT
# Check Property 1.
#
--source include/stop_slave.inc
+--replace_column 2 ####
CHANGE MASTER TO MASTER_USER= 'DOES NOT EXIST', MASTER_PASSWORD = 'DOES NOT EXIST';
+--replace_column 2 ####
--eval START SLAVE USER= 'regular_user_p' PASSWORD= 'password'
--source include/wait_for_slave_to_start.inc
--source include/check_slave_is_running.inc
@@ -138,7 +151,9 @@ CHANGE MASTER TO MASTER_USER= 'DOES NOT
# Check Property 1.
#
--source include/stop_slave.inc
+--replace_column 2 ####
CHANGE MASTER TO MASTER_USER= 'DOES NOT EXIST', MASTER_PASSWORD = 'DOES NOT EXIST';
+--replace_column 2 ####
--eval START SLAVE USER= 'regular_user_wp' PASSWORD= ''
--source include/wait_for_slave_to_start.inc
--source include/check_slave_is_running.inc
@@ -147,7 +162,9 @@ CHANGE MASTER TO MASTER_USER= 'DOES NOT
# Check Property 1.
#
--source include/stop_slave.inc
+--replace_column 2 ####
CHANGE MASTER TO MASTER_USER= 'DOES NOT EXIST', MASTER_PASSWORD = 'DOES NOT EXIST';
+--replace_column 2 ####
--eval START SLAVE USER= 'regular_user_wp'
--source include/wait_for_slave_to_start.inc
--source include/check_slave_is_running.inc
@@ -157,7 +174,9 @@ CHANGE MASTER TO MASTER_USER= 'DOES NOT
#
--source include/stop_slave.inc
--replace_result $MASTER_MYSOCK MASTER_MYSOCK $PLUGIN_AUTH_OPT PLUGIN_AUTH_OPT
+--replace_column 2 ####
CHANGE MASTER TO MASTER_USER= 'DOES NOT EXIST', MASTER_PASSWORD = 'DOES NOT EXIST';
+--replace_column 2 ####
--eval START SLAVE USER= 'plug_user_p' PASSWORD= 'proxy_user_p'
--source include/wait_for_slave_to_start.inc
--source include/check_slave_is_running.inc
@@ -167,7 +186,9 @@ CHANGE MASTER TO MASTER_USER= 'DOES NOT
#
--source include/stop_slave.inc
--replace_result $MASTER_MYSOCK MASTER_MYSOCK $PLUGIN_AUTH_OPT PLUGIN_AUTH_OPT
+--replace_column 2 ####
CHANGE MASTER TO MASTER_USER= 'DOES NOT EXIST', MASTER_PASSWORD = 'DOES NOT EXIST';
+--replace_column 2 ####
--eval START SLAVE USER= 'plug_user_wp' PASSWORD= 'proxy_user_wp'
--source include/wait_for_slave_to_start.inc
--source include/check_slave_is_running.inc
@@ -176,8 +197,10 @@ CHANGE MASTER TO MASTER_USER= 'DOES NOT
# Check Property 2.
#
--source include/stop_slave.inc
+--replace_column 2 ####
CHANGE MASTER TO MASTER_USER= 'DOES NOT EXIST', MASTER_PASSWORD = 'DOES NOT EXIST';
--replace_result $PLUGIN_AUTH_DIR PLUGIN_AUTH_DIR
+--replace_column 2 ####
--eval START SLAVE USER= 'plug_user_p' PASSWORD= 'proxy_user_p' PLUGIN_DIR= '$PLUGIN_AUTH_DIR'
--source include/wait_for_slave_to_start.inc
--source include/check_slave_is_running.inc
@@ -186,8 +209,10 @@ CHANGE MASTER TO MASTER_USER= 'DOES NOT
# Check Property 2.
#
--source include/stop_slave.inc
+--replace_column 2 ####
CHANGE MASTER TO MASTER_USER= 'DOES NOT EXIST', MASTER_PASSWORD = 'DOES NOT EXIST';
--replace_result $PLUGIN_AUTH_DIR PLUGIN_AUTH_DIR
+--replace_column 2 ####
--eval START SLAVE USER= 'plug_user_wp' PASSWORD= 'proxy_user_wp' PLUGIN_DIR= '$PLUGIN_AUTH_DIR'
--source include/wait_for_slave_to_start.inc
--source include/check_slave_is_running.inc
@@ -196,8 +221,10 @@ CHANGE MASTER TO MASTER_USER= 'DOES NOT
# Check Property 2.
#
--source include/stop_slave.inc
+--replace_column 2 ####
CHANGE MASTER TO MASTER_USER= 'DOES NOT EXIST', MASTER_PASSWORD = 'DOES NOT EXIST';
--replace_result $PLUGIN_AUTH_DIR PLUGIN_AUTH_DIR
+--replace_column 2 ####
--eval START SLAVE USER= 'plug_user_p' PASSWORD= 'proxy_user_p' DEFAULT_AUTH= 'auth_test_plugin'
--source include/wait_for_slave_to_start.inc
--source include/check_slave_is_running.inc
@@ -206,8 +233,10 @@ CHANGE MASTER TO MASTER_USER= 'DOES NOT
# Check Property 2.
#
--source include/stop_slave.inc
+--replace_column 2 ####
CHANGE MASTER TO MASTER_USER= 'DOES NOT EXIST', MASTER_PASSWORD = 'DOES NOT EXIST';
--replace_result $PLUGIN_AUTH_DIR PLUGIN_AUTH_DIR
+--replace_column 2 ####
--eval START SLAVE USER= 'plug_user_wp' PASSWORD= 'proxy_user_wp' DEFAULT_AUTH= 'auth_test_plugin'
--source include/wait_for_slave_to_start.inc
--source include/check_slave_is_running.inc
@@ -216,8 +245,10 @@ CHANGE MASTER TO MASTER_USER= 'DOES NOT
# Check Property 2.
#
--source include/stop_slave.inc
+--replace_column 2 ####
CHANGE MASTER TO MASTER_USER= 'DOES NOT EXIST', MASTER_PASSWORD = 'DOES NOT EXIST';
--replace_result $PLUGIN_AUTH_DIR PLUGIN_AUTH_DIR
+--replace_column 2 ####
--eval START SLAVE USER= 'plug_user_p' PASSWORD= 'proxy_user_p' DEFAULT_AUTH= 'auth_test_plugin' PLUGIN_DIR= '$PLUGIN_AUTH_DIR'
--source include/wait_for_slave_to_start.inc
--source include/check_slave_is_running.inc
@@ -226,8 +257,10 @@ CHANGE MASTER TO MASTER_USER= 'DOES NOT
# Check Property 2.
#
--source include/stop_slave.inc
+--replace_column 2 ####
CHANGE MASTER TO MASTER_USER= 'DOES NOT EXIST', MASTER_PASSWORD = 'DOES NOT EXIST';
--replace_result $PLUGIN_AUTH_DIR PLUGIN_AUTH_DIR
+--replace_column 2 ####
--eval START SLAVE USER= 'plug_user_wp' PASSWORD= 'proxy_user_wp' DEFAULT_AUTH= 'auth_test_plugin' PLUGIN_DIR= '$PLUGIN_AUTH_DIR'
--source include/wait_for_slave_to_start.inc
--source include/check_slave_is_running.inc
@@ -236,6 +269,7 @@ CHANGE MASTER TO MASTER_USER= 'DOES NOT
# Check Property 3.
#
--source include/stop_slave.inc
+--replace_column 2 ####
CHANGE MASTER TO MASTER_USER= 'plug_user_p', MASTER_PASSWORD= 'proxy_user_p';
--source include/start_slave.inc
--source include/check_slave_is_running.inc
@@ -244,6 +278,7 @@ CHANGE MASTER TO MASTER_USER= 'plug_user
# Check Property 3.
#
--source include/stop_slave.inc
+--replace_column 2 ####
CHANGE MASTER TO MASTER_USER= 'plug_user_wp', MASTER_PASSWORD= 'proxy_user_wp';
--source include/start_slave.inc
--source include/check_slave_is_running.inc
@@ -259,6 +294,7 @@ GRANT ALL ON *.* TO ssl_user REQUIRE SSL
--replace_result $SLAVE_MYPORT SLAVE_MYPORT
connect (con_ssl,127.0.0.1,ssl_user,,test,$SLAVE_MYPORT,,SSL);
--connection con_ssl
+--replace_column 2 ####
CHANGE MASTER TO MASTER_USER= 'root', MASTER_PASSWORD = '';
--source include/start_slave.inc
=== modified file 'mysql-test/suite/rpl/t/rpl_rotate_logs.test'
--- a/mysql-test/suite/rpl/t/rpl_rotate_logs.test 2012-02-16 23:25:47 +0000
+++ b/mysql-test/suite/rpl/t/rpl_rotate_logs.test 2012-03-23 20:11:19 +0000
@@ -51,10 +51,12 @@ start slave;
# CHANGE MASTER will fail because it first parses master.info before changing
# it (so when master.info is bad, people have to use RESET SLAVE first).
+--replace_column 2 ####
--error ER_MASTER_INFO
eval change master to master_host='127.0.0.1',master_port=$MASTER_MYPORT, master_user='root';
reset slave;
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
eval change master to master_host='127.0.0.1',master_port=$MASTER_MYPORT, master_user='root';
connection master;
reset master;
=== modified file 'mysql-test/suite/rpl/t/rpl_semi_sync.test'
--- a/mysql-test/suite/rpl/t/rpl_semi_sync.test 2012-01-22 19:12:30 +0000
+++ b/mysql-test/suite/rpl/t/rpl_semi_sync.test 2012-03-23 20:11:19 +0000
@@ -459,6 +459,7 @@ connection slave;
echo [ on slave ];
grant replication slave on *.* to rpl@stripped identified by 'rpl';
flush privileges;
+--replace_column 2 ####
change master to master_user='rpl',master_password='rpl';
source include/start_slave.inc;
show status like 'Rpl_semi_sync_slave_status';
@@ -599,6 +600,7 @@ UNINSTALL PLUGIN rpl_semi_sync_master;
enable_warnings;
connection slave;
+--replace_column 2 ####
change master to master_user='root',master_password='';
source include/start_slave.inc;
=== modified file 'mysql-test/suite/rpl/t/rpl_server_id_ignore.test'
--- a/mysql-test/suite/rpl/t/rpl_server_id_ignore.test 2011-12-14 13:33:43 +0000
+++ b/mysql-test/suite/rpl/t/rpl_server_id_ignore.test 2012-03-23 20:11:19 +0000
@@ -28,12 +28,14 @@ echo master_id: $master_id;
stop slave;
--echo *** --replicate-same-server-id and change master option can clash ***
+--replace_column 2 ####
--error ER_SLAVE_IGNORE_SERVER_IDS
change master to IGNORE_SERVER_IDS= (2, 1);
--echo *** must be empty due to the error ***
let $ignore_list= query_get_value(SHOW SLAVE STATUS, Replicate_Ignore_Server_Ids, 1);
echo ignore server id list: $ignore_list;
+--replace_column 2 ####
change master to IGNORE_SERVER_IDS= (10, 100);
--echo *** must be 10, 100 ***
let $ignore_list= query_get_value(SHOW SLAVE STATUS, Replicate_Ignore_Server_Ids, 1);
@@ -42,8 +44,10 @@ reset slave;
--echo *** must be empty due to reset slave ***
let $ignore_list= query_get_value(SHOW SLAVE STATUS, Replicate_Ignore_Server_Ids, 1);
echo ignore server id list: $ignore_list;
+--replace_column 2 ####
change master to IGNORE_SERVER_IDS= (10, 100);
--echo *** CHANGE MASTER with IGNORE_SERVER_IDS option overrides (does not increment) the previous setup ***
+--replace_column 2 ####
change master to IGNORE_SERVER_IDS= (5, 1, 4, 3, 1);
--echo *** must be 1, 3, 4, 5 due to overriding policy ***
let $ignore_list= query_get_value(SHOW SLAVE STATUS, Replicate_Ignore_Server_Ids, 1);
@@ -81,15 +85,18 @@ if (`select $slave_relay_pos1 - $slave_r
stop slave;
source include/wait_for_slave_to_stop.inc;
reset slave;
+--replace_column 2 ####
change master to IGNORE_SERVER_IDS= (10, 100);
--echo *** the list must remain (10, 100) after reset slave ***
let $ignore_list= query_get_value(SHOW SLAVE STATUS, Replicate_Ignore_Server_Ids, 1);
+--replace_column 2 ####
change master to IGNORE_SERVER_IDS= ();
--echo *** must be empty due to IGNORE_SERVER_IDS empty list ***
let $ignore_list= query_get_value(SHOW SLAVE STATUS, Replicate_Ignore_Server_Ids, 1);
echo ignore server id list: $ignore_list;
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
eval change master to master_host='127.0.0.1', master_port=$MASTER_MYPORT, master_user='root';
start slave;
=== modified file 'mysql-test/suite/rpl/t/rpl_server_uuid.test'
--- a/mysql-test/suite/rpl/t/rpl_server_uuid.test 2012-02-06 19:24:47 +0000
+++ b/mysql-test/suite/rpl/t/rpl_server_uuid.test 2012-03-23 20:11:19 +0000
@@ -110,6 +110,7 @@ connection master;
--echo # server_3 is running with --replicate-same-server-id option
connection server_3;
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
eval CHANGE MASTER TO MASTER_HOST= '127.0.0.1',
MASTER_PORT= $MASTER_MYPORT,
MASTER_USER= 'root',
=== modified file 'mysql-test/suite/rpl/t/rpl_show_slave_hosts.test'
--- a/mysql-test/suite/rpl/t/rpl_show_slave_hosts.test 2012-02-28 10:15:29 +0000
+++ b/mysql-test/suite/rpl/t/rpl_show_slave_hosts.test 2012-03-23 20:11:19 +0000
@@ -15,6 +15,7 @@ connect (slave2,127.0.0.1,root,,test,$SL
connection slave2;
RESET SLAVE;
--replace_result $MASTER_MYPORT MASTER_PORT
+--replace_column 2 ####
--eval CHANGE MASTER TO master_host='127.0.0.1',master_port=$MASTER_MYPORT,master_user='root'
START SLAVE IO_THREAD;
source include/wait_for_slave_io_to_start.inc;
=== modified file 'mysql-test/suite/rpl/t/rpl_slave_status.test'
--- a/mysql-test/suite/rpl/t/rpl_slave_status.test 2011-05-20 11:50:50 +0000
+++ b/mysql-test/suite/rpl/t/rpl_slave_status.test 2012-03-23 20:11:19 +0000
@@ -28,6 +28,7 @@ GRANT REPLICATION SLAVE ON *.* TO rpl@12
--echo [on slave]
sync_slave_with_master;
source include/stop_slave.inc;
+--replace_column 2 ####
CHANGE MASTER TO master_user='rpl', master_password='rpl';
source include/start_slave.inc;
@@ -65,6 +66,7 @@ source include/wait_for_slave_io_to_stop
# cleanup: slave io thread has is stopped so we reset replication
--source include/stop_slave_sql.inc
+--replace_column 2 ####
CHANGE MASTER TO MASTER_USER = 'root', MASTER_PASSWORD = '';
# clear Slave_IO_Errno
--let $rpl_only_running_threads= 1
=== modified file 'mysql-test/suite/rpl/t/rpl_ssl.test'
--- a/mysql-test/suite/rpl/t/rpl_ssl.test 2010-12-19 17:22:30 +0000
+++ b/mysql-test/suite/rpl/t/rpl_ssl.test 2012-03-23 20:11:19 +0000
@@ -11,6 +11,7 @@ sync_slave_with_master;
# Set slave to use SSL for connection to master
stop slave;
--replace_result $MYSQL_TEST_DIR MYSQL_TEST_DIR
+--replace_column 2 ####
eval change master to
master_user='replssl',
master_password='',
@@ -98,6 +99,7 @@ drop table t1;
sync_slave_with_master;
--source include/stop_slave.inc
+--replace_column 2 ####
CHANGE MASTER TO
master_user = 'root',
master_ssl = 0,
=== modified file 'mysql-test/suite/rpl/t/rpl_ssl1.test'
--- a/mysql-test/suite/rpl/t/rpl_ssl1.test 2010-12-19 17:22:30 +0000
+++ b/mysql-test/suite/rpl/t/rpl_ssl1.test 2012-03-23 20:11:19 +0000
@@ -15,6 +15,7 @@ sync_slave_with_master;
#trying to use this user without ssl
stop slave;
--source include/wait_for_slave_to_stop.inc
+--replace_column 2 ####
change master to master_user='replssl',master_password='';
start slave;
@@ -31,6 +32,7 @@ select * from t1;
stop slave;
--source include/wait_for_slave_to_stop.inc
--replace_result $MYSQL_TEST_DIR MYSQL_TEST_DIR
+--replace_column 2 ####
eval change master to master_ssl=1 , master_ssl_ca ='$MYSQL_TEST_DIR/std_data/cacert.pem', master_ssl_cert='$MYSQL_TEST_DIR/std_data/client-cert.pem', master_ssl_key='$MYSQL_TEST_DIR/std_data/client-key.pem';
start slave;
--source include/wait_for_slave_to_start.inc
@@ -50,6 +52,7 @@ source include/check_slave_is_running.in
#checking if replication works without ssl also performing clean up
stop slave;
--source include/wait_for_slave_to_stop.inc
+--replace_column 2 ####
change master to master_user='root',master_password='', master_ssl=0;
start slave;
--source include/wait_for_slave_to_start.inc
@@ -67,6 +70,7 @@ connection slave;
stop slave;
--source include/wait_for_slave_to_stop.inc
--replace_result $MYSQL_TEST_DIR MYSQL_TEST_DIR
+--replace_column 2 ####
eval change master to
master_host="localhost",
master_ssl=1 ,
@@ -97,6 +101,7 @@ connection master;
drop table t1;
sync_slave_with_master;
--source include/stop_slave.inc
+--replace_column 2 ####
CHANGE MASTER TO
master_host="127.0.0.1",
master_ssl_ca ='',
No bundle (reason: useless for push emails).
| Thread |
|---|
| • bzr push into mysql-trunk branch (serge.kozlov:3822) Bug#13869905 | Serge Kozlov | 31 Mar |