Updated test results

This commit is contained in:
unknown 2003-01-06 11:44:18 +02:00
parent 4a569a332f
commit ef62b4c948

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