All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.5.14 Changelog

The most recent release of MariaDB 10.5 is:MariaDB 10.5.28 Stable (GA) Download NowAlternate download from mariadb.org

Download 10.5.14Release NotesChangelogOverview of 10.5

Release date: 9 Feb 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.23

  • 2022-02-04 09:55:04 +0100

    • fix 32bit embedded result file.

  • 2022-02-04 09:54:45 +0100

    • Fix for clang compilation

  • Merge 2022-02-01 20:33:04 +0100 - Merge branch '10.4' into 10.5

  • 2022-01-30 22:52:59 +0100

    • pass MYSQL_MAINTAINER_MODE down to srpm builds

  • 2022-01-31 11:41:12 +0100

    • fix main.mysqld--help-aria failures

  • 2022-01-30 18:09:55 +0100

    • fix query cache in embedded, enable MARIADB_CLIENT_EXTENDED_METADATA

  • 2022-01-30 13:56:22 +0100

    • fix query cache in embedded

  • 2022-01-29 14:11:31 +0100

    • update columnstore to 5.6.4-1

  • 2022-01-28 22:32:56 +0400

    • Assertion `item->type_handler()->is_traditional_scalar_type() || item->type_handler() == type_handler()' failed in Field_inet6::can_optimize_keypart_ref

  • 2022-01-28 15:55:39 +0200

    • Fix on 64-bit Microsoft Windows

  • Merge 2022-01-28 11:57:52 +0100 - Merge branch 'merge-perfschema-5.7' into 10.5

  • 2022-01-25 11:13:39 +0100

    • 5.7.37

  • 2021-05-03 11:21:56 +0200

    • 5.7.34

  • 2022-01-27 15:54:20 +0400

    • Error after update to 10.5.8 on CentOS-8: DBD::mysql::st execute failed: Unknown MySQL error

  • 2022-01-26 11:23:20 +0100

    • new pcre fixup - they renamed static libraries, again.

  • 2022-01-25 10:33:52 +0100

    • new pcre 10.39

  • 2022-01-25 14:19:52 +0100

    • Galera cluster node consider old server_id value even after modification of server_id [wsrep_gtid_mode=ON]

  • 2022-01-26 13:29:34 +0200

    • Unnecessary wait in InnoDB crash recovery

  • 2022-01-25 17:48:44 +0400

    • A cleanup for /

  • 2022-01-25 11:05:41 +0200

    • Revert " Galera cluster node consider old server_id value even after modification of server_id [wsrep_gtid_mode=ON]"

  • 2021-12-28 17:43:40 +0400

    • SQL mode EMPTY_STRING_IS_NULL breaks RBR upon CREATE TABLE .. SELECT

  • 2022-01-10 18:05:55 +0400

    • IF and COALESCE lose "json" property

  • 2022-01-20 16:30:18 +0530

    • [Warning] InnoDB: Difficult to find free blocks in the buffer pool

  • 2022-01-20 11:30:49 +0200

    • Galera cluster node consider old server_id value even after modification of server_id [wsrep_gtid_mode=ON]

  • 2022-01-20 07:37:43 +0200

    • : Disable galera.MW-328D

  • 2022-01-13 15:53:44 +0300

    • : OFFSET is ignored when combined with DISTINCT

  • 2022-01-11 18:19:39 +0300

    • insert-intention lock conflicts with waiting ORDINARY lock

  • 2022-01-17 16:56:07 +0200

    • Performance regression in log_checkpoint_margin()

  • 2021-12-29 14:37:03 +0100

    • mysql_upgrade fails to load type_mysql_json due to insufficient maturity level

  • 2021-12-29 13:53:19 +0100

    • DROP TABLE doesn't raise error while dropping non-existing table in when OQGraph SE is loaded to the server

  • 2022-01-17 16:09:09 +0200

    • : Buffer pool resize fails to wake up the page cleaner

  • 2022-01-15 21:24:25 +0900

    • fixup: remove dead code

  • 2022-01-15 17:28:06 +0900

    • fixup: remove #ifdef in macro call

  • 2022-01-11 21:57:11 +0900

    • SIGSEGV in ha_spider::store_lock on LOCK TABLE

  • 2022-01-14 20:27:51 +0200

    • Remove FIXME comments that refer to an early plan

  • 2022-01-14 17:42:19 +0200

    • buf_page_free() fails to drop the adaptive hash index

  • 2022-01-12 17:18:38 +0300

    • Can't add foreign key with empty referenced columns list

  • 2022-01-12 12:29:16 +0200

    • heap-use-after-free in buf_pool_t::is_block_field()

  • 2021-11-11 15:22:20 +0600

    • Buffer pool is being flushed during recovery

  • 2020-10-16 20:19:09 +0530

    • : Assertion `! is_set() || m_can_overwrite_status' in Diagnostics_area::set_error_status (interrupted ALTER TABLE under LOCK)

  • 2022-01-09 23:52:24 +0100

    • Silence CMake warning from exteral cmake project (pcre2)

  • 2022-01-04 07:40:31 +0200

    • InnoDB hang in buf_flush_wait_flushed(), on log checkpoint

  • 2021-12-31 23:12:54 +0200

    • Deb: Adapt custom build steps to be compatible with latest Salsa-CI

  • Merge 2022-01-03 07:23:49 +0200 - Merge 10.4 into 10.5

  • 2022-01-03 07:23:39 +0200

    • Correct some copyright messages

  • 2022-01-03 07:23:18 +0200

    • Cleanup: Remove RECV_READ_AHEAD_AREA

  • 2021-12-24 22:16:10 +0100

    • SHOW ... result columns are right-aligned

  • Merge 2021-12-26 12:51:04 +0100 - Merge branch 10.4 into 10.5

  • 2021-12-21 16:22:33 -0700

    • : binlog.binlog_truncate_active_log fails in bb with valgrind, Conditional jump or move depends on uninitialised value

  • 2021-12-21 11:59:08 +0400

    • main.ctype_utf8mb4_uca_allkeys tests fail with Valgrind/MSAN

  • 2021-05-19 14:56:09 +1000

    • : mariadbd --help Can't lock aria control file

  • 2021-12-14 03:47:59 +0100

    • : Galera SST scripts should use ssl_capath for CA directory

  • 2021-12-11 15:27:14 +0200

    • Fix a test for cmake -DPLUGIN_PERFSCHEMA=NO

  • 2021-12-08 14:06:33 +0100

    • enable rpl_parallel2 test, as is fixed

  • 2021-10-28 09:43:49 +0200

    • BUG#31761802 STATISTICS ANY QUERIES USING VIEWS ARE SUMMARIZED TOGETHER WITH THE VIEW DEFINITION SELECT

  • 2021-11-05 15:12:14 +0100

    • require system pcre2 in rpms

  • 2021-12-07 17:29:05 +0100

    • ColumnStore and S3 SUMMARY/DESCRIPTION for RPM

  • Merge 2021-12-07 21:30:27 +0100 - Merge branch '10.4' into 10.5

  • 2021-12-07 17:00:46 +0200

    • InnoDB upgrade from 10.2, 10.3, 10.4 is not crash-safe

  • 2021-12-07 15:22:06 +0600

    • optimize std::map lookup in during crash recovery

  • 2021-12-03 17:21:59 +0600

    • cleanup: reduce code bloat

  • 2021-12-03 17:01:48 +0200

    • Correct some comments

  • 2021-11-29 18:55:16 +0600

    • 32-bit systems fail to use big innodb-log-file-size

  • Merge 2021-12-03 10:27:35 +0200 - Merge 10.4 into 10.5

  • 2021-12-01 13:43:43 +0200

    • fixup: Correct a comment

  • 2021-11-20 14:22:25 +1100

    • : Server crash on ARM (WMM architecture) due to missing barriers in lf-hash (10.5)

  • Merge 2021-11-29 11:16:20 +0200 - Merge 10.4 into 10.5

  • Merge 2021-11-25 07:49:58 +0200 - Merge 10.4 into 10.5

  • 2021-11-15 00:42:26 +0200

    • Json_writer_object add integers

  • 2021-11-14 06:11:12 +0200

    • : allow Json_writer_[array|object] from Json_writer

  • 2021-11-24 12:05:44 +0200

    • fixup: GCC -Wunused-variable

  • 2021-11-24 12:04:51 +0200

    • PFS_events_statements cleanup: Use offsetof

  • 2021-11-08 14:45:17 +1100

    • Debian: comment default config

  • Merge 2021-11-17 14:49:12 +0200 - Merge 10.4 into 10.5

  • 2021-11-16 17:13:15 +0200

    • page_zip_dir_insert() may corrupt ROW_FORMAT=COMPRESSED tables

  • Merge 2021-11-16 14:26:13 +0200 - Merge 10.4 into 10.5

  • 2021-11-16 13:58:22 +0200

    • : Replication fails to remove affected queries from query cache

  • 2021-11-16 12:49:51 +0200

    • : Assertion 'id.page_no() < space.size' failed

  • 2021-11-13 10:29:26 +0100

    • Windows builds should have core_file=1 by default

  • 2021-11-11 22:12:12 +0100

    • vcol.vcol_keys_myisam fails on Windows x64, with Visual Studio 2022

  • Merge 2021-11-09 08:50:33 +0200 - Merge 10.4 into 10.5

  • Merge 2021-11-08 19:40:39 +0100 - Merge branch '10.5' into bb-10.5-release

  • 2021-11-08 12:21:07 -0500

    • bump the VERSION

  • 2021-11-03 15:29:35 +0400

    • Selecting INT column with COLLATE utf8mb4_general_ci throws an error

  • 2021-11-03 12:31:47 +0300

    • Server crashes in tree_record_pos after INPLACE-recreating index on HEAP table

  • 2021-11-03 12:31:47 +0300

    • Inplace ALTER breaks MyISAM/Aria table when order of keys is changed

Revision #ad3ac55641
Revision #2cf52736de
Revision #cf63eecef4
Revision #fb40a2fabf
Revision #0943386fb3
Revision #66bc8bf09e
Revision #9667ec1f53
Revision #646e2f423b
Revision #059a8fd87e
MDEV-27668
Revision #fb8fea3490
MDEV-27667
MDEV-26720
Revision #880d543554
Revision #157e66273b
Revision #0b116d160a
Revision #430d60d1fc
MDEV-24487
Revision #4d74bac8bc
Revision #a73acf6c06
Revision #53173709b3
MDEV-26223
Revision #56f5599f09
MDEV-27610
Revision #216834b068
MDEV-18918
MDEV-20254
Revision #0f7fececbf
MDEV-26223
Revision #62e320c86d
MDEV-18918
Revision #e4b302e436
MDEV-27018
Revision #28e166d643
MDEV-26784
Revision #a0f711e928
MDEV-26223
Revision #66465914c1
MDEV-27550
Revision #7259b299a5
MDEV-27382
Revision #be8113861c
MDEV-27025
Revision #e44439ab73
MDEV-27499
Revision #745aa8bee7
MDEV-26230
Revision #5af6a13771
MDEV-25373
MariaDB 10.5.9
Revision #f18e25649d
MDEV-27461
Revision #b7e4dc121a
MDEV-27240
Revision #64f844b611
MDEV-27240
Revision #2ecd39c983
MDEV-27240
Revision #8535c260dd
MDEV-14425
Revision #c104a01b50
MDEV-27500
Revision #6831b3f2a0
MDEV-26824
Revision #017d1b867b
MDEV-27476
Revision #f443cd1100
MDEV-27022
Revision #81e00485c3
MDEV-23836
Revision #c62bb9c3b4
Revision #4c3ad24413
MDEV-27416
Revision #eab89f14ab
Revision #c9db50b585
Revision #1df05a0854
Revision #c14dd0d19d
Revision #89a0364fc8
MDEV-27304
Revision #55bb933a88
Revision #be20b3b03f
MDEV-26919
Revision #6487b8e330
MDEV-27307
Revision #2776635cb9
MDEV-24788
Revision #03678bcf55
MDEV-27181
Revision #88b339805d
Revision #a9b5f59989
MDEV-23089
Revision #62ea1b4407
Revision #e27b1c3137
Revision #88ac91c7cc
Revision #de70f921ce
Revision #cfcfdc65df
MDEV-27190
Revision #890c55177d
MDEV-27183
Revision #0064316f19
Revision #fa1325512b
Revision #5d7da02793
MDEV-27139
Revision #d2a7710635
Revision #f9726ced25
MDEV-12353
Revision #4ebac0fc86
MDEV-27088
Revision #d4cb177603
Revision #ca26953924
Revision #cba065f4fe
Revision #691f7e165a
MDEV-27036
Revision #917b421012
MDEV-26682
Revision #6b2b510839
Revision #8d398710b3
Revision #5489ce0ae1
Revision #ebb15f986f
MDEV-27059
Revision #09205a1c9a
Revision #0269d491ea
MDEV-27047
Revision #079516f00e
MDEV-27016
Revision #72afeaf8a5
MDEV-18439
Revision #5b21a8fafc
MDEV-27030
Revision #9c18b96603
Revision #d8d6e99528
Revision #cf06eaf1af
Revision #bb200599ff
MDEV-24584
Revision #5cae401b00
MDEV-25555
Revision #b3bdc1c142
MDEV-25803

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.

Distributions which Include MariaDB

This page is licensed: CC BY-SA / Gnu FDL