View Single Post
  #51  
Old 02-07-2004, 03:57 AM
nascarfan1888
Fire Beetle
 
Join Date: Jan 2004
Posts: 13
Default

Quote:
It seems i am missing db.sql completely - its not in my mysql folder any ideas?
Which version of eqemu are you using? The 0.5.3 dr3 does not have a db.sql. You have to search around for an updated database source it in mysql using the command
Code:
use (XXX)*
source (YYY).sql
X = the name of your database and Y = the name of your .sql that you are sourcing. I'm sorry i do not know off the top of my head where you can get an updated database.sql.
__________________
There are 10 kinds of programmers, those who know binary and this who don't.