mirror of
https://github.com/MariaDB/server.git
synced 2025-10-31 15:50:51 +03:00
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.
3 lines
94 B
Bash
Executable File
3 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*
|