Archives pour: "20 Jul 2010"

Chats

20.07.10 | par Le Grincheux | Catégories: Mauvaise humeur, Je hais l'informatique, Haines ordinaires
J'ai adopté un chat. En fait, non, il serait plus exact de dire que j'habite chez un chat même si j'ai réussi à dresser un peu l'animal pour qu'il ne me fasse pas tourner chèvre. Ce modèle est un sacré de Birmanie cream tabby point inscrit au Livre… suite »
 

Une erreur inattendue est survenue!

Si cette erreur persiste, merci de la signaler à l'administrateur.

Retourner à la page d'accueil

Informations additionnelles à propos de cette erreur:

MySQL error!

Table 'evo_hitlog' is marked as crashed and should be repaired(Errno=1194)

Your query: Aggregate hits log

REPLACE INTO evo_hits__aggregate ( hagg_date, hagg_coll_ID, hagg_type, hagg_referer_type, hagg_agent_type, hagg_count )
SELECT DATE( hit_datetime ) AS hit_date, IFNULL( hit_coll_ID, 0 ), hit_type, hit_referer_type, hit_agent_type, COUNT( hit_ID )
  FROM evo_hitlog
 WHERE hit_datetime < '2024-04-29 00:00:00'
 GROUP BY hit_date, hit_coll_ID, hit_type, hit_referer_type, hit_agent_type