Re: How to create DB link in MySQL
Posted by: Peter Brawley
Date: September 12, 2020 09:32AM

5.5 is very near end-of-life, you need to upgrade, preferably to 8.0.

https://dev.mysql.com/doc/refman/8.0/en/multiple-windows-servers.html explains how to install multiple instances on one machine, but what do you mean by a "db link"? MySQL servers talk to one another via replication, but most always master and slave are on different machines, often in different locations.

Options: ReplyQuote


Subject
Views
Written By
Posted
11759
September 12, 2020 09:08AM
Re: How to create DB link in MySQL
3225
September 12, 2020 09:32AM
2132
September 12, 2020 12:47PM
2175
September 12, 2020 03:57PM
1815
February 22, 2021 08:31AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.