Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Results 1 to 5 of 5

This is a discussion on MySQL replication: have you done this? in the VPS & Dedicated forum
Hi guys, My VPS aggregates a huge amount of data and I want to replicate my VPS MySQL to a local box for client side ...

  1. #1
    JPC Member
    Join Date
    Jun 2004
    Posts
    3

    MySQL replication: have you done this?

    Hi guys,
    My VPS aggregates a huge amount of data and I want to replicate my VPS MySQL to a local box for client side processing of this data.
    Has anyone here successfully set up replication on their VPS?

    Many thanks!
    Julian

  2. #2
    CTO JPC-Masood's Avatar
    Join Date
    Aug 2002
    Location
    Jaguar Servers
    Posts
    2,070
    Yes it works great. There is a step by step tutorial on MySQL website on how to setup replication.

    Masood N. | Chief Technical Officer
    JaguarPC.com


    Helpful Links
    Knowledge Base | Network Status

  3. #3
    JPC Member
    Join Date
    Jun 2004
    Posts
    3
    Masood! How are you?!!!!! Before I respond to this question let me say that it's always a pleasure to see the hardest working man in tech.

    Anyway, do you have a link to it? I have a VPS and had trouble finding some of the files to modify. Specifically I have VPS where a sub account I set up on it needs to be the master and I had a hard time locating the my.cnf (or .my.cnf) file among other things.

    Should I just open a ticket detailing my angst?
    As always thanks so much and again, great to see you!
    Julian

  4. #4
    CTO JPC-Masood's Avatar
    Join Date
    Aug 2002
    Location
    Jaguar Servers
    Posts
    2,070
    Hi Julian,

    Here is the link to the Replication chapter: http://dev.mysql.com/doc/refman/5.0/en/replication.html

    The server wide my.cnf file is usually at this path /etc/my.cnf

    Sure you can open a support ticket if you need a helping hand. Thanks

    Masood N. | Chief Technical Officer
    JaguarPC.com


    Helpful Links
    Knowledge Base | Network Status

  5. #5
    JPC Member
    Join Date
    Jan 2006
    Posts
    48
    I set one up about a month ago. Just follow the guide Masood linked and it'll be fine. Very straightforward, especially if you're even vaguely familiar with playing with MySQL from the CLI.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •