mr_hopp Posted March 15 Posted March 15 GoDaddy just cleared out some malware on my IP forums and reinstated it, but in the process, the malware seems to have bloated my "core_log" table to 3.9GB. FWIW, the whole log file consists of these categories over and over again for 3,220,444 rows (only from February 13, 2024 and March 11, 2024): template_store_missing / dispatcher / template_store_missing / dispatcher / etc. I have the 3.9GB core_log.sql table saved locally just in case, but it seems it's not carrying anything vital anyway. So I'm assuming it's okay to truncate the "core_log" table in phpMyAdmin? Any other suggestions/fixes welcome, of course. Thank you so much!
Solution Daniel F Posted March 15 Solution Posted March 15 Yes, it’s safe to truncate it mr_hopp and SeNioR- 2
Recommended Posts