Log in

View Full Version : Attachments problem


GabyZ
02-18-2007, 01:50 PM
I've tried to import my database that is 28 mb!! and i have a few users... I've saw that the table attachment is more than 20 mb :confused: Why? With a large database i can't import it without overload server so i must delete the attachment table for import the database. Why vbulletin don't save the attachments into the server and it put theme into the database? :mad:

harmor19
02-18-2007, 02:12 PM
You can split the SQL file in half.

Copy half of the SQL file making sure you end on a semi-colon. Upload the first half then the second. When your database gets to be over larger you should install MySQLDumper.

GabyZ
02-18-2007, 02:25 PM
i've tried to import only the table attachments and it gets me an error. Excuse me but with 10 attachments import and backup a database will take very very much time.