Merge mysql.com:/usr/local/mysql/mysql-5.0-fixtest
into mysql.com:/usr/local/mysql/mysql-5.1-new mysql-test/r/binlog_stm_mix_innodb_myisam.result: Auto merged mysql-test/extra/binlog_tests/mix_innodb_myisam_binlog.test: Manual merge.
This commit is contained in:
commit
b14a6af821
@ -269,9 +269,9 @@ select get_lock("a",10);
|
|||||||
get_lock("a",10)
|
get_lock("a",10)
|
||||||
1
|
1
|
||||||
select
|
select
|
||||||
(@a:=load_file("MYSQL_TEST_DIR/var/tmp/mix_innodb_myisam_binlog.output"))
|
(@a:=load_file("MYSQLTEST_VARDIR/tmp/mix_innodb_myisam_binlog.output"))
|
||||||
is not null;
|
is not null;
|
||||||
(@a:=load_file("MYSQL_TEST_DIR/var/tmp/mix_innodb_myisam_binlog.output"))
|
(@a:=load_file("MYSQLTEST_VARDIR/tmp/mix_innodb_myisam_binlog.output"))
|
||||||
is not null
|
is not null
|
||||||
1
|
1
|
||||||
select
|
select
|
||||||
|
Loading…
x
Reference in New Issue
Block a user