Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Member
    Join Date
    Feb 2004
    Posts
    53

    Default Remote MySQL Questions

    I have just ordered a second server for my setup, this new server will be used exclusively for MySQL.

    I have just recently noticed that in WHM there is an option for Remote MySQL in there.

    My question is what does it do exactly? I want to make sure I don't screw anything up by using it.

    I am guessing it copies all databases to the new server, but other then that what does it do? I have looked in the documentation but havent really found what this remote MySQL really does.

    Thanks for your help!

  2. #2
    Member ManojB's Avatar
    Join Date
    Mar 2005
    Location
    pune
    Posts
    80

    Default

    Hello Scott,

    First you have to install MySQL and Perl on the new server and then you can setup remote connection through WHM >> SQL Services >> Setup Remote MySQL server. After the remote connection is setup you have to login to the old server backup your databases using the following command :

    mysqldump database_name > database_name.sql

    copy the backup to the new server :

    scp -r database_name.sql hostadmin@ipaddress:~

    Import/Restore the database on the 2nd server using the following command :

    mysql database_name < database_name.sql
    Regards,
    ManojB.

Similar Threads & Tags
Similar threads

  1. not able to connect remote MySQL : Remote Database Access Hosts
    By crazyaboutlinux in forum Database Discussions
    Replies: 4
    Last Post: 10-05-2011, 03:55 PM
  2. Remote MySQL and /var/lib/mysql/mysql.sock
    By emechanic in forum cPanel and WHM Discussions
    Replies: 6
    Last Post: 12-02-2009, 01:08 PM
  3. Remote MySql Questions
    By jumponlinewithu in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 03-12-2007, 06:37 AM
  4. Replies: 1
    Last Post: 09-17-2005, 12:32 AM
  5. Replies: 4
    Last Post: 12-24-2004, 10:00 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube