chCounter: MySQL error!
SQL query:
- SELECT nr, js, aufloesung
FROM `chc_counted_users`
WHERE
(
ip = '38.107.179.214'
OR ( ip LIKE '38.107.179%' AND user_agent = 'CCBot/1.0 (+http://www.commoncrawl.org/bot.html)')
)
AND
(
js = 0
OR aufloesung = ''
)
AND is_robot = 0
ORDER BY timestamp DESC
LIMIT 0,1;
Error number: 1034
Incorrect key file for table 'chc_counted_users'; try to repair it
Script stopped.