Quote:
Originally Posted by borbole
Go to phpmyadmin and run this queries at the SQL box.
Code:
UPDATE post SET ipaddress = '';
This will delete all the ip addresses from the posts
|
Old post, I apologize, but is there a simply query that could perform the removal of IP addresses only on posts made before a certain date, or those older than a certain number of days/months/years?