Clearing out apparently large spamblock file
Posted: Thu Feb 03, 2011 8:39 pm
My hosting provider has contacted me saying I have a file in my serendipity which is about 1.5 gig in size and making very large calls on their database.
They want me to clear it out but I don't know how to do it. I will put what they have asked me to do below here:
=======================
I have noticed that in Database "mmmcommentari_install_1203822582", the table "serendipity_spamblocklog" contains the size of "1.5 GB" and looks like most of all the entries belongs to spam block.
Below query tried to insert many instances and failed and query killed from our end.
insert into serendipity_spamblocklog (timestamp, type, reason, entry_id, author, email, url, useragent, ip, referer, body) values (N, 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S')
I would suggest you to clear the unwanted contents from table "serendipity_spamblocklog".
=======================
Now I don't know what to do... help appreciated.
Trev.
They want me to clear it out but I don't know how to do it. I will put what they have asked me to do below here:
=======================
I have noticed that in Database "mmmcommentari_install_1203822582", the table "serendipity_spamblocklog" contains the size of "1.5 GB" and looks like most of all the entries belongs to spam block.
Below query tried to insert many instances and failed and query killed from our end.
insert into serendipity_spamblocklog (timestamp, type, reason, entry_id, author, email, url, useragent, ip, referer, body) values (N, 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S')
I would suggest you to clear the unwanted contents from table "serendipity_spamblocklog".
=======================
Now I don't know what to do... help appreciated.
Trev.