Results 1 to 2 of 2
Database ERROR atabase ERROR:Table './snort/event' is marked as crashed and should be repaired
I don't know MySQL well enough to know how to repair a table. Any advice would be ...
- 08-11-2006 #1
MySQL table needs repair
I don't know MySQL well enough to know how to repair a table. Any advice would be appreciated. And no, that smiley face wasn't part of the error message, it's colon D which as we all know is the universal sign for happiness.Database ERROR
atabase ERROR:Table './snort/event' is marked as crashed and should be repaired
- 08-11-2006 #2
Nevermind, a more in depth look into the help files gave me
and I was tryingrepair table event;
repair event;


Reply With Quote