mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 11:31:51 +01:00
#3911 merge the checkpoint lock test fixes from 5.0.5 to main refs[t:3911]
git-svn-id: file:///svn/mysql/tests/mysql-test@34269 c7de825b-a66e-492c-adef-691d508d4ae1
This commit is contained in:
parent
89e9f004a4
commit
baed785c6a
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ connect (conn1,localhost,root,,);
|
|||
connect (conn2,localhost,root,,);
|
||||
|
||||
connection default;
|
||||
--sleep 2
|
||||
--echo # should see nothing
|
||||
select DB, command, state, info from information_schema.processlist;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue