Remove spurious commented out test line.

This commit is contained in:
davi@mysql.com/endora.local 2008-01-28 11:21:39 -02:00
parent ef3200f776
commit bfb3069f19

View File

@ -463,6 +463,5 @@ drop table t1;
disconnect waiter;
connection default;
show status like 'Table_locks_waited';
#show global status like "Table_locks_waited";
--echo End of 5.1 tests