diff options
author | unknown <guilhem@mysql.com> | 2004-12-13 14:21:59 +0100 |
---|---|---|
committer | unknown <guilhem@mysql.com> | 2004-12-13 14:21:59 +0100 |
commit | c4dc0c2583031c35bb944edcd3ea918862ffa7b6 (patch) | |
tree | 6369dc1fcab2fcf7d075956eb498e8dd58ed3c66 /mysql-test | |
parent | b952066259258c1ce8d45ff2fbbee28f1ef27133 (diff) | |
download | mariadb-git-c4dc0c2583031c35bb944edcd3ea918862ffa7b6.tar.gz |
flush_read_lock_kill-master.opt:
don't make non-debug builds fail the testsuite
mysql-test/t/flush_read_lock_kill-master.opt:
don't make non-debug builds fail the testsuite
Diffstat (limited to 'mysql-test')
-rw-r--r-- | mysql-test/t/flush_read_lock_kill-master.opt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/t/flush_read_lock_kill-master.opt b/mysql-test/t/flush_read_lock_kill-master.opt index e7fe203239c..2b2b5eb5ebf 100644 --- a/mysql-test/t/flush_read_lock_kill-master.opt +++ b/mysql-test/t/flush_read_lock_kill-master.opt @@ -1 +1 @@ ---debug=d,make_global_read_lock_block_commit_loop +--loose-debug=d,make_global_read_lock_block_commit_loop |