1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-02 14:22:51 +03:00
Files
mariadb/mysql-test/include
Shivji Kumar Jha d4011a6144 BUG#16580366- MTR TESTS FAILING SPORADICALLY ON PB2 (5.5, 5.6 AND 5.7)
DURING INNODB RECOVERY

Problem:
=======
The connection 'master' is dropped by mysqltest after
rpl_end.inc. At this point, dropping temporary tables
at the connection 'master' are not synced at slave.
So, the temporary tables replicated from master remain
on slave leading to an inconsistent close of the test.
The following test thus complains about the presence of
temporary table(s) left over from the previous test.

Fix:
===
- Put explicit drop commands in replication tests so
  that the temporary tables are dropped at slave as well.
- Added the check for Slave_open_temp_tables in
  mtr_check.sql to warn about the remaining temporary
  table, if any, at the close of a test.
2013-09-27 01:24:16 +05:30
..
2011-10-03 16:05:52 +05:30
2008-03-17 14:26:00 +03:00
2010-02-24 13:15:34 +04:00
2005-07-06 17:16:22 +05:00
2010-02-24 13:15:34 +04:00
2010-01-15 15:42:15 +04:00
2007-06-28 21:34:54 +04:00
2007-06-28 21:34:54 +04:00
2007-06-28 21:34:54 +04:00
2008-08-04 07:04:47 +02:00
2006-01-12 19:51:02 +01:00
2011-03-18 10:31:39 +01:00
2010-10-20 16:56:09 +02:00
2010-10-20 16:56:09 +02:00
2010-04-13 19:04:45 +04:00
2007-06-28 21:34:54 +04:00
2010-02-24 13:15:34 +04:00
2010-02-24 13:15:34 +04:00
2010-02-24 13:15:34 +04:00
2009-12-03 18:47:20 +03:00
2008-12-02 11:05:56 +01:00
2008-05-08 20:13:39 +02:00
2007-12-12 18:19:24 +01:00
2007-02-19 15:31:55 +03:00
2010-08-05 14:41:07 +02:00
2009-03-15 18:39:48 -04:00
2007-12-12 18:19:24 +01:00
2007-12-12 18:19:24 +01:00
2007-04-10 18:01:29 +03:00
2006-01-12 19:51:02 +01:00
2004-12-13 21:00:43 +01:00
2012-02-29 21:18:50 +01:00
2011-12-01 00:54:54 +00:00
2006-08-16 19:29:49 +02:00
2010-12-20 15:15:01 +01:00
2010-12-20 15:15:01 +01:00
2009-08-12 13:31:56 +08:00
2009-09-29 14:16:23 +03:00
2007-06-21 21:58:59 +02:00
2008-01-14 15:38:02 +08:00
2008-01-14 15:38:02 +08:00
2010-05-26 22:34:25 +08:00
2006-11-20 22:42:06 +02:00
2006-12-11 11:44:03 -05:00
2010-05-26 22:34:25 +08:00
2007-12-12 18:19:24 +01:00
2007-06-21 21:58:59 +02:00
2007-06-21 21:58:59 +02:00
2008-06-25 16:59:38 +02:00
2011-03-16 00:46:30 +03:00
2008-12-02 11:05:56 +01:00