1
0
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:
unknown
2006-01-26 12:35:36 +01:00
parent c1b598ccb9
commit 484f56967a
4 changed files with 10 additions and 10 deletions

View File

@ -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;