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:
@ -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
|
||||
|
Reference in New Issue
Block a user