| A NEW error: "Error 12" from storage engine?
Well, everything WAS working fine, but now a new error has just popped up out of nowhere (it was working perfectly fine just an hour ago): We're sorry, but the system experienced an unrecoverable error. Please try again later.
Script: index
Query: SELECT item, count(*) FROM iponline GROUP BY item
Result: Got error 12 from storage engine
Database handle: Resource id #7
With the last error I had, I was simply able to press "Repair" button on the MySQL database control panel, and everything was back to normal.... but that is not working for this error.
|