The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to delete all reply for all thread
hi,
I trying to clean up my vbulletin database to free up some space so i want to delete all post reply and only maintain the first post for each threads, so any idea how to delete them via phpmyadmin? . I'm Running vb4.2.0 . tq |
#2
|
||||
|
||||
Quote:
Code:
DELETE FROM post WHERE parentid !=0; |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|