--source include/have_myisam.inc --source include/force_myisam_default.inc # This is a MyISAM specific test as it checks if a partly-completed INSERT SELECT in a MyISAM table goes into the binlog. # This is a wrapper for binlog.test so that the same test case can be used # For both statement and row based bin logs 9/19/2005 [jbm] -- source include/have_binlog_format_mixed_or_statement.inc -- source extra/binlog_tests/insert_select-binlog.test