I’ve been working on populating the new Sakila schema with some data, mainly by copying data from the existing Sakila 0.1 schema.
The 0.5 version is available for download as a zip archive at http://www.openwin.org/mike/download/sakila-0.5.zip.
This version has two files, sakila-schema.sql and sakila-data.sql, load the schema file first, then the data file.
This is just a rough fill-in of the data, intended to provide context for discussion. Some data related suggestions have been made in the past, if they have not been met please point out any continuing issues.
Thanks again to all who take the time to review and provide feedback!
The forums are also available for discussion at http://forums.mysql.com/list.php?121
I added some views and stored …
[Read more]