mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 21:42:35 +01:00
56129ce634
first pull, merge,test, and get it to work. The main change is the new replication code - now we have two slave threads SQL thread and I/O thread. I have also re-written a lot of the code to prepare for multi-master implementation. I also documented IO_CACHE quite extensively and to some extend, THD class.
2 lines
94 B
Bash
Executable file
2 lines
94 B
Bash
Executable file
rm -f $MYSQL_TEST_DIR/var/slave-data/master.info
|
|
rm -f $MYSQL_TEST_DIR/var/slave-data/*relay*
|