Unable to rotate binary logs (1 reply)
I have installed Mysql server 5.7.16 on Windows Server 2012 , with Mysql Installer using advanced option , so I chose the data directory on E:/My_folder/data and the configuration file is my.ini...
View Articletroubleshooting 1045 connection for master/slave replication (no replies)
hello to all, I have two sets of master/slave replication set ups. first set went through replication procedures setting master then slave - started slave - slave connected and replication began - no...
View Articletroubleshooting 1045 connection for master/slave replication (no replies)
hello to all, I have two sets of master/slave replication set ups. first set went through replication procedures setting master then slave - started slave - slave connected and replication began - no...
View ArticleReplication between two MySQL clusters (2 replies)
We have setup a two way a master-slave MySQL Cluster. Let's call it Cluster 1. We have setup another MySQL master-slave cluster. Let's call it Cluster 2. This Cluster 2 is receiving data from Cluster...
View ArticleError 2026 Slave-Master replication (1 reply)
Hi, I have been troubleshooting a connection issue between our slave and master servers for the last 24 hours without success. The replication process stopped working earlier in the year when the...
View ArticleMysql5.7.17 group replication add second server failed (10 replies)
When I start the first server(ip:172.27.19.233) to create a new group, it's all ok. But when I add the second server(ip:10.130.10.192) to join the group, it turn out that the second server will seize...
View ArticleMySQL Group Replication, Single-Primary or Multi-Primary, how to make the...
http://lefred.be/content/mysql-group-replication-single-primary-or-multi-primary/
View ArticleBuild a slave from another slave (1 reply)
Hi all, I have a requirement to build a slave from another slave. The current environment is that we have one master and a couple of slaves. The current databases are 5.5 and are running on Solaris....
View ArticleMySQL5.7 group replication Mulit-Master read only after one server corrupted...
I do the follow steps, and then I find the problem as title says: 1 Make a mulit-master mysql group replication with 3 servers(A、B、C), set group_replication_start_on_boot=on 2 Keep writing datas to...
View ArticleReplication Not taking update script (no replies)
Hi Guys, I'm using Mysql 5.6 on both Master and Replication. In my Master i have 2 databases where 1 is the Base table and another one is having some tables viewing from the Base table. When my...
View Articlemulti channel replication (no replies)
Hello, could someone tell me why replication channels disappear after mysql server restart? I type 'show slave status' there is only default channel, thanks for help!
View ArticleMySQL Group Replication: Performance Testing (no replies)
http://www.proxysql.com/blog/group-replication-performance
View ArticleBooking.com Dealing with MySQL Replication Lag (no replies)
http://www.slideshare.net/JeanFranoisGagn/how-bookingcom-avoids-and-deals-with-replication-lag
View ArticleBooking.com: Autopsy of an automation disaster (no replies)
Booking.com: Autopsy of an automation disaster http://www.slideshare.net/JeanFranoisGagn/autopsy-of-an-automation-disaster
View ArticleError_code: 1146 on replica server (1 reply)
I have a SQL with a linkserver with ODBC 5.3 to MySQL 5.7. When I think a table on the master server's MySQL all right, but it does not replicate the table. If I update the table with a value I give...
View ArticleMySQL Group Replication: Introduction (no replies)
http://www.slideshare.net/Grypyrg/my-sql-group-replication
View ArticleMySQL Group Replication: Paxos (no replies)
http://mysqlhighavailability.com/the-king-is-dead-long-live-the-king-our-homegrown-paxos-based-consensus/
View ArticleDifferent MySQL Replication Solutions (no replies)
https://www.percona.com/blog/2017/02/07/overview-of-different-mysql-replication-solutions/
View ArticleMySQL Replication: Async & Group Replication (no replies)
http://www.slideshare.net/PedroFG/async-and-groupreplicationanot
View ArticleDetecting slave replication lag without needing SUPER privilege (no replies)
We have slave servers set up and are using them (amongst other things) for running reporting queries against them (maybe not ideal, but it's what we've got for now, so go with me on this one... ;] )....
View Article