summaryrefslogtreecommitdiffstats
path: root/tests/data/parser/parseCreateTableSpatial.in
blob: ca76430bce392ab942e3cea61132b8f4e28b16b2 (plain)
1
CREATE TABLE `xss`.`gis` ( `x` POINT NOT NULL ) ENGINE = InnoDB;