Home »
FUDforum »
How To »
Deleting Moderation Queue
Deleting Moderation Queue [message #36111] |
Mon, 05 March 2007 14:08 |
appscontent
Messages: 33 Registered: November 2006
Karma: 0
|
Member |
|
|
I have 13,000+ messages that I converted from one of my mail lists. These messages are now queued up the Moderation Queue awaiting approval.
Is there a feature to allow me to do a mass delete of all 13,000 items? If not, could someone show me what the SQL is to delete these items? I am not too SQL literate, sorry ...
|
|
|
Re: Deleting Moderation Queue [message #36119 is a reply to message #36111] |
Tue, 06 March 2007 00:05 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
delete from fud26_msg where apr=0;
The above query will remove all non-approved messages in FUDforum.
FUDforum Core Developer
|
|
|
Goto Forum:
Current Time: Fri Nov 22 03:31:12 GMT 2024
Total time taken to generate the page: 0.02465 seconds