14 Oct 2024 Deploying Galera Cluster on Kubernetes Webinar Join us for an in-depth webinar where we introduce the new Helm Chart for Galera Cluster for MySQL, now available from Codership (read the blog). In this session, we’ll guide you through the process of deploying a high-availability MySQL cluster using Galera Cluster on Kubernetes (live demo!). You’ll learn how Helm Charts can simplify Kubernetes […] Read more...
4 Oct 2024 Galera Cluster for MySQL Helm Chart for Kubernetes Codership, the makers of Galera Cluster, are pleased to announce the availability of Helm charts for Galera Cluster for MySQL 8.0.39. It is available on our GitHub releases page, for convenience. You are encouraged to send feature requests at our GitHub issues. Helm charts help you manage your Kubernetes applications, to install and upgrade any […] Read more...
18 Sep 2024 Taking Galera Cluster Enterprise Edition (EE) Non-Blocking Operations (NBO) for a spin Galera Cluster Enterprise Edition (EE) has had support for Non-Blocking Operations (NBO) schema upgradesever since the first release of Galera Cluster Enterprise Edition (EE). It is reasonably well documented, and we think more people will benefit from using it, of course. Schema changes tend to always remain a daunting task when you have large databases […] Read more...
5 Sep 2024 Codership at DOAG Nürnberg 19-22 Nov, German articles about Galera Cluster from Ordix Codership will be a sponsor at DOAG 2024 in Nuremberg, Germany. There will also be 2 Galera Cluster related talks to attend: Building a Global, High-Availability Database with Galera Cluster: A Live Demo Colin Charles Codership Safe Harbor! Wie der Galera Cluster ihre MySQL Datenbanken „unsinkbar“ macht. Matthias Jung Ordix There are also a few […] Read more...
4 Sep 2024 Transaction Isolation Levels in Galera Cluster By now you must have read our documentation on isolation levels and also our Support for Transaction Isolation Levels. It is worth noting that the default transaction isolation level in MySQL 8 is REPEATABLE READ. Here is a simple example of this, in action (you can test this on two different nodes, even across a […] Read more...
19 Aug 2024 XA transactions now work in your Galera Cluster! Well, that is more a catchy headline, than the reality: XA transactions work in your Galera Cluster Enterprise Edition (EE). This has been supported since our very first release with 8.0.28 Enterprise, right up till now, in 8.0.39 Enterprise. If you try to run an XA transaction in your regular Galera Cluster you’ll be given […] Read more...