Warning: [mysql error 145] Table './bilderla_pi7370/zie_history' is marked as crashed and should be repaired
INSERT INTO zie_history
(
date,
time,
user_id,
IP,
section,
category_id,
search_id,
image_id,
image_type,
format_id,
auth_key_id,
tag_ids
)
VALUES
(
CURRENT_DATE,
CURRENT_TIME,
2,
'18.97.14.81',
'categories',
97,
NULL,
14774,
'picture',
NULL,
NULL,
NULL
)
; in /home/bilderla/public_html/wallisellen/include/dblayer/functions_mysqli.inc.php on line 847
Warning: [mysql error 145] Table './bilderla_pi7370/zie_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 zie_history
WHERE id > 30252389
AND id <= 30302389
GROUP BY
date,
hour
ORDER BY
date ASC,
hour ASC
; in /home/bilderla/public_html/wallisellen/include/dblayer/functions_mysqli.inc.php on line 847
Fatal error: Uncaught Error: Call to a member function fetch_assoc() on bool in /home/bilderla/public_html/wallisellen/include/dblayer/functions_mysqli.inc.php:211
Stack trace:
#0 /home/bilderla/public_html/wallisellen/admin/include/functions_history.inc.php(237): pwg_db_fetch_assoc(false)
#1 /home/bilderla/public_html/wallisellen/include/functions.inc.php(547): history_summarize(50000)
#2 /home/bilderla/public_html/wallisellen/picture.php(1038): pwg_log('14774', 'picture')
#3 {main}
thrown in /home/bilderla/public_html/wallisellen/include/dblayer/functions_mysqli.inc.php on line 211