mariadb/mysql-test/extra/binlog_tests
unknown 51a99d70e9 Fix pushbuild errors.
mysql-test/extra/binlog_tests/mix_innodb_myisam_binlog.test:
  The test unnecessarily refused to run in non-debug mode. It can safely
  run in non-debug mode and produces the same result, so I removed the
  restriction.
mysql-test/suite/binlog/r/binlog_row_mix_innodb_myisam.result:
  Updated result file. It is a little unclear what the best thing to put in
  the binlog is, but the present results for this particular test are enough
  to replicate. Mats will figure out more as he fixes BUG#29020. After
  BUG#34768 has been fixed, these statements should be marked unsafe and
  not allowed in statement mode.
mysql-test/suite/binlog/r/binlog_stm_mix_innodb_myisam.result:
  Updated result file. It is a little unclear what the best thing to put in
  the binlog is, but the present results for this particular test are enough
  to replicate. Mats will figure out more as he fixes BUG#29020. After
  BUG#34768 has been fixed, these statements should be marked unsafe and
  not allowed in statement mode.
2008-02-27 15:18:27 +01:00
..
binlog.test
binlog_insert_delayed.test
blackhole.test
ctype_cp932.test
ctype_cp932_binlog.test
ctype_ucs_binlog.test
database.test
drop_temp_table.test
innodb_stat.test
insert_select-binlog.test
mix_innodb_myisam_binlog.test Fix pushbuild errors. 2008-02-27 15:18:27 +01:00
mix_innodb_myisam_side_effects.test