View Single Post
  #2  
Old 04-23-2003, 01:49 AM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

I'd guess that your database got corrupted somehow..

Query mysql by hand..

From a dos command line, cd to your mysql directory, type mysql, then do a 'use eq; select * from items; ' just to verify your database is up, running, and has data in it..
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.
Reply With Quote