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.