| 
				 Cant load db.sql! =( 
 Welcome to the MySQL monitor.  Commands end with ; or \g.Your MySQL connection id is 5 to server version: 3.23.49-nt
 
 Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
 
 mysql> use eq
 Database changed
 mysql> source db.sql
 ERROR:
 Failed to open file 'db.sql', error: 2
 mysql>
 
 all of that after i closed the mysqladmin thing and made eq database =( ive tried several times  my os is XP please help
 
 this happened when i was following the windows_install thing in the emu zip file =(
 |