MyCee Forums
August 28, 2008, 05:04:25 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: mycee.net is under construction.
 
   Home   Help Search Chat Calendar Gallery Chat Login Register  
Digg This!
Pages: [1]   Go Down
  Send this topic  |  Print  
Author Topic: Quick Database Backups Using mysqldump  (Read 333 times)
0 Members and 1 Guest are viewing this topic.
Re@PeR
Administrator
Hero Member
*********

Karma: 6
Offline Offline

Gender: Male
Posts: 1210


OS:
Windows XP
Browser:
Firefox 2.0.0.14


View Profile WWW
« on: June 11, 2008, 08:54:55 PM »

Here's a quick tip on automating database backups.
Use the mysqldump command from a script and put it in a cronjob:

Code:
mysqldump -uUSERNAME -pPASSWORD DATABASENAME > dump.sql

Will post some complete scripts later on.
Logged

MyCee Forums
   

 Logged
Pages: [1]   Go Up
  Send this topic  |  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.4 | SMF © 2006-2007, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
Page created in 0.199 seconds with 27 queries.

Google last visited this page August 25, 2008, 10:05:59 AM