FireStats error : Database error: Table './qnet_blog/blog_firestats_pending_data' is marked as crashed and should be repaired
MySQL Version: 5.1.29-rc-log
SQL Query:
INSERT DELAYED INTO `blog_firestats_pending_data` (
`timestamp`,
`site_id` ,
`url` ,
`referrer` ,
`useragent` ,
`ip`,
`type`
)
VALUES (
NOW(),
'1',
'http://blog.q-net.kiev.ua/category/all_blog_post/osp/datacenters/',
'',
'CCBot/1.0 (+http://www.commoncrawl.org/bot.html)',
'38.107.191.97',
NULL
)