mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
10.0-monty: trivial test result updates
This commit is contained in:
@ -13,7 +13,7 @@ SELECT @@warning_count;
|
||||
0 Expected
|
||||
DROP TABLE IF EXISTS t1;
|
||||
Warnings:
|
||||
Note 1051 Unknown table 't1'
|
||||
Note 1051 Unknown table 'test.t1'
|
||||
SELECT @@warning_count;
|
||||
@@warning_count
|
||||
1
|
||||
|
Reference in New Issue
Block a user