Module: statistic (4.0.22)
Class: CStatistics
File: /home/siteburo/data/www/siteburo.ru/bitrix/modules/statistic/classes/mysql/statistic.php
Function: CleanUpVisits
Line: 376
MySQL Query Error:
DELETE FROM b_stat_page WHERE
(
to_days(now())-to_days(DATE_STAT)>=30 or
DATE_STAT is null or
length(DATE_STAT)<=0
)
[Table './siteburo_ruweb/b_stat_page' is marked as crashed and should be repaired]