I just got this out of the blue for the first time, and don't know what could have caused it..:
SELECT count(petitionid) AS c,status FROM petitions GROUP BY status
Got error 12 from storage engine
Call Stack:
1: db_query("SELECT count(petitionid) ...") called from /www/r/ravenslotgdc/htdocs/lib/dbwrapper.php on line 64
2: db_query_cached("SELECT count(petitionid) ...", "petition_counts") called from /www/r/ravenslotgdc/htdocs/lib/pageparts.php on line 290
3: page_footer() called from /www/r/ravenslotgdc/htdocs/village.php on line 304
I was refreching the village when I got this.
any ideas ?
(I clicked back on the browser and refreshed the village again, and its fine now, so only got it that once so far)