1
0
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:
msvensson@neptunus.(none)
2006-10-05 18:29:59 +02:00
parent c5fba0a888
commit ab862ca2dc
6 changed files with 15 additions and 17 deletions

View File

@@ -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"