mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 04:53:01 +01:00
80a02037df
Tests were merged. As the implementation is different, the 'internal debugging' part was not merged, only a stub for it created.
6 lines
126 B
Text
6 lines
126 B
Text
--source include/have_geometry.inc
|
|
--source include/have_debug.inc
|
|
|
|
SET @tmp=ST_GIS_DEBUG(1);
|
|
|
|
--source include/gis_debug.inc
|