This website requires JavaScript.
Explore
Help
Sign in
mirror
/
mariadb
Watch
1
Star
0
Fork
You've already forked mariadb
0
mirror of
https://github.com/MariaDB/server.git
synced
2025-01-22 14:54:20 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8a3e6201b3
mariadb
/
mysql-test
/
t
/
innodb_gis.test
4 lines
93 B
Text
Raw
Normal View
History
Unescape
Escape
Add DROP TABLE before trying to create view (in mysqldump) 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)
2005-10-27 22:45:18 +03:00
--source include/have_innodb.inc
This patch add support for storing Geometry types to Archive, Innodb, NDB, and BDB.
2005-10-24 23:20:39 -07:00
SET storage_engine=innodb;
--source include/gis_generic.inc
Reference in a new issue
Copy permalink