open a mysql command line sesson, and type the following:
. <path>/source.sql
<path> is the full path to the source.sql file. If you're on Win32, use the Unix-style forward slash instead of the Win32 backslash. If any of the folders in your path have a space in the name, enclose <path>/source.sql in quotes. HTH.
geoff