If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > how: automatic backup for a configurable interval time

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-18-08, 17:06
dr_pompeii dr_pompeii is offline
Registered User
 
Join Date: Jan 2008
Posts: 22
how: automatic backup for a configurable interval time

Hello guys

is posible configure in an automatic way
the MySQL Administrator to make backups from some db
for a interval of time ? (i.e: each 10-15 minutes)?

how?

thanks in advanced
Reply With Quote
  #2 (permalink)  
Old 03-18-08, 18:31
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 12,609
There are many ways to do this, but I don't know of an automagical or even a menu driven way to do it using just MySQL. You could schedule a job using your OS scheduler to do this. There are a number of add-ons for MySQL, and I'm sure that some of them (possibly PHP Admin) might do this for you.

-PatP
Reply With Quote
  #3 (permalink)  
Old 03-19-08, 03:06
websitehacks websitehacks is offline
Registered User
 
Join Date: Mar 2008
Posts: 11
I did a google and found this http://www.dagondesign.com/articles/...backup-script/

It's not my site. I haven't tried it; don't know if it works. It looks like it's just a one-page script.
__________________
Website Hacks
Programming/computer help
Reply With Quote
  #4 (permalink)  
Old 03-19-08, 10:33
dr_pompeii dr_pompeii is offline
Registered User
 
Join Date: Jan 2008
Posts: 22
thanks for the reply guys

but remember that it automatic schedule is only for MySQL Administrator

regards
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On