View Single Post
  #1  
Old 09-23-2008, 12:34 AM
IK91
Fire Beetle
 
Join Date: Sep 2008
Location: Salem, OR
Posts: 3
Default I've got the #2 error while doing the guide

Well, this sucks. :(

Code:
mysql> create database peq;
Query OK, 1 row affected (0,00 sec)

mysql> \u peq
Database changed

mysql> source load_player.sql
ERROR:
Failed to open file 'load_player.sql', error: 2
Reply With Quote