1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00
Files
mariadb/mysql-test/t
unknown b302ee39bc fixed improper read of log name from master.info which broke slave server restart
fixed sync bugs in three test cases
added offset argument to sync_with_master to mysqltest to be able to fix sync bugs
added a test case for slave startup with existing master.info
expanded mysql-test-run.sh to be able to run pre-start shell script initializations


client/mysqltest.c:
  added offset argument to sync_with_master
mysql-test/mysql-test-run.sh:
  added option to run master or slave initialization shell script
mysql-test/r/rpl000016.result:
  fixed bug in test case
mysql-test/t/rpl000012.test:
  fixed syncronization bug
mysql-test/t/rpl000013.test:
  fixed sync bug
mysql-test/t/rpl000016.test:
  fixed ambiguous show slave status.
sql/slave.cc:
  fixed bug that broke slave server start with existing master.info,
  Monty's optimization was not chopping off newline from logname.
2001-01-24 12:47:09 -07:00
..
2001-01-22 05:32:58 +02:00
2001-01-23 08:20:51 -07:00
2001-01-19 22:40:16 -07:00
2001-01-15 21:21:06 +02:00
2001-01-12 16:40:27 +02:00
2001-01-12 13:52:32 +02:00
2000-12-29 16:06:10 +02:00
2001-01-21 16:30:16 +02:00
2001-01-17 05:47:33 -07:00
2001-01-17 05:47:33 -07:00
2000-12-13 09:58:26 -07:00
2001-01-22 05:32:58 +02:00
2001-01-22 05:32:58 +02:00
2001-01-22 05:32:58 +02:00
2001-01-22 05:32:58 +02:00
2001-01-22 05:32:58 +02:00

The file is empty.