The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi all,
i do a back-up of my database each day, but i have a problem... i suppose... the back-up file size is never the same, i know it's ok if the size growing but it's not. for example : back-up july 3th : 38 Mo back-up july 4th : 32 Mo back-up july 5th : 41 Mo back-up july 6th : 37 Mo is it ok ? ![]() |
#2
|
|||
|
|||
![]()
have you been deleting stuff?
|
#3
|
||||
|
||||
![]()
vb cleans out some tables via cron jobs.
|
#4
|
|||
|
|||
![]()
i'm not.
what ? what ? what ? i'm french and i understand nothing... i'm sorry ![]() when i read vbulletin.sql file in notepad there is not really a "end" : ## database dump completed ## doesn't appears in last line... |
#5
|
|||
|
|||
![]()
Basically, what he said is that this is normal.
|
#6
|
|||
|
|||
![]()
ok thanks, and what about that ?
Quote:
and also when i try to empty post-cache i have this database error : Code:
MySQL Error : Paquet plus grand que 'max_allowed_packet' re?u Error Number : 1153 Date : Monday, July 9th 2007 @ 02:29:11 AM Script : http://www.club-scootergt.com/forums/*****/misc.php?do=buildpostcache&startat=50002&pp=10000 Referrer : http://www.club-scootergt.com/forums/*****/misc.php?do=buildpostcache&startat=40002&pp=10000 IP Address : 90.41.***.*** Username : ****** Classname : vb_database |
#7
|
|||
|
|||
![]()
The error indicates that the max_allowed_packet setting in MySQL is to low, it needs to be increased, i would ask you host or if your on a dedicated server, use root access and increase the limit.
Dumping the databse should be done with a shell using mysqldump, you shouldn't depend on the backup from the admincp, i wouldn't trust a backup from there, phpmyadmin is also another source to backup your database, but again, mysqldump is the most reliable. |
#8
|
||||
|
||||
![]()
A cron allows scripts to be run automatically. What Paul is saying is that vBulletin runs a few scripts to "cleanup" your database.
|
#9
|
|||
|
|||
![]()
thanks all for your support !
![]() i will try mysqldump or back-up manually my database by phpmyadmin... thanks again ![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|