mariadb/mysql-test/std_data/rpl_loaddata2.dat
unknown dae13b5415 Fix for BUG#1391:
"If LOAD DATA INFILE 'small_file' fails on master, slave leaves temp files"
(the bug is in the master)


mysql-test/r/rpl_loaddata.result:
  result update
mysql-test/std_data/rpl_loaddata2.dat:
  change to introduce a unique key violation
mysql-test/t/rpl_loaddata.test:
  testcase for bug#1391.
sql/sql_load.cc:
  fix for bug#1391:
  for a small file, we had in the binlog only the Create_file, not the Delete_file
  (the Create_file was written when the READ_INFO was destroyed).
2003-09-25 00:14:46 +02:00

8 lines
140 B
Text

>2003-01-21,6328,%a%,%aaaaa%
##
>2003-02-22,2461,b,%a a a @@ @% @b ' " a%
##
>2003-03-22,2161,%c%,%asdf%
##
>2003-03-22,2416,%a%,%bbbbb%
##