1# This is a wrapper for binlog.test so that the same test case can be used
2# For both statement and row based bin logs 9/19/2005 [jbm]
3
4-- source include/have_binlog_format_row.inc
5
6# Bug#18326: Do not lock table for writing during prepare of statement
7# The use of the ps protocol causes extra table maps in the binlog, so
8# we disable the ps-protocol for this statement.
9--disable_ps_protocol
10
11-- source include/mix_innodb_myisam_binlog.test
12
13--enable_ps_protocol
14
15-- source  include/mix_innodb_myisam_side_effects.test
16