Skip to content

Commit

Permalink
Add description for Sakila data
Browse files Browse the repository at this point in the history
  • Loading branch information
datacharmer committed Sep 5, 2015
1 parent c581ebc commit 1c27fea
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions sakila/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@

This sample database is derived from the Sakila-spatial db, available from
[the MySQL docs](https://dev.mysql.com/doc/index-other.html).

The changes applied here are quite simple:

* The FULLTEXT index in InnoDB is added conditionally for MySQL 5.6+
* The GEOMETRY column and SPATIAL index are added conditionally for MySQL 5.7+

0 comments on commit 1c27fea

Please sign in to comment.