Back to Beekeeper Studio

README

dev/docker_mysql_init/sakila/README.md

5.7.2330 B
Original Source

This sample database is derived from the Sakila-spatial db, available from the MySQL docs.

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+