mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 13:32:33 +01:00
a9b1ff4095
Cleaned up xxxx_gis.test's and made gis_generic.inc independent of ndb (Note that archive_gis.test fails, but this is independent of this patch)
5 lines
163 B
Text
5 lines
163 B
Text
--source include/have_ndb.inc
|
|
SET storage_engine=ndbcluster;
|
|
--source include/gis_generic.inc
|
|
set engine_condition_pushdown = on;
|
|
--source include/gis_generic.inc
|