The MariaDB Foundation is pleased to announce the availability of MariaDB 10.11.7, MariaDB 10.6.17, MariaDB 10.5.24 and MariaDB 10.4.33, the latest stable releases in their respective long-term series (maintained for five years from their first stable release dates), as well as MariaDB 11.2.3, MariaDB 11.1.4 and MariaDB 11.0.5, the latest stable releases in their respective short-term series (maintained for one year).
See the release notes and changelogs for details.
Release Notes Changelog What is MariaDB 11.2?
…
Continue reading “MariaDB 11.2.3, 11.1.4, 11.0.5, 10.11.7, 10.6.17, 10.5.24, 10.4.33 now available”
In this blog we will explore how to setup a docker compose file in order to migrate from MySQL 5.7 to the latest MariaDB.
In the next blog we will explain how to setup a docker compose file to migrate from MySQL 8.0 to MariaDB.
The steps to migrate from MySQL 5.7 to MariaDB are:
- Start container by running docker-compose file
- Use the MySQL data directory and start MariaDB with MARIADB_AUTO_UPGRADE=1
Let’s explore each step.
1. Start MySQL
The MySQL container is started using the following docker-compose file.
…
We changed our release model two years ago
A bit over two years ago, MariaDB Foundation and MariaDB plc jointly announced what we called our new Innovation Release Model. Since the end of 2021, we have gained experiences from it, some of which were aired by Sergei Golubchik last October in a MariaDB Unconference presentation called The Past, the Present and the Future of the MariaDB release model (a 23:05 long video).
We spoke about an emphasis on more frequent new features, and an increased engagement with the community through four yearly opportunities for contributors to see their code merged.
…
Continue reading “Adjusting the MariaDB Server release model”
With Intel QuickAssist Technology, you can see a 5x performance in your MariaBackup compression, and lower CPU usage as well. Today I’m going to show you how.
What is Intel QuickAssist?
Nearly a decade ago, Intel released a technology called QuickAssist, which started out as a PCI-e card and then became integrated in many Xeon processes starting with the Skylake generation. QuickAssist Technology (often called QAT) is a special unit that the CPU can offload compression and encryption tasks onto.
I was lucky enough to have early access to this technology back when it was new.
…
Continue reading “Accelerating MariaBackup with Intel QuickAssist”
The schedule is up! https://mariadb.org/fest2024-brussels/
We are lucky and happy to have a great line-up of presenters for the MariaDB Server Fest 2-3 Feb 2024, a FOSDEM Fringe event during the Friday and Saturday of the FOSDEM weekend in Brussels.
Please join us in person in Brussels!
The event is, quite like FOSDEM this year, a physical one. You are welcome to join it in person, for free – less than 2 km from the university where FOSDEM convenes.
Friday is Migration and Money …
We start on Friday before FOSDEM itself, with the “Migration and Money” day.
…
It is the start of a new year, and with that brings the start of a new quarter, which means it is time for a contribution statistics update from us. I have lots of interesting data to walk you through this time, so let’s get started.
Year On Year Comparison
A good place to start would be to compare the previous year gone by with last year to see how we did. This table shows the number of organisations, contributors and commits to MariaDB Server in the last few years. The “Non-MariaDB” lines are contributors and commits by people who are not employed by MariaDB Plc or MariaDB Foundation.
…
Continue reading “MariaDB Contribution Statistics, January 2024”
The MariaDB Foundation is pleased to announce the availability of MariaDB 11.4.0, a preview release in the MariaDB 11.4 series. MariaDB 11.4 is a short-term release and will be maintained for one year after its G.A (stable) release.
The release contains the following new features. Note that as a preview release, not all features are guaranteed to make it into the MariaDB 11.4 series.
Partitioning
- ALTER TABLE … EXCHANGE PARTITION and ALTER TABLE … CONVERT TABLE … TO now support the WITH VALIDATION and WITHOUT VALIDATION clauses. If neither is specified, the default behavior is WITH VALIDATION (MDEV-22164)
Sys Schema
- New view sys.privileges_by_table_by_level shows granted privileges broken down by table on which they allow access and level on which they were granted.
…
Continue reading “MariaDB 11.4.0 preview release now available”
Our Sea Lion celebrates the end of a successful year, with a touch of Christmas spirit. We asked our AI Santa to create artwork that “evokes a sense of gratitude, optimism, and the magic of the holidays beneath the waves” – let me accompany the outcome with some reflections on the successful ending of the year.
Homework: What makes you feel good?
The trigger for the reflections was the last team Zoom meeting of the year, on Tuesday. I had asked everyone to prepare by doing a personal recap of what has happened the last three months (basically since our Staff meeting, (Un)conference, and MariaDB Server Fest early October).
…