mirror of
https://github.com/MariaDB/server.git
synced 2025-06-03 07:02:23 +03:00
11 lines
331 B
Plaintext
11 lines
331 B
Plaintext
# Requires row logging because warnings produced when creating
|
|
# the tables in "gis_generic" with no PK and BLOB's differ
|
|
|
|
--source include/have_binlog_format_row.inc
|
|
|
|
--source include/have_ndb.inc
|
|
SET storage_engine=ndbcluster;
|
|
--source include/gis_generic.inc
|
|
set engine_condition_pushdown = on;
|
|
--source include/gis_generic.inc
|