SharkY-GA
01-11-2002, 06:38 PM
Would it mess anything up if I dumped the attachment database?
Admin
01-12-2002, 04:36 AM
If you DUMP it? No nothing's wrong with backing tables/databases up.
Unless you mean DELETING it? If so then you will need to run a query like this:
UPDATE post SET attachmentid=0;
and then clearing out the attachment table.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.