mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Update 5.1 to use MYSQLTEST_VARDIR
mysql-test/extra/rpl_tests/rpl_loaddata.test: Update to use std_data_ln mysql-test/mysql-test-run.pl: Add back variable path_mysqltest_log mysql-test/r/rpl_loaddata.result: Binlog offset changed when using std_data_ln instead of std_data mysql-test/r/rpl_stm_log.result: Binlog offset changed when using std_data_ln instead of std_data
This commit is contained in:
@ -22,7 +22,7 @@ day id category name
|
||||
2003-03-22 2416 a bbbbb
|
||||
show master status;
|
||||
File Position Binlog_Do_DB Binlog_Ignore_DB
|
||||
slave-bin.000001 1290
|
||||
slave-bin.000001 1276
|
||||
drop table t1;
|
||||
drop table t2;
|
||||
drop table t3;
|
||||
|
Reference in New Issue
Block a user