Local SQL needs to be kept in sync with webserver's mySQL.

Discussion in 'MySQL' started by fishandfly, Jul 2, 2010.

  1. #1
    Hello,
    The title describes what I need pretty well. I just need to sync my local customer information with mysql where my vtiger crm lives. Any thoughts?
     
    fishandfly, Jul 2, 2010 IP
  2. mwasif

    mwasif Active Member

    Messages:
    816
    Likes Received:
    23
    Best Answers:
    1
    Trophy Points:
    70
    #2
    You can either take whole database dump (using mysqldump, phpMyAdmin) and restore in your local database or create replication setup.
     
    mwasif, Jul 3, 2010 IP
  3. fishandfly

    fishandfly Guest

    Messages:
    46
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks you!
     
    fishandfly, Jul 6, 2010 IP
  4. bvsonline

    bvsonline Peon

    Messages:
    83
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    bvsonline, Jul 8, 2010 IP