Error line : 247 in file /www/sites/1/ifrance.com/e/x/exprimezvous-info/site/phpmv21/core/include/ArchiveDay.class.php : Table './i4033876/phpmv_visit' is marked as crashed and last (automatic?) repair failed
Query : SELECT count(distinct idcookie) as nb_uniq_vis, count(*) as nb_vis,
sum(total_pages) as nb_pag, max(total_pages) as nb_max_pag,
sum(total_time) as sum_vis_lth,
sum(case total_pages when 1 then 1 else 0 end) as nb_vis_1pag
FROM phpmv_visit
WHERE server_date = '2009-11-30'
AND idsite = 1
GROUP BY server_date