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 < 1732172280
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.145.89.89' AND interval_start > '1732172260';
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 = '90ece449e18156e42f7a1f02f846ffe1',
ip = '3.145.89.89',
entries = 1,
interval_start = 1732172280
ON DUPLICATE KEY UPDATE
ip = ip,
entries = entries + 1,
interval_start = 1732172280;