File: /var/www/infocenter/data/www/infocenterpro.ru/bitrix/modules/statistic/classes/mysql/useronline.php
Line: 19
MySQL Query Error:
SELECT
count(distinct G.ID) CNT
FROM
b_stat_session S
INNER JOIN b_stat_guest G ON (G.ID = S.GUEST_ID)
WHERE
S.DATE_STAT = curdate()
and S.DATE_LAST > DATE_ADD(now(), INTERVAL - 180 SECOND)
[Table './infocenter_def/b_stat_session' is marked as crashed and last (automatic?) repair failed]
|