mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 11:01:52 +01:00
70f619856b
updated manual about table lock counter fixed coredump in DROP DATABASE with long bogus name by non-root user fixed bug in handling STOP immediately after ROTATE added test case for buffer overrun on DROP DATABASE by non-root user added test case for the STOP bug in replication
3 lines
179 B
Bash
Executable file
3 lines
179 B
Bash
Executable file
rm -f $MYSQL_TEST_DIR/var/lib/master-bin.*
|
|
cp $MYSQL_TEST_DIR/std_data/master-bin.001 $MYSQL_TEST_DIR/var/lib/
|
|
echo ./master-bin.001 > $MYSQL_TEST_DIR/var/lib/master-bin.index
|