From 35a039ffc0476a3ab9c67fe12c4a69697c48d628 Mon Sep 17 00:00:00 2001 From: "jmiller@mysql.com" <> Date: Fri, 6 Jan 2006 00:06:04 +0100 Subject: [PATCH] File needs to be removed --- mysql-test/t/rpl_stm_loaddata_m.test | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 mysql-test/t/rpl_stm_loaddata_m.test diff --git a/mysql-test/t/rpl_stm_loaddata_m.test b/mysql-test/t/rpl_stm_loaddata_m.test deleted file mode 100644 index ac52a8dfb9e..00000000000 --- a/mysql-test/t/rpl_stm_loaddata_m.test +++ /dev/null @@ -1,10 +0,0 @@ -# See if the master logs LOAD DATA INFILE correctly when binlog_*_db rules -# exist. -# This is for BUG#1100 (LOAD DATA INFILE was half-logged). - -# Requires statement logging --- source include/have_binlog_format_statement.inc --- source extra/rpl_tests/rpl_loaddata_m.test - -# End of 4.1 tests -# Adding comment for force manual merge 5.0 -> wl1012: Delete me