WordPress database error: [Table './angelhe_wrdp1/wp_cleantalk_ac_log' is marked as crashed and should be repaired]DELETE
FROM wp_cleantalk_ac_log
WHERE interval_start < 1732173480
AND ua = ""
LIMIT 100000;
WordPress database error: [Table './angelhe_wrdp1/wp_cleantalk_ac_log' is marked as crashed and should be repaired]SELECT SUM(entries) as total_count FROM `wp_cleantalk_ac_log` WHERE ip = '3.129.195.254' AND interval_start > '1732173467';
WordPress database error: [Table './angelhe_wrdp1/wp_cleantalk_ac_log' is marked as crashed and should be repaired]INSERT INTO wp_cleantalk_ac_log SET
id = 'd26d7e9c7603b070f97bc7f563abe33e',
ip = '3.129.195.254',
entries = 1,
interval_start = 1732173480
ON DUPLICATE KEY UPDATE
ip = ip,
entries = entries + 1,
interval_start = 1732173480;