mariadb/mysql-test/extra/rpl_tests
cbell/Chuck@mysql_cab. e6718df345 BUG#17233 : LOAD DATA INFILE: failure causes mysqld dbug_assert, binlog not flushed
This patch corrects a bug involving a LOAD DATA INFILE operation on a 
transactional table. It corrects a problem in the error handler by moving
the transactional table check and autocommit_or_rollback operation to the 
end of the error handler. 

The problem was an assert was thrown after the operation completed. The 
assert found a non-sunk event in the transaction cache. The events in the 
transaction cache were added after commit_or_rollack and thereafter nothing 
removed them.

An additional test case was added to detect this
condition.
2007-05-08 10:17:00 -04:00
..
rpl_auto_increment.test Give warnings for unused objects 2007-01-22 18:42:52 +02:00
rpl_commit_after_flush.test WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_ddl.test Bug#18946 Test case rpl_ndb_ddl disabled 2007-03-06 18:15:31 +01:00
rpl_deadlock.test Merge romeo.(none):/home/bkroot/mysql-5.1-new-rpl 2007-03-29 21:38:03 +02:00
rpl_delete_no_where.test WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_EE_err.test Merge neptunus.(none):/home/msvensson/mysql/mysqltest_var/my50-mysqltest_var 2006-01-24 14:10:48 +01:00
rpl_extraSlave_Col.test Has issues with original tree, so had to pull new tree and copy test over. Running last test now and will push after 2006-11-03 16:31:25 +01:00
rpl_failed_optimize.test Don't use row level logging on optimize or repair table. 2006-05-05 20:08:40 +03:00
rpl_flsh_tbls.test Merge neptunus.(none):/home/msvensson/mysql/same_tools/my50-same_tools 2006-10-04 16:35:40 +02:00
rpl_foreign_key.test Give warnings for unused objects 2007-01-22 18:42:52 +02:00
rpl_insert_delayed.test rpl_insert_delayed.test: 2007-02-24 16:35:15 +01:00
rpl_insert_id.test Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rpl 2007-02-24 11:52:08 +01:00
rpl_insert_id_pk.test Give warnings for unused objects 2007-01-22 18:42:52 +02:00
rpl_insert_ignore.test WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_loaddata.test BUG#17233 : LOAD DATA INFILE: failure causes mysqld dbug_assert, binlog not flushed 2007-05-08 10:17:00 -04:00
rpl_log.test - Fixing binary log positions 2007-03-30 10:27:08 +02:00
rpl_max_relay_size.test Fixed federated and some replication tests to not stop slave until it's up and running. 2007-04-17 14:41:16 +03:00
rpl_multi_query.test Merge romeo.(none):/home/bkroot/mysql-5.1-new-rpl 2007-03-29 21:38:03 +02:00
rpl_multi_update.test WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_multi_update2.test WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_multi_update3.test ndb - 2006-08-29 10:47:28 +02:00
rpl_ndb_2multi_eng.test test update 2006-04-12 19:38:40 +02:00
rpl_partition.test Bug#18436 (RBR: Replication to partition engine triggers assertion on slave): 2006-03-27 14:58:37 +02:00
rpl_relayrotate.test Fixed federated and some replication tests to not stop slave until it's up and running. 2007-04-17 14:41:16 +03:00
rpl_reset_slave.test WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_row_001.test Fix test cases to work with non-standard --vardir. 2006-02-22 10:07:54 +01:00
rpl_row_basic.test Merge bk-internal.mysql.com:/home/bk/mysql-5.1 2007-01-22 19:18:22 +02:00
rpl_row_blob.test Use "diff_files" instead ot "exec diff" 2007-02-20 18:47:47 +01:00
rpl_row_charset.test Merge romeo.(none):/home/bkroot/mysql-5.1-new-rpl 2007-03-29 21:38:03 +02:00
rpl_row_delayed_ins.test - Fixing binary log positions 2007-03-30 10:27:08 +02:00
rpl_row_func003.test Make sure tests drops objects created and restore variables to default 2007-03-01 14:16:38 +01:00
rpl_row_sp002.test WL#3464: Add replication event to denote gap in replication 2007-03-29 20:31:09 +02:00
rpl_row_sp003.test WL#3464: Add replication event to denote gap in replication 2007-03-29 20:31:09 +02:00
rpl_row_sp006.test Use "diff_files" instead ot "exec diff" 2007-02-20 18:47:47 +01:00
rpl_row_sp007.test WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_row_tabledefs.test Make sure tests drops objects created and restore variables to default 2007-03-01 14:16:38 +01:00
rpl_row_UUID.test Use "diff_files" instead ot "exec diff" 2007-02-20 18:47:47 +01:00
rpl_stm_000001.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
rpl_stm_charset.test Merge romeo.(none):/home/bkroot/mysql-5.1-new-rpl 2007-03-29 21:38:03 +02:00
rpl_stm_EE_err2.test Give warnings for unused objects 2007-01-22 18:42:52 +02:00
rpl_sv_relay_space.test Bug#16993 (ALTER TABLE ZEROFILL AUTO_INCREMENT not replicated correctly): 2006-04-19 15:29:49 +02:00
rpl_trig004.test Change to new (after merge) error numbers 2007-01-23 01:58:07 +02:00
rpl_truncate.test WL#3618 - Remove HAVE_ROW_BASED_REPLICATION from source code. 2006-12-07 09:18:35 -05:00
rpl_truncate_helper.test - Fixing binary log positions 2007-03-30 10:27:08 +02:00