Commit 68262ba6 authored by unknown's avatar unknown

ps_ddl1.test fix

parent eed698e9
...@@ -420,7 +420,7 @@ call p_verify_reprepare_count(0); ...@@ -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
......
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