初版
This commit is contained in:
5
build/lib/mysql/mysql-test/t/backup-master.sh
Normal file
5
build/lib/mysql/mysql-test/t/backup-master.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
if [ "$MYSQL_TEST_DIR" ]
|
||||
then
|
||||
rm -f $MYSQLTEST_VARDIR/tmp/*.frm $MYSQLTEST_VARDIR/tmp/*.MY?
|
||||
fi
|
||||
Reference in New Issue
Block a user