1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Updated test results

This commit is contained in:
monty@mashka.mysql.fi
2003-01-06 11:44:18 +02:00
parent 6be1b941bc
commit edb019aeaf

View File

@ -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