| 
				 Mysql questions. 
 What version of mysql do I need to run 6.5?
 And also when I source the load_system database it works fine for awhile then it starts spewing out tons and tons of errors. I think a table is missing. I don't know much about SQL so any help would be appreciated.
 
 ERROR 1146 (42S02): Table 'eq.spawn2' doesn't exist
 
 That's the error that repeats itself indefinitely. I have to Control+C it each time.
 			 Last edited by pooftownusa; 03-14-2006 at 09:00 PM..
 |