mariadb/mysql-test/suite
Andrei Elkin 67ed422313 Bug #40559 assertion failed in check_binlog_magic
The reason of the bug is in that the test makes a trick with relay log files and
did not reset fully at the end.
If mtr does not restart the test the new SQL thread tried to work with the old time
session data.

Fixed with deploying RESET slave at the clean-up.

mysql-test/suite/binlog/t/binlog_auto_increment_bug33029.test:
  adding RESET slave to force active mi and rli data struct to be reset.
  The slave SQL thread will deal with a fresh structures each time it restarts.
2009-03-06 20:19:29 +02:00
..
binlog Bug #40559 assertion failed in check_binlog_magic 2009-03-06 20:19:29 +02:00
bugs merged 5.1-main -> 5.1-bugteam 2009-01-30 15:44:49 +02:00
federated fixed system_mysql_db_fix30020 test faiilure 2009-02-02 13:36:03 +02:00
funcs_1 Bug#42758 INFORMATION_SCHEMA.COLUMNS is inconsistent 2009-03-05 15:15:47 +04:00
funcs_2 Fix for Bug#40904 20 tests in 5.1 are disabled in a bad manner 2008-12-08 15:36:42 +01:00
im
jp fixed jp test failures 2009-02-02 14:42:33 +04:00
large_tests
manual
ndb Merge mysql-5.0-bugteam -> mysql-5.1-bugteam 2009-02-14 19:00:11 +03:00
ndb_team merge 5.0 -> 5.1 2009-02-19 18:24:25 -05:00
parts pre push test result update for bug#38719 2009-02-20 10:27:32 +01:00
rpl BUG#39753: Replication failure on MIXED + bit + myisam + no PK 2009-03-05 20:54:53 +01:00
rpl_ndb Bug #41183 rpl_ndb_circular, rpl_ndb_circular_simplex need maintenance, crash 2009-02-04 12:13:54 +02:00
stress Merge trift2.:/MySQL/M51/mysql-5.1 2008-02-22 16:14:27 +01:00
sys_vars Bug#40178: Test main.completion_type_func does not clean up / needs to be rewritten 2009-02-24 16:20:00 +02:00