Question : Yesterday, I setup mysqld-multi in my.cnf. It works fantastic, but there is still a further Problem. The first […]
Tag: mysqld-multi
How can I specify which MariaDB instance to launch in a Galera Cluster
Question : I have several MariaDB servers, each with multiple instances running. I’m trying to figure out how would I […]
join to other table multiplied by loop foreign key in mysql
Question : i have 2 table one node and relation and Second store buy each node. my code work fine […]
fatal error 1236 from master when reading data from binary log: ‘Could not find first log file name in binary log index file’
Question : I’m getting the following error; Got fatal error 1236 from master when reading data from binary log: ‘Could […]
Secondary mysql instance runs but mysqld_multi reports it is “not running”
Question : On my Ubuntu server, there are two mysql instances running at the same time. A default, normal mysql […]
In MySQL Multiple instance, default instance is running, second instance is not
Question : I was made a setup to create multiple instances on the ubuntu machine. When I start mysql instances […]
fetching externally hosted db’s table from within the local mysql server
Question : Let’s say we have a mysql database on localhost with table A and table B. Is it possible […]
fatal error 1236 from master when reading data from binary log: ‘Could not find first log file name in binary log index file’
Question : I’m getting the following error; Got fatal error 1236 from master when reading data from binary log: ‘Could […]
MySQL 5.5.58 Installing Multiple Instances on RHEL7
Question : I am Avinash. I am willing to install an additional MySQL instance on a UAT server for testing […]