Commit edb019ae authored by monty@mashka.mysql.fi's avatar monty@mashka.mysql.fi

Updated test results

parent 6be1b941
......@@ -852,3 +852,5 @@ select @a;
drop table t1;
do (SELECT a from t1);
Table 'test.t1' doesn't exist
set @a:=(SELECT a from t1);
Table 'test.t1' doesn't exist
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