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 | 44eb80787ff56346c84fe12c95f36533f6f13e59 (patch) | |
tree | adae23d022832ac2bee0a653c88137f823db19d6 /mysql-test/r/lock.result | |
parent | 5f13aba7f865b8b7cb7a019992299fb1e5e0f66d (diff) | |
download | mariadb-git-44eb80787ff56346c84fe12c95f36533f6f13e59.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 |