1. Use query window to create a new db using script
Open MySQL Workbench, create a new server connection. Remember the user name for use later.
Create a New SQL Tab for Executing queries
Simply copy all this script and paste into the new window of "create query"
Then click execute. The script should run successfully and create the 41 empty tables of WaMDaM
Attention: MySQL Workbench is configured by default to create lower case tables. See direction here on how to configure it to create upper case table names
2. Use a "Restore" option
Alternatively, you could restore a copy of WaMDaM MySQL database