Simple MySQL db refresh script
If you need to drop the contents of a MySQL database and reimport base data alot (such as a webapp demo or development site) below is a very simple script to make your life easier
Just edit the configs, create the import.sql add it to your cron jobsĀ