MariaDB 11.6.0 Vector is a preview release intended to highlight early work on Vectors. Features are to be considered preview, and will not be a part of MariaDB 11.6.
It is available as a source download only from the download site, and is available as a container quay.io/mariadb-foundation/mariadb-devel:11.6-preview.
Thanks, and enjoy MariaDB!
Notable Items
Vectors
See
This page is licensed: CC BY-SA / Gnu FDL
Release Notes - MariaDB 10.7 Series
MariaDB 10.7 was a short-term series of MariaDB maintained until February 2023
Be notified of new MariaDB Server releases automatically by to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.
MariaDB may already be included in your favorite OS distribution. More information can be found on the page.
MariaDB 11.2 is a short-term development series of MariaDB, and will be maintained for one year after its Generally Available release. It is an evolution of MariaDB 11.1 with several entirely new features.
MariaDB 11.2.0 is a single preview release. Features are to be considered preview, and none are guaranteed to make it into .
The preview is available as a container quay.io/mariadb-foundation/mariadb-devel:11.2-preview.
For an overview ofsee thepage.
Thanks, and enjoy MariaDB!
The is now shrunk by reclaiming unused space at startup ()
now allows retrieval of the key when iterating on JSON objects ()
New functions , and to check for JSON intersection ()
extracts key/value pairs from a JSON object ()
All binlog* variables are now visible as system variables, specifically , , ()
enhancement ()
Temporary tables are now displayed in the , and ()
Do not use non-stable (non-GA) releases in production!
MariaDB 11.1 is the current short-term development series of MariaDB, which will be maintained for one year after the Stable (GA) release. It is an evolution of MariaDB 11.0 with several entirely new features.
MariaDB 11.1 is a current development series of MariaDB, and will be maintained for one year after its Generally Available release. It is an evolution of MariaDB 11.0 with several entirely new features.
MariaDB 11.1.0 is a single preview release. Features are to be considered preview, and none are guaranteed to make it into .
The preview is available as a container quay.io/mariadb-foundation/mariadb-devel:11.1-preview.
For an overview ofsee thepage.
Thanks, and enjoy MariaDB!
Remove and related parameters ()
for single-table / statements. Update and delete statements that use subqueries can now use all subquery optimization strategies that MariaDB offers, so now if you use subqueries in UPDATE or DELETE, these statements will likely be much faster ()
Queries with the or functions comparing against a constant can now make use of indexes, so these will be noticeably quicker in certain instances. For example SELECT * FROM t2 WHERE YEAR(a) = 2019 or SELECT * FROM t2 WHERE DATE(a) <= '2017-01-01' ()
MariaDB 11.0 is a current development series of MariaDB, and will be maintained for one year after its Generally Available release. It is an evolution of MariaDB 10.11 with several entirely new features.
MariaDB 11.0.0 is a single preview release. Features are to be considered preview, and none are guaranteed to make it into .
The preview is available as a container quay.io/mariadb-foundation/mariadb-devel:10.11-preview.
For an overview ofsee thepage.
Thanks, and enjoy MariaDB!
This is the main change that practically defines this release. Read about new optimizer cost model on its own page
Implement wsrep_provider_options as plugin
Add details about node eviction status to the JSON file with Galera node status
Remove the
Deprecate
Deprecate
Move mysql compatibility symlinks to different package
MariaDB 10.10 is a current short-term stable series of MariaDB, maintained until November 2023. It is an evolution of MariaDB 10.9 with several entirely new features.
MariaDB 10.9 is the current short-term maintenance stable series of MariaDB, maintained until August 2023. It is an evolution of MariaDB 10.8 with several entirely new features.
MariaDB 10.9 is a current development series of MariaDB. It is an evolution of MariaDB 10.8 with several entirely new features.
MariaDB 10.9.0 is not a single release, but is instead a number of preview releases based on feature branches. Each should be considered Alpha.
Read more about feature preview releases .
Thanks, and enjoy MariaDB!
Remember, these features are in separate preview packages. The subsection header text corresponds to the preview package name.
function ()
Implement range notation for ()
Support negative index ()
Extend to support [SHOW ANALYZE ] ()
Add EXPLAIN FOR CONNECTION syntax support to ()
Asynchronous write () (not included in )
Implement the --do-domain-ids, --ignore-domain-ids, and --ignore-server-ids options for ()
now shows TEMPORARY for local temporary tables () (not included in )
Merge to sql variable ()
This page is licensed: CC BY-SA / Gnu FDL
MariaDB 12.2.2 Release Notes
MariaDB 12.2.2 is a Stable (GA) release of MariaDB Community Server 12.2, released on 2026-02-12
Join optimizer is now able to infer that derived table with GROUP BY clause has distinct GROUP BY columns ()
: [NO_]ROWID_FILTER (),
: [NO_]INDEX_MERGE ()
: Implicit query block names ()
Remove depth limit of 32 from JSON functions ()
Add ()
Implement .PARAMETER_DEFAULT column ()
On an error in CREATE TEMPORARY TABLE ... SELECT, InnoDB internally aborted a transaction, while the server thought the transaction still existed. This caused various inconsistencies in the binary log, disappearing savepoints, and more. The issue was fixed differently in different versions. In 10.11.16, 11.4.10, 11.8.6, and 12.2.2, the transaction is consistently and completely rolled back if CREATE TEMPORARY TABLE ... SELECT fails with an error. In 12.3.1, there is no rollback at all. ()
Audit log plugin will now log events for MariaDB Cluster (Galera) replication applier operations with a generic user name: <wsrep_applier>. Before this change the user name in audit logs has been empty ()
Fixes for the following :
For a complete list of changes made in MariaDB 12.2.2, with links to detailed information on each push, see the .
This page is licensed: CC BY-SA / Gnu FDL
MariaDB 12.1.1 Release Notes
MariaDB 12.1.1 is a Release Candidate (RC) release of MariaDB Community Server 12.1, released on 2025-08-07
Release date: 7 Aug 2025
is a . It is an evolution of with several entirely new features.
MariaDB 12.1.1 is a release.
Thanks, and enjoy MariaDB!
MariaDB 11.0.2 Release Notes
The most recent release of is: Stable (GA)
| | |
Release date: 6 Jun 2023
is a current short-term stable series of MariaDB and will be maintained until June 2024. It is an evolution of with several entirely new features.
is a release.
For an overview ofsee thepage.
MariaDB 10.10.0 Release Notes
The most recent release of is: Stable (GA)
Release date: 23 Jun 2022
Do not use alpha releases in production!
is a current development series of MariaDB. It is an evolution of with several entirely new features.
is not a single release, but is instead a number of preview releases based on feature branches. Each should be considered
MariaDB 10.8.5 Release Notes
The most recent release of is: Stable (GA)
| | |
Release date: 19 Sep 2022
is a previous short-term maintenance stable series of MariaDB, maintained until May 2023. It is an evolution of with several entirely new features.
is a release.
For an overview ofsee thepage.
MariaDB 10.8.2 Release notes
The most recent release of is: Stable (GA)
| | |
Release date: 12 Feb 2022
Do not use non-stable (non-GA) releases in production!
is the current development series of MariaDB. It is an evolution of with several entirely new features.
Be notified of new MariaDB Server releases automatically by subscribing to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.
MariaDB may already be included in your favorite OS distribution. More information can be found on the page.
Automatic SST user account management (MDEV-31809)
Backup and Restore
Optimizer
Syntax
Authentication
Replication
General
Variables
Be notified of new MariaDB Server releases automatically by subscribing to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.
MariaDB may already be included in your favorite OS distribution. More information can be found on the page.
Extend and to support an initialization vector and algorithm (MDEV-9069)
InnoDB
JSON
Miscellaneous
Be notified of new MariaDB Server releases automatically by subscribing to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.
MariaDB may already be included in your favorite OS distribution. More information can be found on the page.
InnoDB monitor trx_rseg_history_len was accidentally disabled by default (MDEV-31308)
Revert "MDEV-30473 : Do not allow GET_LOCK() / RELEASE_LOCK() in cluster"
Notable Items
InnoDB
Optimizer
Security
Changelog
Contributors
Be notified of new MariaDB Server releases automatically by subscribing to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.
MariaDB may already be included in your favorite OS distribution. More information can be found on the page.
MDEV-29668 SUPER no longer allows actions that have fine-grained dedicated privileges
New optimizer cost model
Galera
Removing/Deprecating old code
Other changes
Be notified of new MariaDB Server releases automatically by subscribing to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.
MariaDB may already be included in your favorite OS distribution. More information can be found on the page.
InnoDB monitor trx_rseg_history_len was accidentally disabled by default (MDEV-31308)
Revert "MDEV-30473 : Do not allow GET_LOCK() / RELEASE_LOCK() in cluster"
Notable Items
InnoDB
Optimizer
Security
Changelog
Contributors
Be notified of new MariaDB Server releases automatically by subscribing to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.
MariaDB may already be included in your favorite OS distribution. More information can be found on the page.
InnoDB monitor trx_rseg_history_len was accidentally disabled by default (MDEV-31308)
Revert "MDEV-30473 : Do not allow GET_LOCK() / RELEASE_LOCK() in cluster"
Notable Items
InnoDB
Optimizer
Security
Changelog
Contributors
Be notified of new MariaDB Server releases automatically by subscribing to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.
MariaDB may already be included in your favorite OS distribution. More information can be found on the page.
for implementing using keys stored in the Hashicorp Vault KMS (MDEV-19281)
JSON file interface to wsrep node state / SST progress logging (MDEV-26971)
Allow to change without server restart (MDEV-27812)
JSON
SHOW ANALYZE FORMAT=JSON
Async redo log write
Miscellaneous
Be notified of new MariaDB Server releases automatically by subscribing to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.
MariaDB may already be included in your favorite OS distribution. More information can be found on the page.
Be notified of new MariaDB Server releases automatically by to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.
MariaDB may already be included in your favorite OS distribution. More information can be found on the page.
Thanks, and enjoy MariaDB!
Given a time in picoseconds, the new function returns a human-readable time value and unit indicator (MDEV-19629)
InnoDB monitor trx_rseg_history_len was accidentally disabled by default ()
Revert " : Do not allow GET_LOCK() / RELEASE_LOCK() in cluster"
optimization is improved to re-fill the materialized table only if necessary. The fewer number of table refills is taken into account when choosing query plan, too (MDEV-26301)
New optimizer_switch option, , is added. It is ON by default. When set to ON, the optimizer will produce tighter bounds for hash join output cardinality. (MDEV-30812)
Crash with condition pushable into derived and containing outer reference (MDEV-31403MDEV-31240)
Crash with for multi-table update of system table ()
now prints more information about : block-nl-join element now has r_loops, r_effective_rows and r_other_time_ms fields (, , ).
Be notified of new MariaDB Server releases automatically by to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.
MariaDB may already be included in your favorite OS distribution. More information can be found on the page.
Re-design the upper level of handling UPDATE and DELETE statements ()
Deprecate the / functions ()
Available as container: quay.io/mariadb-foundation/mariadb-devel:10.10-misc
Do not use alpha releases on production systems!
For a complete list of changes made in MariaDB 10.10.0, with links to detailed information on each push, see the changelog.
Be notified of new MariaDB Server releases automatically by to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.
MariaDB may already be included in your favorite OS distribution. More information can be found on the page.
Be notified of new MariaDB Server releases automatically by to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.
MariaDB may already be included in your favorite OS distribution. More information can be found on the page.
Be notified of new MariaDB Server releases automatically by to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.
MariaDB may already be included in your favorite OS distribution. More information can be found on the page.
InnoDB
Optimizer
General
JSON
mariadb-backup
Be notified of new MariaDB Server releases automatically by subscribing to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.
MariaDB may already be included in your favorite OS distribution. More information can be found on the page.
Be notified of new MariaDB Server releases automatically by subscribing to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.
MariaDB may already be included in your favorite OS distribution. More information can be found on the page.
MariaDB 10.7 is a previous short-term maintenance stable series of MariaDB, supported until February 2023. It is an evolution of MariaDB 10.6 with several entirely new features.
MariaDB 10.9 is the current short-term maintenance stable series of MariaDB, maintained until August 2023. It is an evolution of MariaDB 10.8 with several entirely new features.
Assertion mysql_mutex_assert_owner(&log_sys.flush_order_mutex) failed in mtr_t::commit() ()
Frequent "Data structure corruption" in InnoDB after OOM ()
Recovery or backup of instant ALTER TABLE is incorrect ()
Fixes for the following :
CVE--``#
For a complete list of changes made in , with links to detailed information on each push, see the .
For a full list of contributors to , see the .
This page is licensed: CC BY-SA / Gnu FDL
MariaDB 12.1.2 Release Notes
MariaDB 12.1.2 is a Stable (GA) release of MariaDB Community Server 12.1, released on 2025-11-18
Release date: 18 Nov 2025
is a . It is an evolution of with several entirely new features.
MariaDB 12.1.2 is a release.
Thanks, and enjoy MariaDB!
MariaDB 11.7 Changes & Improvements
MariaDB 11.7 is no longer maintained. Please use a .
is a .
are now included in the binaries
Numerous improvements ()
MariaDB 11.6 Changes & Improvements
is a .
See and .
are a feature that allow MariaDB Server to perform as a relational vector database. In , only available in the .
MariaDB 11.5.0 Release Notes
Release date: 18 March 2024
is an upcoming development series of MariaDB. It is an evolution of with several entirely new features.
is a single preview release. Features are to be considered preview, and none are guaranteed to make it into .
The preview is available as a container quay.io/mariadb-foundation/mariadb-devel:11.5-preview.
Thanks, and enjoy MariaDB!
MariaDB 11.5.1 Release Notes
Release date: 30 May 2024
is a development version of the MariaDB rolling release. It is an evolution of with several entirely new features.
is a release.
Thanks, and enjoy MariaDB!
MariaDB 11.1 Changes & Improvements
is no longer maintained. Please use a .
The most recent release of is: Stable (GA)
is a short-term release series, and was August 2024.
See and .
MariaDB 11.0 Changes & Improvements
is no longer maintained. Please use a .
The most recent release of is: Stable (GA)
is a short-term release series, and was June 2024.
See and .
MariaDB 11.0.1 Release Notes
| | |
Release date: 22 Feb 2023
Do not use non-stable (non-GA) releases in production!
is the current development series of MariaDB. It is an evolution of with several entirely new features.
is a release.
For an overview ofsee thepage.
MariaDB 10.10.3 Release Notes
Release date: 6 Feb 2023
is a current short-term maintenance stable series of MariaDB, November 2023. It is an evolution of with several entirely new features.
is a release.
For an overview ofsee thepage.
Thanks, and enjoy MariaDB!
MariaDB 10.10.2 Release Notes
The most recent release of is: Stable (GA)
Release date: 17 Nov 2022
is a current short-term series of MariaDB, November 2023. It is an evolution of with several entirely new features.
is a release.
For an overview ofsee the
MariaDB 10.9.4 Release Notes
The most recent release of is: Stable (GA)
| | |
Release date: 7 Nov 2022
is the current short-term maintenance stable series of MariaDB, maintained until August 2023. It is an evolution of with several entirely new features.
is a release.
For an overview ofsee thepage.
MariaDB 10.8.7 Release Notes
| | |
Release date: 6 Feb 2023
is a previous short-term maintenance stable series of MariaDB, May 2023. It is an evolution of with several entirely new features.
is a release.
For an overview ofsee thepage.
Thanks, and enjoy MariaDB!
InnoDB Temporary Tablespace (ibtmp1) is continuously growing (MDEV-28240)
Full text index corruption if shutdown before changes are fully flushed (MDEV-29342)
does not parse NULL properties properly (MDEV-27151)
InnoDB hangs on multiple concurrent requests of a cold ROW_FORMAT=COMPRESSED page (MDEV-27983)
Notable Items
Issues Fixed
Security
Changelog
Contributors
Be notified of new MariaDB Server releases automatically by subscribing to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.
MariaDB may already be included in your favorite OS distribution. More information can be found on the page.
InnoDB Temporary Tablespace (ibtmp1) is continuously growing (MDEV-28240)
Full text index corruption if shutdown before changes are fully flushed (MDEV-29342)
does not parse NULL properties properly (MDEV-27151)
InnoDB hangs on multiple concurrent requests of a cold ROW_FORMAT=COMPRESSED page (MDEV-27983)
Notable Items
Issues Fixed
Security
Changelog
Contributors
Be notified of new MariaDB Server releases automatically by subscribing to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.
MariaDB may already be included in your favorite OS distribution. More information can be found on the page.
Be notified of new MariaDB Server releases automatically by to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.
MariaDB may already be included in your favorite OS distribution. More information can be found on the page.
When is enabled, committing a large transaction no longer freezes all other transactions until completed (MDEV-32014)
Be notified of new MariaDB Server releases automatically by to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.
MariaDB may already be included in your favorite OS distribution. More information can be found on the page.
Extend to support authentication_string (MDEV-33479)
New definition for Seconds_Behind_Master (MDEV-33856)
Added three variables to
New
Set thread names for MariaDB Server threads (MDEV-32537)
For a list of all new variables, see and .
For a complete list of security vulnerabilities (CVEs) fixed across all versions of MariaDB, see the page.
Add listcve macro here - removed for performance reasons
Be notified of new MariaDB Server releases automatically by to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.
MariaDB may already be included in your favorite OS distribution. More information can be found on the page.
There are two system variables used for controlling this feature:
: Limits the temporary space allowance per user
: Limits the temporary space allowance for all users.
The range of values was extended. The maximal allowed value for timestamps was '2038-01-19 03:14:07 UTC', and is now '2106-02-07 06:28:15 UTC'. This does not change the storage format, and new tables can be read by old MariaDB servers as long as timestamp values are within the old timestamp range. At the moment this is only supported on 64-bit platforms (MDEV-32188).
is now supported for partitioned tables (MDEV-12404)
Be notified of new MariaDB Server releases automatically by to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.
MariaDB may already be included in your favorite OS distribution. More information can be found on the page.
There are two system variables used for controlling this feature:
: Limits the temporary space allowance per user.
: Limits the temporary space allowance for all users.
The range of values was extended. The maximal allowed value for timestamps was '2038-01-19 03:14:07 UTC', and is now '2106-02-07 06:28:15 UTC'. This does not change the storage format, and new tables can be read by old MariaDB servers as long as timestamp values are within the old timestamp range. At the moment this is only supported on 64-bit platforms (MDEV-32188).
is now supported for partitioned tables (MDEV-12404)
Introduce the system variable to address excessive context switching caused by log_sys.lsn_lock (observed on write-intensive workloads on NUMA systems) (MDEV-33515)
Deprecate and ignore the system variable (MDEV-33655)
Change default Unicode collation to uca1400_ai_ci ()
Parallel dump of multiple databases via with the --dir option ()
Deprecate ()
Fixes for the following :
CVE-`-```
For a complete list of changes made in MariaDB 11.5.1, with links to detailed information on each push, see the changelog.
Be notified of new MariaDB Server releases automatically by to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.
MariaDB may already be included in your favorite OS distribution. More information can be found on the page.
function for validating a JSON schema (MDEV-27128)
for single-table / statements. Update and delete statements that use subqueries can now use all subquery optimization strategies that MariaDB offers, so now if you use subqueries in UPDATE or DELETE, these statements will likely be much faster (MDEV-7487)
Queries with the or functions comparing against a constant can now make use of indexes, so these will be noticeably quicker in certain instances. For example SELECT * FROM t2 WHERE YEAR(a) = 2019 or SELECT * FROM t2 WHERE DATE(a) <= '2017-01-01'. See (MDEV-8320)
The option is now a system variable, and the tx_isolation system variable is deprecated (MDEV-21921)
Be notified of new MariaDB Server releases automatically by to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.
MariaDB may already be included in your favorite OS distribution. More information can be found on the page.
Given a time in picoseconds, the new function returns a human-readable time value and unit indicator (MDEV-19629)
Be notified of new MariaDB Server releases automatically by to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.
MariaDB may already be included in your favorite OS distribution. More information can be found on the page.
Thanks, and enjoy MariaDB!
Remove the global sequence DICT_HDR_ROW_ID for DB_ROW_ID (MDEV-19506)