View Single Post
  #1  
Old 01-19-2004, 01:17 PM
Sk8ordiek2k1
Sarnak
 
Join Date: Nov 2003
Posts: 75
Default Cant Source Item DB

I dont have any problems sourcing Db.sql, but when i try to source any item DB it fails...
__________________________________________________
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 31 to server version: 4.0.17

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> use eq
Database changed
mysql> source dumpeditems.sql;
ERROR:
Failed to open file 'dumpeditems.sql', error: 2
mysql>
__________________________________________________

Ive tried a bunch of different DB's but i get that every time, except when i try MyraItems.sql, then its gives me a bunch of lines about how rows and colomns dont match (or something)

I know im probably doing something very dumb and should be hit with the noob stick , but after more than a week of searching the forums, ive yet to come across an answer.

Also, would this failure to load items cause my server to 1017 me?
__________________
Where am i going and why am i in this handbasket?
Reply With Quote