2 Remote Mysql instance
Hello :
Is it possible setup 2 remote mysql instance ? even with manually setting ?
-
Hello :) Could you elaborate on the type of configuration you are planning? For instance, do you mean you want the databases hosted on both remote MySQL servers, or half of the databases on one server and half on the other? Thank you. 0 -
[quote="cPanelMichael, post: 1730512">Hello :) Could you elaborate on the type of configuration you are planning? For instance, do you mean you want the databases hosted on both remote MySQL servers, or half of the databases on one server and half on the other? Thank you.
half of the databases on one server and half on the other Regards0 -
[quote="mahdy_sharifi, post: 1731472">half of the databases on one server and half on the other
There is no native support for this type of configuration. You would have to manually setup the second remote MySQL server and update the configuration files for your scripts that use databases on that server so they connect directly to that MySQL server's IP address. All database activity for the second MySQL server would have to be handled manually on that server. Thank you.0
Please sign in to leave a comment.
Comments
3 comments