mariadb/mysql-test/suite/bugs/t
Alfranio Correia 0888d7c0a8 BUG#36391: "mysqlbinlog creates invalid charset statements"
The fix for BUG#20103 "Escaping with backslash does not work as expected"
was implemented too greedy though in that it not only changes the behavior
of backslashes within strings but in general, so disabling command shortcuts
like \G or \C (which in turn leads to Bug #36391: "mysqlbinlog creates invalid charset
statements").
      
The fix allows the escaping with backslash to take place only inside a string, 
thus enabling the execution of command shortcuts and presevering the fix for
BUG#20103.
2009-01-27 20:49:37 +00:00
..
rpl_bug12691.test Test case for bug#12691 2008-01-31 16:23:27 +03:00
rpl_bug23533.test Bug#32663, Bug#33045, Bug#23533, WL#4091 2008-02-29 00:50:15 +03:00
rpl_bug31582.test BUG#31582 (5.1-telco-6.1 -> 5.1.22. Slave crashes when reading UPDATE for VARCHAR): 2007-12-05 20:49:50 +01:00
rpl_bug31583.test BUG#31582 (5.1-telco-6.1 -> 5.1.22. Slave crashes when reading UPDATE for VARCHAR): 2007-12-05 20:49:50 +01:00
rpl_bug33029.test Bug#36443 Server crashes when executing insert when insert trigger on table 2008-06-19 21:47:59 +03:00
rpl_bug36391-master.opt BUG#36391: "mysqlbinlog creates invalid charset statements" 2009-01-27 20:49:37 +00:00
rpl_bug36391.test BUG#36391: "mysqlbinlog creates invalid charset statements" 2009-01-27 20:49:37 +00:00
rpl_bug37426.test BUG#37426: RBR breaks for CHAR() UTF-8 fields > 85 chars 2008-06-30 22:11:18 +02:00