5 messages in com.mysql.lists.communityRE: Sakila 0.5, Now With Data Goodness!
FromSent OnAttachments
Mike Hillyer14 Feb 2006 20:58 
Giuseppe Maxia15 Feb 2006 01:23 
Morgan Tocker15 Feb 2006 02:27 
Mike Hillyer15 Feb 2006 07:10 
Mike Hillyer27 Mar 2006 21:07 
Subject:RE: Sakila 0.5, Now With Data Goodness!
From:Mike Hillyer (mhil@mysql.com)
Date:02/15/2006 07:10:44 AM
List:com.mysql.lists.community

Mike, I raised this issue when you made your first announcement about sakila, but since you asked to repeat, here goes.

The sakila-data.sql takes about 5 minutes to load, because it does not use transactions.

Yes, I am aware that the data load script is not optimized, I created this one as a one-insert-per-row so that if a single row failed to load it would be easier to identify. I like your suggestions and will implement them for the final release.

Mike