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# Bug#18326: Do not lock table for writing during prepare of statement
6# The use of the ps protocol causes extra table maps in the binlog, so
7# we disable the ps-protocol for this statement.
8--disable_ps_protocol
9-- source include/insert_select-binlog.test
10--enable_ps_protocol
11