File: //usr/local/mysql/5.1/mysql-test/std_data/binlog_transaction.000001
�bin�5�J ^ b 5.0.86-debug-log �5�J8
K �5�J d � @ std test create table t1(a int) engine= innodb�5�J e + @ std mysql create table t2(a int) engine= innodb�5�J E p @ std mysql BEGIN�5�J \ � @ std test insert into t1 (a) values (1)�5�J ] ) @ std mysql insert into t2 (a) values (1)�5�J D �5�J d � @ std test create table t3(a int) engine= innodb�5�J e
@ std mysql create table t4(a int) engine= myisam�5�J E R @ std mysql BEGIN�5�J \ � @ std test insert into t3 (a) values (2)�5�J ] @ std mysql insert into t4 (a) values (2)�5�J H S @ std mysql ROLLBACK�5�J a � @ std test create table t5(a int) engine= NDB�5�J b @ std mysql create table t6(a int) engine= NDB�5�J E [ @ std mysql BEGIN�5�J \ � @ std test insert into t5 (a) values (3)�5�J ] @ std mysql insert into t6 (a) values (3)�5�J F Z @ std mysql COMMIT�5�J , � master-bin.000002