The most recent release of MariaDB 10.5 is:MariaDB 10.5.28 Stable (GA) Download NowAlternate download from mariadb.org
Download 10.5.16Release NotesChangelogOverview of 10.5
Release date: 20 May 2022
For the highlights of this release, see the release notes.
The revision number links will take you to the revision's page on GitHub. On GitHub you can view more details of the revision and view diffs of the code modified in that revision.
Includes all fixes from MariaDB 10.4.25
Merge 2022-05-18 01:47:48 +0200 - Merge branch '10.4' into 10.5
2022-05-15 23:28:06 +0400
Strange result truncation with group_concat_max_len=1GB
2022-05-06 10:49:35 +0300
field_ref_zero is not initialized in xtrabackup_prepare_func()
2022-05-11 13:24:39 +1000
: clang-12 compile warnings
2022-05-10 11:46:05 +0200
fix plugins.multiauth for AIX
Merge 2022-05-09 22:04:06 +0200 - Merge branch '10.4' into 10.5
Merge 2022-05-08 09:31:00 +0200 - Merge branch 'merge-perfschema-5.7' into 10.5
2022-05-05 10:11:03 +0200
5.7.38
2022-05-06 17:40:55 +0300
fixup: Declare a constexpr member function const
2022-05-06 10:39:12 +0300
fixup: Remove a conflict marker
2022-05-06 10:12:31 +0300
: INSERT into SPATIAL INDEX in TEMPORARY table writes log
2022-04-29 20:40:50 +0200
columnstore-5.6.5-2
2022-04-28 11:23:12 +0400
A clean-up for " Add helper classes for ST_FIELD_INFO"
2022-04-26 11:09:16 +0200
New PCRE2 (10.40)
2022-04-25 14:36:00 +0300
Skip main.sp-no-valgrind WITH_MSAN due to result diff
2022-04-25 10:42:57 +0300
Remove redundant innodb-page_compression_ tests
2022-04-25 10:19:12 +0300
Clean up the page_compressed tests
2022-04-25 09:40:40 +0300
Cleanup: Remove IF_VALGRIND
2022-04-25 09:36:30 +0300
Do not disable --symbolic-links on Valgrind (or MSAN)
2022-04-22 12:48:40 +0300
Debug builds include useless InnoDB "disabled" options
Merge 2022-04-21 15:33:50 +0300 - Merge 10.4 into 10.5
2022-04-21 14:09:23 +0300
Assertion fold == id.fold() failed in buf_flush_check_neighbor()
Merge 2022-04-21 14:48:13 +1000 - Merge branch 10.4 into 10.5
2022-04-15 20:28:33 +0300
Failing assertion: new_state->key_version != ENCRYPTION_KEY_VERSION_INVALID in fil0crypt.cc
2022-04-15 18:53:51 +0900
Spider: disable spider/bugfix.mdev_27239
2022-04-12 13:57:16 +0400
type_set and type_enum are broken
2022-04-08 12:48:27 +0530
ERROR: AddressSanitizer: heap-use-after-free around dict_table_t::is_temporary_name
2022-04-10 14:36:47 +0400
10.5 tests for Assertion `tmp != ((long long) 0x8000000000000000LL)' failed in TIME_from_longlong_datetime_packed
2022-04-08 14:17:36 +0200
"Error" instead of NULL in P_S.THREADS_CONNECTION_TYPE for background threads
2022-01-21 01:59:25 +0900
Spider: Assertion `thd->transaction->stmt.ha_list == null || trans == &thd->transaction->stmt' failed in ha_commit_trans on BEGIN WORK after FTWRL
Merge 2022-04-07 10:36:58 +0300 - Merge 10.4 into 10.5
2022-04-07 14:55:52 +1000
deb: make --output-sync=target
2022-03-25 17:25:11 +1100
: Debian autobake to generate control
2022-04-07 10:50:04 +1000
aix test case failure innodb_zip.innochecksum_3,4k,crc32,innodb
2022-04-07 09:30:26 +1000
main.thread_pool_info - no threadpool on aix
2022-04-06 11:51:36 +0300
after-merge fixup
Merge 2022-04-06 10:30:49 +0300 - : Merge 10.4 into 10.5
Merge 2022-04-06 10:06:39 +0300 - Merge 10.4 into 10.5
2022-03-31 10:14:12 +0200
Change MDBF mirror URL
2022-04-01 15:58:31 +0300
Last binlog file and position are "empty" in mariadb-backup --prepare output
2022-04-04 17:13:33 +1000
: innodb: format string warning on aix UINT64PFx (ib_id_t)
2022-03-29 19:42:10 +0300
InnoDB generates redundant log checkpoints
2022-03-29 19:41:38 +0300
fixup: GCC -Wmaybe-uninitialized
2022-03-29 14:56:44 +0300
Cleanup: Replace log_sys.n_pending_checkpoint_writes with a Boolean
2022-03-29 14:53:51 +0300
fixup: SIGFPE during startup
2022-03-29 12:59:38 +0300
Fix g++-12 -O2 -Wstringop-overflow
Merge 2022-03-29 12:59:18 +0300 - Merge 10.4 into 10.5
2022-03-24 00:43:04 -0700
Deb: Fix Salsa-CI autopkgtest failure
2022-03-14 20:46:40 +0300
InnoDB unnecessarily commits mtr during secondary index search to preserve clustered index latching order
2022-03-18 11:42:20 +1100
: Debian autobake- use absolute dependencies rather than a buildtime detection
2022-03-24 13:43:58 +0200
fixup: rpl.rpl_gtid_stop_start fails
2022-03-23 13:06:13 +0100
S3 doesn't build if CURL is in non-default location
2022-03-23 12:40:43 +0100
S3 tries to include thread.h while compiling on Windows
2022-03-23 16:42:43 +0200
Tests fail due to [Warning] InnoDB: Trying to delete tablespace
2022-03-23 16:41:58 +0200
Cleanup: have_sanitizer='ASAN,UBSAN'
2022-03-02 20:05:50 -0800
Deb: Sync Salsa-CI from Debian repository
2022-03-17 10:33:06 +0200
fixup: GCC -Wmaybe-uninitialized
Merge 2022-03-16 17:51:49 +1100 - Merge 10.4 to 10.5
2022-03-15 14:44:22 +0200
buf_flush_freed_pages() causes InnoDB to hang
2022-03-15 10:37:13 +0200
Crash in fil_space_t::try_to_close
Merge 2022-03-15 08:32:28 +0200 - Merge 10.4 into 10.5
2022-03-14 10:42:50 +0200
: clang -Wtypedef-redefinition when PLUGIN_S3=NO
2022-03-14 10:37:39 +0200
: More workarounds
2022-03-14 09:28:55 +0200
Build error with MSAN use-of-uninitialized-value in comp_err
2022-03-10 18:15:25 +1100
: aio handle partial reads/writes
Merge 2022-03-11 14:36:28 +0200 - Merge 10.4 into 10.5
2022-03-11 13:29:41 +0200
Fix clang -Wtypedef-redefinition
Merge 2022-03-11 13:03:33 +0200 - Merge 10.4 into 10.5
2022-03-11 09:46:50 +0200
Stabilize innodb.redo_log_during_checkpoint
Merge 2022-03-11 09:36:03 +0200 - Merge 10.4 into 10.5
Merge 2022-03-07 17:16:11 +0300 - Merge 10.4 into 10.5
Merge 2022-03-07 09:26:50 +0200 - Merge 10.4 into 10.5
2022-02-21 19:32:09 +0530
: mysql_upgrade fails to load type_mysql_json due to insufficient maturity level
2022-03-01 17:19:58 +0300
Make testcase for stable.
2022-03-01 09:13:25 +0200
Assertion !buf_pool.any_io_pending() failed
2022-03-01 09:12:15 +0200
: A better work-around
2022-02-28 20:08:11 +0200
Fixed sporadic error in main.backup_locks
2022-02-28 18:31:59 +0200
: Work around SIGSEGV in WITH_MSAN builds
2022-02-28 18:16:47 +0200
Merge fixup: -Wconversion
2022-02-28 14:05:50 +0200
Avoid some failures WITH_MSAN
Merge 2022-02-28 13:17:09 +0200 - Merge 10.4 into 10.5
Merge 2022-02-25 13:27:41 +0200 - Merge 10.4 into 10.5
Merge 2022-02-25 11:47:27 +0200 - Merge 10.4 into 10.5 ()
2022-02-11 18:35:00 +0800
Remove unused header from crc32c.cc
2022-02-24 14:59:04 +1100
: perfschema.dml_file_instances mtr failure
2022-02-23 15:48:08 +0200
Extend have_sanitizer with ASAN+UBSAN and MSAN
Merge 2022-02-23 15:31:36 +0200 - Merge 10.4 into 10.5
Merge 2022-02-22 10:35:16 +0300 - Merge 10.4 into 10.5
2022-02-18 16:31:54 +0200
: Fix UB in Item_func_plus and Item_func_minus
Merge 2022-02-17 11:58:25 +0200 - Merge 10.4 into 10.5
2022-02-15 10:04:05 +0300
Awaken transaction can miss inserted by other transaction records due to wrong persistent cursor restoration
2021-11-30 18:22:39 +0300
Awaken transaction can miss inserted by other transaction records due to wrong persistent cursor restoration
Merge 2022-02-14 08:59:33 +0200 - Merge 10.4 into 10.5
Merge 2022-02-14 08:59:13 +0200 - Merge mariadb-10.5.15 into 10.5
2022-02-12 14:25:37 -0500
bump the VERSION
2022-02-11 14:27:57 +0100
Windows, compiling : RelWithDebInfo should use /Ob2
2022-02-08 00:18:27 +0000
Fails to build - perf schema - thread id of type uintptr_t requires header
This page is licensed: CC BY-SA / Gnu FDL