MXS-2242 Add test that reveals problem
This commit is contained in:
parent
16d7efe4ec
commit
2c6e45a770
@ -115,3 +115,6 @@ PREPARE a FROM @sql;
|
||||
|
||||
# MXS-2207
|
||||
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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user