While deleting some comment spam in the Drudge Retort database, I just had to use the following MySQL query:
delete from feedback where author like '%sperm%';
|
|
While deleting some comment spam in the Drudge Retort database, I just had to use the following MySQL query:
|
|