It should work, just type in use (database name);
EXAMPLE: use eq;
Then type in source (file name);
EXAMPLE: source MW055_alpha_02.sql;
(most likely you forgot to use the database before sourcing the .sql file....)
ALSO the file is SAPOSE to be in the BIN folder right next to the mysql.exe program.
|