The most recent release of MariaDB 10.3 is:MariaDB 10.3.39 Stable (GA) Download Now
Download 10.3.35 | Release Notes | Changelog | Overview of 10.3
Release date: 20 May 2022
MariaDB 10.3 is the previous stable series of MariaDB, and an evolution of MariaDB 10.2 with several entirely new features not found anywhere else and with backported and reimplemented features from MySQL.
MariaDB 10.3.35 is a Stable (GA) release.
For an overview of MariaDB Server 10.3 see the What is MariaDB 10.3? page.
Thanks, and enjoy MariaDB!
removed ()
InnoDB gap locking fixes (, )
Binlogs disappear after rsync IST ()
master crash is eliminated in compressed semisync replication protocol with packet counting amendment ()
OPTIMIZE on a sequence does not cause counterfactual ER_BINLOG_UNSAFE_STATEMENT anymore ()
Automatically generated Gtid_log_list_event is made to recognize within replication event group as a formal member ()
Incorrect binlogs after Galera SST using rsync and ()
does not detect multi-source replication slave ()
Useless warning "InnoDB: Allocated tablespace ID for , old maximum was 0" during backup stage ()
prepare fails for incrementals if a new schema is created after full backup is taken ()
ANALYZE FORMAT=JSON fields are incorrect for UNION ALL queries ()
Subquery in an UPDATE query uses full scan instead of range ()
Assertion `item1->type() == Item::FIELD_ITEM ... ()
Server crashes in Expression_cache_tracker::fetch_current_stats ()
For RHEL/CentOS 7, non x86_64 architectures are no longer supported upstream and so our support will also be dropped with this release
As per the , this will be the last release of for Debian 9 "Stretch"
Fixes for the following :
When upgrading from or earlier to or higher, running is required due to changes introduced in.
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 .
using two or more unique key values at a time with is corrected (MDEV-28310)
stops issuing unnecessary "Unsafe statement" with (MDEV-21810)
Incomplete replication event groups are detected to error out by the slave IO thread (MDEV-27697)
now flushes the result file to disk after each processed event so the file can be listed with the actual bytes (MDEV-14608)
MariaDB server crash at Item_subselect::init_expr_cache_tracker (MDEV-26164, MDEV-26047)
Crash with union of my_decimal type in ORDER BY clause (MDEV-25994)
SIGSEGV in st_join_table::cleanup (MDEV-24560)
Assertion `!eliminated' failed in Item_subselect::exec (MDEV-28437)
This page is licensed: CC BY-SA / Gnu FDL