summaryrefslogtreecommitdiff
path: root/mysql-test/suite/storage_engine/type_spatial_indexes.test
blob: ae9fc592a3a355c9ba2c9e3b79d16cfa9fc81801 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# Indexes on spatial objects
# (spatial and non-spatial indexes)
#

--source have_engine.inc

--let $index = $default_index
--source type_spatial.inc

let $index = SPATIAL;
--source type_spatial.inc

--source cleanup_engine.inc