PDA

View Full Version : SQL database backups


haddockman
26 Aug 2006, 22:46
Newbie here.

Can anyone tell me how to set up the admin cp to do a back up of the sql automaticly?

Also how to you restore to a previous sql back up?

Thanks
Pj

simalert
25 Oct 2006, 11:28
From experience I have found that it's more reliable to use your server's backup features rather than vBulletin if you have a medium to large database. This avoids timeouts or other issues.

Also it's worth checking if you can access your MySql server remotely, if so then look at a third party MySql client such as Navicat which is an excellent tool for MySql work and very good for pulling backups from the server to your local machine.