The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
how can i free attachment field in database
when i want to move attachment from file to database i stopped it after its finished it working now from files but i want to free attachment field ( its size now 199 mb ) |
#2
|
||||
|
||||
![]()
Where you moving from the file system to the database, or the other way around - you aren't really clear.
|
#3
|
|||
|
|||
![]()
I think the attachments have just been moved from the database to the file system and now they want to clear the attachments table.
|
#4
|
|||
|
|||
![]()
i moved attachment to file system
but its table in database still big i want to clear it from files data |
#5
|
||||
|
||||
![]()
Look in the attachment table - is the field "filedata" (or something like that) empty for every row?
|
#6
|
|||
|
|||
![]()
no its not empty i many tables
|
#7
|
||||
|
||||
![]()
You moved the attachments from the database to the file system and all is working just fine now (right?) but you are wanting to make the attachment table smaller after the move (did you make the move in order to make the database smaller?)?
After the move, did you run Optimize on the attachment table? That will make the size smaller. (admin cp > maintenance > repair/optimize tables > select attachment > Continue) |
#8
|
|||
|
|||
![]()
i tried ti moving attachment to database
but after moving 3000 files its stop and database error arrived to me so i let it in file system ( its working fine now from file system ) but attachment table after this contains many files ( that moved before error occurred ) Quote:
and from cpanel but its size still 199.33 mb |
#9
|
||||
|
||||
![]()
It would have been helpful to see what the database error was. Does you host have a limit on how much data is allowed in the database? After you got the error, did you try again?
|
#10
|
|||
|
|||
![]()
i have 3.5 gb of database
i don't wont to transfer it to database i just want to clear data that merged with database there aren't any tools to do this after transfer attachments from database to file system what's query happen to clear database from old data ? |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|