Quickly tell who is writing to a MySQL replica? (no replies)
http://www.markleith.co.uk/2015/08/04/quickly-tell-who-is-writing-to-a-mysql-replica/
View ArticleFastest way to reset slave server (1 reply)
*Newbie alert* Engine : myISAM I have Redhat lvm backups nightly that is taken after read-locking the mysql tables. The slave is kaput and I've tried various ways to get the old logs into master and...
View ArticleReplication by Transaction (no replies)
Dear experts, I Have a free edition of MYSQL. I have a need to replicate my database based on transaction, ie: each time a transaction occur in one server, it will get inserted automatically in the...
View ArticleRebooting replicated Master / Slave (no replies)
Hello, OS Debian 7 Mysql 5.5 replicated Master/Slave I have updated the kernel on the master and slave and wish to beboot both servers. Can someone advise on the proper proceedure? I thought this may...
View Articleupgrade 5.5 to 5.6 with 2 way replication (no replies)
We have multiple sets of database servers (by application) 1 master in each DC with a local slave (1 way replication) We have 2 way replication between the two masters. The model has been working...
View ArticleError 1236 'Could not find first log file name...' (no replies)
I'm new to MySql so let me know what info I can provide that will help. We have master/slave replication set up but the slave_io_running is NO. Last_IO_Error shows: Got fatal error 1236 from master...
View ArticleThe master never return to semisynchronous replication (1 reply)
I have configured a master and a slave with semi-sync mode. In the document "If a timeout occurs without any slave having acknowledged the transaction, the master reverts to asynchronous replication....
View ArticleWhy master/master replication is not recommended by MySQL officially? (2...
I've been use MySQL master/master replication for years from MysQL 5.1 ,but I can't find this master/master replication configuration or instruction in MySQL official document. what's the reason ? Why...
View Articlecopy a table from my MYSQL another engine MYSQL (1 reply)
Good, a query What would be the way ?, or command is used to copy a table from my MYSQL another engine MYSQL installed on another PC on the network. Thank you so much.
View ArticleReplication Disconnected (no replies)
Please help. I have a database replicating with a master. When the slave connects to the master the binlog-dump will only work for 1 min. The slave then re-connects and again it only goes for 1 min....
View ArticleReplication across multiple servers (1 reply)
Hello, In fact I have a problem and I hope that your help will give me satisfaction. we designed an intranet site WebDev / MySQL , which should run on four entities. each entity has its database and...
View ArticleMySQL replication old version to new (4 replies)
Hello, I currently have a MySQL community 5.1.46 version installed, is it possible to replicate to a New MySQL Enterprise 5.6 version I just bought, and is it possible to migrate like after a few days...
View ArticleReplication stops working with fatal error (no replies)
Hello, Wondering if anybody else was having the same problems with replication that I have been having. I have a simple enough setup - 1 master, 1 slave. Master computer is on CentOS, the slave is a...
View ArticleOracle Golden Gate for MySQL to PostgreSQL replication (no replies)
Hi everyone, I would like to setup real time replication between MySQL and PostgreSQL. I will be using Centos 6.5. Can anyone suggests which version of OGG can support? Also like OGG for...
View Articleslave getting futher and futher behind (1 reply)
Hi, I am new to replication so sorry if I am asking something obvious, but I couldnt find any good answers on google for this specific case. I have set up 5.6 GTID based replication, and tested it by...
View ArticleProblems using GTID replication a -> b(more info) -> c (no replies)
I have an issue in a replication setup which from time-to-time stops working. The customer is using GTID. server-a is master server-b replicates from server-a and adds its own data server-c replicates...
View Articlea question about multi-source replication (2 replies)
Hi All, I am a Java developer in China.I have a quesion about multi-source repilication. When using multi-source repilication , how to igonre the DDL sql? for example, Three channels use same DDL sql...
View Articlereplication for mysql 5.1 server (no replies)
Hi there, I am trying to setup a basic replication group with one master and one slave. I am doing this at home as a prior step to ensure setup. This is done within the same network environment. In...
View ArticleReplication Slave status from Master (no replies)
Hi Forum. I'm running a littel testsetup with MySQL replication. the setup will be a little tricky in the end - but here's a little explanation: The MasterDB is onboard A Vessel and collects data from...
View ArticleJust want to confirm do we have MySQL Server Enterprise 5.5.37 for RHEL? (9...
As we already using following versions as slaves, with our master version is "5.1.60-enterprise-commercial-advanced-log": "5.5.39-enterprise-commercial-advanced-log", rhel7...
View Article