mariadb/mysql-test/extra/binlog_tests
Sergei Golubchik 76f0b94bb0 merge with 5.3
sql/sql_insert.cc:
  CREATE ... IF NOT EXISTS may do nothing, but
  it is still not a failure. don't forget to my_ok it.
  ******
  CREATE ... IF NOT EXISTS may do nothing, but
  it is still not a failure. don't forget to my_ok it.
sql/sql_table.cc:
  small cleanup
  ******
  small cleanup
2011-10-19 21:45:18 +02:00
..
binlog.test merge with 5.3 2011-10-19 21:45:18 +02:00
binlog_cache_stat.test BUG#57275 binlog_cache_size affects trx- and stmt-cache and gets twice the expected memory 2010-11-05 17:42:37 +00:00
binlog_insert_delayed.test Bug #57666 Unclear warning with broken text in error log on INSERT DELAYED 2010-11-29 11:04:16 +08:00
binlog_truncate.test Tests: many if/while expresissons simplified after 57276 2010-11-17 11:16:13 +01:00
blackhole.test Tests: many if/while expresissons simplified after 57276 2010-11-17 11:16:13 +01:00
ctype_cp932.test Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0-rpl 2008-02-20 19:49:26 +01:00
ctype_cp932_binlog.test
ctype_ucs_binlog.test WL#4189 2007-12-12 18:19:24 +01:00
database.test Bug #11765416 (former 58381) 2011-03-15 11:49:14 +01:00
drop_table.test Backport of revno ## 2617.31.1, 2617.31.3, 2617.31.4, 2617.31.5, 2009-12-05 02:02:48 +03:00
drop_temp_table.test BUG#54842: DROP TEMPORARY TABLE not binlogged after manual 2010-06-29 11:54:58 +01:00
implicit.test upmerge and adapt follow-up to 55582 2010-10-21 09:37:10 +02:00
insert_select-binlog.test Merge bk-internal:/home/bk/mysql-5.1-new-maint 2007-06-07 15:21:52 -07:00
mix_innodb_myisam_binlog.test merge with 5.3 2011-10-19 21:45:18 +02:00
mix_innodb_myisam_side_effects.test BUG#53452 Inconsistent behavior of binlog_direct_non_transactional_updates with 2010-08-20 03:59:58 +01:00