Go Back   CodingForums.com > :: Server side development > MySQL

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-23-2013, 01:53 PM   PM User | #1
sunilmkt
New Coder

 
Join Date: Jan 2013
Location: India
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
sunilmkt can only hope to improve
how to make automatic backup of MySQL databases

I want to know how to automatic backup of mysql database.
sunilmkt is offline   Reply With Quote
Old 01-23-2013, 08:05 PM   PM User | #2
Old Pedant
Supreme Master coder!

 
Old Pedant's Avatar
 
Join Date: Feb 2009
Posts: 23,248
Thanks: 59
Thanked 3,999 Times in 3,968 Posts
Old Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to all
On Linux, use a CRON job.

On Windows, use the Task Scheduler.

MySQL comes with a command line tool called "mysqldump". To learn how to use it, bring up a command line interface and type in "mysqldump --help". Or read the documentation on the MySQL web site.
__________________
An optimist sees the glass as half full.
A pessimist sees the glass as half empty.
A realist drinks it no matter how much there is.
Old Pedant is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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 On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:02 PM.


Advertisement
Log in to turn off these ads.