Warning: mysqli::query(): (HY000/1194): Table 'piwiv6_history' is marked as crashed and should be repaired in
/www/wwwroot/ii-ce-traba.ro/include/dblayer/functions_mysqli.inc.php on line
132
Warning: [mysql error 1194] Table 'piwiv6_history' is marked as crashed and should be repaired
SELECT
date,
HOUR(time) AS hour,
MIN(id) AS min_id,
MAX(id) AS max_id,
COUNT(*) AS nb_pages
FROM piwiv6_history
WHERE id > 8207000
AND id <= 8257000
GROUP BY
date,
hour
ORDER BY
date ASC,
hour ASC
; in /www/wwwroot/ii-ce-traba.ro/include/dblayer/functions_mysqli.inc.php on line 847
Fatal error: Uncaught Error: Call to a member function fetch_assoc() on bool in /www/wwwroot/ii-ce-traba.ro/include/dblayer/functions_mysqli.inc.php:211
Stack trace:
#0 /www/wwwroot/ii-ce-traba.ro/admin/include/functions_history.inc.php(237): pwg_db_fetch_assoc()
#1 /www/wwwroot/ii-ce-traba.ro/include/functions.inc.php(544): history_summarize()
#2 /www/wwwroot/ii-ce-traba.ro/index.php(373): pwg_log()
#3 {main}
thrown in
/www/wwwroot/ii-ce-traba.ro/include/dblayer/functions_mysqli.inc.php on line
211