1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-31 22:22:30 +03:00
Files
mariadb/mysql-test/extra/rpl_tests
8fb14b6df1 Bug #45214 get_master_version_and_clock does not report error when queries fail
The "get_master_version_and_clock(...)" function in sql/slave.cc ignores 
error and passes directly when queries fail, or queries succeed 
but the result retrieved is empty.
  
The "get_master_version_and_clock(...)" function should try to reconnect master
if queries fail because of transient network problems, and fail otherwise.
The I/O thread should print a warning if the some system variables do not 
exist on master (very old master)
2009-07-16 14:56:43 +08:00
..
2008-02-28 18:55:46 +01:00
2008-08-25 15:09:51 +02:00
2009-04-04 01:33:13 +04:00
2008-10-23 21:27:09 +02:00
2008-01-14 15:38:02 +08:00
2008-02-14 00:02:25 +01:00
2009-06-26 12:05:56 +01:00
2008-11-06 19:10:09 +02:00
2007-12-12 18:19:24 +01:00
2009-02-06 17:06:41 +01:00
2009-02-06 17:06:41 +01:00