Fix schema for Grails+MySQL
Moved the script to generate the schema and data for Grails with MySQL to that
application. Added role and user_role tables. Added dateCreated and
lastUpdated fields to entities. Made a number of small adjustments.