1
0
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:
Sergey Petrunya
2013-07-09 15:39:57 +04:00
parent 7a9eae5803
commit 3e740c259d
6 changed files with 57 additions and 57 deletions

View File

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