Bug #78368 Sakila-spatial database can only be used with MySQL 5.7
Submitted: 8 Sep 2015 14:06 Modified: 18 Sep 2015 17:08
Reporter: Giuseppe Maxia (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S4 (Feature request)
Version:5.7 OS:Any
Assigned to: CPU Architecture:Any

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[8 Sep 2015 14:07] Giuseppe Maxia
Patch to make the Sakila spatial database usable from any MySQL 5.x

Attachment: sakila-spatial-patch.zip (application/zip, text), 1.24 MiB.

[8 Sep 2015 14:11] Giuseppe Maxia
Simple schema+data load files

Attachment: sakila-multiversion.zip (application/zip, text), 653.11 KiB.