blob: 104fdf417349fa47fe452ef765227d2ff1df0ffc (
plain)
1
2
3
4
5
6
|
--source include/have_ndb.inc
-- source include/have_binlog_format_row.inc
SET storage_engine=ndbcluster;
--source include/gis_generic.inc
set engine_condition_pushdown = on;
--source include/gis_generic.inc
|