The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I have to delete alot of attachments is there any way to do so?
My attachment database is over 550 megs Larry |
#2
|
||||
|
||||
![]()
Run this query through PHPMyAdmin:
Code:
OPTIMIZE TABLE attachment; If not, I would delete some old columns through PHPMyAdmin. ![]() |
#3
|
|||
|
|||
![]()
How do you mass delete old tables?
Larry |
#4
|
||||
|
||||
![]()
[sql]DROP table_name[/sql]
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|