(Preetam Jinka) Error 1236 looks like this from SHOW SLAVE STATUS:
Tag: Open Source
Group Replication: The Sweet and the Sour
(Marco Tusa) In this blog, we’ll look at group replication and how it deals with flow control (FC) and replication lag.
How We Encrypt Data In MySQL With Go
(Baron Schwartz) A SaaS product needs to use security measures you might not ordinarily use in an on-premises solution. In particular, it’s important that all sensitive data be secured. Encryption plays an important role in information security. At VividCortex, we encrypt data in-flight and at-rest,
MySQL 8.0.2 More Flexible Undo Tablespace Management
(Kevin Lewis) In MySQL 8.0.2 DMR we will introduce features which make managing undo tablespaces easier in InnoDB.
Node.js and MySQL on the Oracle Cloud
(Mario Beck) Let’s explore how to deploy a node.js app with MySQL backend on the Oracle Cloud. I want to cover several aspects:
What is MySQL Partitioning?
(Manjot Singh) In this blog, we’ll quickly look at MySQL partitioning.
What is innodb_autoinc_lock_mode and why should I care?
(Manjot Singh) In this blog post, we’ll look at what innodb_autoinc_lock_mode is and how it works.
Group Replication: Prioritise member for the Primary Member Election
(Hemant Dangi) In initial Group Replication release, 5.7.17, we included the Single-Primary Mode with automatic membership and fail-over features. The MySQL Server 8.0.2 release has brought further enhancement to Group Replication Single-Primary Mode that will allow users to influence primary membe
MySQL users management using ProxySQL Tools
(Maksym Kryva) Recently, we have implemented a set of new commands in ProxySQL Tools to manage MySQL users. You can create, delete, and modify users from command line. There are commands:
MySQL Group Replication is sweet… but can be sour if you misunderstand it ;-)
(Frederic Descamps) Recently, my friend Marco Tusa(MySQL Daddy or the Grinch) wrote his first impression on MySQL Group Replication (part of InnoDB Cluster). And his conclusion was not that positive. But when I analyze his setup, I understand that his assumptions were not so right.
