No <>'s.. Type this as follows:
Code:
mysql -u root myslq
USE eq;
source MWnpcdb_050_default0_2.sql;
quit
You have unzip the file and you also have to make sure that the sql file is in your c:\mysql\bin folder (granted c:\myslq is the location you installed MySQL to, which IS the location if you went default), and that should work just fine...