diff options
author | unknown <monty@hundin.mysql.fi> | 2001-07-17 22:59:14 +0300 |
---|---|---|
committer | unknown <monty@hundin.mysql.fi> | 2001-07-17 22:59:14 +0300 |
commit | 964e4095874d9fc6bce8c64ff484cbe7deebf125 (patch) | |
tree | adae23d022832ac2bee0a653c88137f823db19d6 /mysql-test/r/lock.result | |
parent | 703f4d7b0298834a830aadb2874d6a082e444f99 (diff) | |
download | mariadb-git-964e4095874d9fc6bce8c64ff484cbe7deebf125.tar.gz |
Added timeouts to make lock test repeatable
mysql-test/r/lock.result:
Fixed wrong result for lock
mysql-test/t/lock.test:
Added timeouts to make test repeatable
Diffstat (limited to 'mysql-test/r/lock.result')
-rw-r--r-- | mysql-test/r/lock.result | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/r/lock.result b/mysql-test/r/lock.result index 24a40321f13..ccd3c02558d 100644 --- a/mysql-test/r/lock.result +++ b/mysql-test/r/lock.result @@ -5,6 +5,6 @@ test.t1 check status OK Table Op Msg_type Msg_text test.t2 check error Table 't2' was not locked with LOCK TABLES n -1 +4 n 1 |