We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c581ebc commit 1c27feaCopy full SHA for 1c27fea
sakila/README.md
@@ -0,0 +1,9 @@
1
+
2
+This sample database is derived from the Sakila-spatial db, available from
3
+[the MySQL docs](https://dev.mysql.com/doc/index-other.html).
4
5
+The changes applied here are quite simple:
6
7
+* The FULLTEXT index in InnoDB is added conditionally for MySQL 5.6+
8
+* The GEOMETRY column and SPATIAL index are added conditionally for MySQL 5.7+
9
0 commit comments