Commit baed785c authored by Rich Prohaska's avatar Rich Prohaska

#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
parent 89e9f004
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment