mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
Use same --slave-load-tmpdir in all versions(backport from 5.0)
This commit is contained in:
@@ -188,7 +188,7 @@ SYST=0
|
||||
REALT=0
|
||||
FAST_START=""
|
||||
MYSQL_TMP_DIR=$MYSQL_TEST_DIR/var/tmp
|
||||
SLAVE_LOAD_TMPDIR=../../var/tmp #needs to be same length to test logging
|
||||
SLAVE_LOAD_TMPDIR=../tmp #needs to be same length to test logging
|
||||
RES_SPACE=" "
|
||||
MYSQLD_SRC_DIRS="strings mysys include extra regex isam merge myisam \
|
||||
myisammrg heap sql"
|
||||
|
Reference in New Issue
Block a user