Commit ef62b4c9 authored by unknown's avatar unknown

Updated test results

parent 4a569a33
......@@ -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