~jlukas79/+junk/mysql-server

« back to all changes in this revision

Viewing changes to mysql-test/suite/binlog/r/binlog_stm_mix_innodb_myisam.result

manual merge 6.0-main --> 6.0-bka-review

Show diffs side-by-side

added added

removed removed

Lines of Context:
376
376
select get_lock("a",10);
377
377
get_lock("a",10)
378
378
1
 
379
do release_lock("a");
379
380
flush logs;
380
381
select
381
382
(@a:=load_file("MYSQLTEST_VARDIR/tmp/mix_innodb_myisam_binlog.output"))