1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Mysql Incremental Backup Query

Discussion in 'MySQL' started by amrush, Dec 26, 2012.

  1. #1
    Hi all,

    What is the best solution for mysql incremental backup??

    So far, I have tried with mysql-zrm tool for incremental backup. Tested it in our test database. Now i need to implement in our production database. Before that i wanted to be sure whether this mysql-zrm tool is appropriate or there are any better solution.

    regards,

    --amrush
     
    amrush, Dec 26, 2012 IP
  2. dark_zone

    dark_zone Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #2
    Incremental backup will reduce your daily backup size but when it comes to restore issuse then you could face some problem....it is better you take full database backup everyday...and Mysql-zrm tool is front end of different backup method like mysqldump etc...
     
    dark_zone, Dec 26, 2012 IP
  3. diawilliam

    diawilliam Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #3
    ZRM is easy to use tool and provides robust backup strategy for MySQL. You can take full and incremental backup with ZRM. There is no issue in implementing it for production database. One more very powerful tool for incremental backup is Xtrabackup from Percona. You can try this also.
     
    diawilliam, Jan 3, 2013 IP
  4. amrush

    amrush Active Member

    Messages:
    30
    Likes Received:
    2
    Best Answers:
    2
    Trophy Points:
    58
    #4
    hi diawilliam,

    Thanks for reply...i already implemented mysql-zrm in one of my database for incremental backup...

    but i have another query....is there any size limitation for zrm tool? right now my all databases varies upto 10 GB....but it is growing in a high rate...!!

    regards,

    --amrush
     
    amrush, Jan 4, 2013 IP
  5. jestep

    jestep Prominent Member

    Messages:
    3,659
    Likes Received:
    215
    Best Answers:
    19
    Trophy Points:
    330
  6. diawilliam

    diawilliam Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #6
    NO, there is no any size limitation in the zrm tool.
     
    diawilliam, Feb 5, 2013 IP