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 > Backup mysql with rsync?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-09-10, 11:47
ingyingamar ingyingamar is offline
Registered User
 
Join Date: Jul 2010
Posts: 1
Backup mysql with rsync?

Hi all...

I want to be able to backup my mysql server to a local machine using rsync/ssh. While there are many tutorials on how to do this, my concern is more of data corruption.

1. Will using rsync on a LIVE mysql server affect the LIVE server files at all? (I don't care if the backup version does not have the latest mysql entries and is a little out of sync).

2. Will the backed up database be stable? (if for instance both rsync and mysql are using the same file at the same time...not even sure if this can happen at the OS level)

thx for any illumination on this topic...
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