MXS-2248 Add test that reveals problem
This commit is contained in:
parent
d9faea4979
commit
a456168fd0
@ -118,3 +118,6 @@ SET STATEMENT max_statement_time=30 FOR UPDATE tbl SET a = 42;
|
||||
|
||||
# MXS-2242
|
||||
SELECT X(coordinates), Y(coordinates), ST_X(coordinates), ST_Y(coordinates) FROM data;
|
||||
|
||||
# MXS-2248
|
||||
SELECT curdate() + interval '60' day;
|
||||
|
Loading…
x
Reference in New Issue
Block a user