Showing entries 381 to 390 of 44802
« 10 Newer Entries | 10 Older Entries »
Understanding MySQL Global Transaction Identifiers (GTIDs) And Their Role in Replication

MySQL Replication MySQL has built-in replication, which enables data from one MySQL database server (known as a source) to be copied to one or more MySQL database servers (known as replicas). Replication is asynchronous by default; replicas do not need to be connected permanently to receive updates from a source. Depending on the configuration, you can […]

Understanding MySQL Global Transaction Identifiers (GTIDs) And Their Role in Replication

Learn about how Global Transaction Identifiers (GTID's) and how they are used with MySQL replication.

Understanding trx-consistency-only on MyDumper Before Removal

I have been working on MyDumper for over three years now, and I usually don’t use the tax-consistency-only feature during backups because it wasn’t an option I quite understood. So, when reviewing another issue, I stepped into a curious scenario, and I finally got it and decided to share with you what I learned and when it should […]

Rancher and Galera Cluster in the partner repository

If you’ve ever wanted to deploy Galera Cluster on Rancher by SUSE, you now can since Galera Cluster is a partner chart in their repository. This means Codership’s Galera Cluster is a SUSE Ready Verified partner. A direct link to the HELM charts for MySQL/Galera Cluster is here.

What is Rancher? Rancher is a Kubernetes management tool to deploy and run clusters anywhere and on any provider. Rancher can provision Kubernetes from a hosted provider, provision compute nodes and then install Kubernetes onto them, or import existing Kubernetes clusters running anywhere.

Rancher comes with very good …

[Read more]
Meeting NIS2 Challenges with MySQL Enterprise Edition

The NIS2 Directive strengthens EU cybersecurity standards by expanding sector coverage and imposing stricter requirements. This document outlines how MySQL Enterprise Edition can help organizations meet these demands, focusing on key areas for securing MySQL database servers within the NIS2 framework. NIS2 covers various sectors, from energy and transport to digital infrastructure and manufacturing. It […]

Meeting NIS2 Challenges with MySQL Enterprise Edition

The NIS2 Directive strengthens EU cybersecurity standards by expanding sector coverage and imposing stricter requirements. This document outlines how MySQL Enterprise Edition can help organizations meet these demands, focusing on key areas for securing MySQL database servers within the NIS2 framework.

MySQL Rockstars 2024

The MySQL Rockstars 2024 award ceremony was a highlight of the MySQL Belgian Days 2025, held on January 30th and 31st at the ICAB Incubator in Brussels. This event brought together MySQL enthusiasts from around the globe to celebrate MySQL’s 30th anniversary and honor individuals who have made significant contributions to the MySQL community. The […]

MySQL Rockstars 2024

These are the MySQL Rockstars 2024 winners !

A Deep Dive into OpenSSL, FIPS, and MySQL

Introduction FIPS compliance is crucial for numerous MySQL deployments, especially within government agencies and organizations subject to regulatory mandates. The alignment of FIPS 140-3 with ISO/IEC 19790 broadens the applicability of these requirements. This blog clarifies the relationship between FIPS, OpenSSL, and MySQL, explaining:     FIPS (Federal Information Processing Standards) are a set of […]

A Deep Dive into OpenSSL, FIPS, and MySQL

FIPS compliance is crucial for numerous MySQL deployments, especially within government agencies and organizations subject to regulatory mandates. The alignment of FIPS 140-3 with ISO/IEC 19790 broadens the applicability of these requirements. This blog clarifies the relationship between FIPS, OpenSSL, and MySQL.

Showing entries 381 to 390 of 44802
« 10 Newer Entries | 10 Older Entries »