From the category archives:
FireStats error : Database error: Table './pary07_wrdp2/wp_firestats_pending_data' is marked as crashed and should be repaired
MySQL Version: 5.5.21-55
SQL Query:
INSERT DELAYED INTO `wp_firestats_pending_data` (
`timestamp`,
`site_id` ,
`url` ,
`referrer` ,
`useragent` ,
`ip`,
`type`
)
VALUES (
NOW(),
'1',
'http://www.theofficialsoulshine.com/category/face-creams/',
'',
'CCBot/1.0 (+http://www.commoncrawl.org/bot.html)',
'38.107.179.224',
NULL
)
From the category archives: