Skip to content

Commit 1c27fea

Browse files
committed
Add description for Sakila data
1 parent c581ebc commit 1c27fea

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

sakila/README.md

+9
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)