You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-07 03:22:57 +03:00
Fix tests' results to match new diagnostics
This commit is contained in:
committed by
Leonid Fedorov
parent
eaba4d33b4
commit
28bf654d85
@@ -86,5 +86,5 @@ SELECT @x / @y;
|
||||
@x / @y
|
||||
NULL
|
||||
SELECT unknown;
|
||||
ERROR 42S22: Unknown column 'unknown' in 'field list'
|
||||
ERROR 42S22: Unknown column 'unknown' in 'SELECT'
|
||||
DROP DATABASE IF EXISTS mcs33_db1;
|
||||
|
Reference in New Issue
Block a user