The mysqld-multi tag has no wiki summary.
3
votes
1answer
98 views
mysqld-multi with first DB as Slave and second DB as Master
Yesterday, I setup mysqld-multi in my.cnf. It works fantastic, but there is still a further Problem.
The first DB on socket 1 running as Slave from a other server. The second one from socket 2 ...
2
votes
1answer
378 views
fetching externally hosted db's table from within the local mysql server
Let's say we have a mysql database on localhost with table A and table B.
Is it possible to fetch details from a 3rd party mysql server to which we have login info and which allows external access?
...
1
vote
2answers
276 views
In MySQL Multiple instance, default instance is running, second instance is not
I was made a setup to create multiple instances on the ubuntu machine. When I start mysql instances mysqld1 is running but mysqld2 is not running.
root@ubuntu:/var/lib# mysqld_multi report
Reporting ...