Wouldn't it be nice to run .sql -scripts just like:
mysql> @script.sql
I have found many Oracle/MySQL dbas have a tendency to use '@' to run a script.