ps_ddl1.test fix

This commit is contained in:
unknown 2013-07-03 10:22:19 +03:00
parent eed698e975
commit 68262ba648

View File

@ -420,7 +420,7 @@ call p_verify_reprepare_count(0);
SUCCESS SUCCESS
execute stmt; execute stmt;
ERROR 42S02: Unknown table 't1' ERROR 42S02: Unknown table 'test.t1'
call p_verify_reprepare_count(0); call p_verify_reprepare_count(0);
SUCCESS SUCCESS