Serge Kozlov
6475109c1f
Backport for WL#3894
2009-11-28 02:34:47 +03:00
He Zhenxing
79faadd54d
Backport BUG#12190 CHANGE MASTER has differ path requiremts on MASTER_LOG_FILE and RELAY_LOG_FILE
...
CHANGE MASTER TO command required the value for RELAY_LOG_FILE to
be an absolute path, which was different from the requirement of
MASTER_LOG_FILE.
This patch fixed the problem by changing the value for RELAY_LOG_FILE
to be the basename of the log file as that for MASTER_LOG_FILE.
2009-10-02 16:35:03 +08:00
skozlov/ksm@mysql.com/virtop.(none)
3c108889fb
WL#4091, replace sleeps
2008-02-28 14:36:14 +03:00
hezx@mail.hezx.com
2720b76c4a
Fix for versional test
...
Mask binlog positions, error, warning and other information that are not significant for the test
2008-01-14 15:38:02 +08:00
msvensson@pilot.(none)
2238ef2b62
Merge pilot.(none):/data/msvensson/mysql/wl3933/my51-wl3933-new2
...
into pilot.(none):/data/msvensson/mysql/mysql-5.1-new-maint
2007-06-27 14:29:10 +02:00
msvensson@pilot.(none)
8661497e9b
WL#3933 Split main test suite to rpl, rpl_ndb and ndb
...
- Update mysql-test-run.pl to collect tests from several suites
- Group test into suites
- Add suite.opt file
2007-06-27 14:28:02 +02:00