mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
mysql-test/mysql-test-run
cleanup - remove unneeded daeamon restarts sql/log_event.cc fixed bug - do not confuse confused slaves even further if they try to read less than LOG_EVENT_HEADER_LEN before the end of file sql/mysqlbinlog.cc give error if constructor fails sql/mysqld.cc --disconnect-slave-event-count for replication debugging sql/slave.cc --disconnect-slave-event-count cleanup to remove unneeded sleeps when things go wrong - sleep only when we have to sql/slave.h --disconnect-slave-event-count test cases for ALTER TABLE ORDER BY and replication offset off by 22 confusion mystery bug (both pass) mysql-test/mysql-test-run: cleanup - remove unneeded daeamon restarts sql/log_event.cc: fixed bug - do not confuse confused slaves even further if they try to read less than LOG_EVENT_HEADER_LEN before the end of file sql/mysqlbinlog.cc: give error if constructor fails sql/mysqld.cc: --disconnect-slave-event-count for replication debugging sql/slave.cc: --disconnect-slave-event-count cleanup to remove unneeded sleeps when things go wrong - sleep only when we have to sql/slave.h: --disconnect-slave-event-count sql/sql_repl.cc: added unknown error
This commit is contained in:
5
mysql-test/r/3.23/alt000001.result
Normal file
5
mysql-test/r/3.23/alt000001.result
Normal file
@ -0,0 +1,5 @@
|
||||
n
|
||||
3
|
||||
9
|
||||
10
|
||||
12
|
3
mysql-test/r/3.23/rpl000010.result
Normal file
3
mysql-test/r/3.23/rpl000010.result
Normal file
@ -0,0 +1,3 @@
|
||||
n
|
||||
1
|
||||
2
|
Reference in New Issue
Block a user