All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.5.17 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.17Release NotesChangelogOverview of 10.5

Release date: 15 Aug 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.26

  • Merge 2022-08-10 12:24:31 +0200 - Merge branch '10.4' into 10.5

  • 2022-08-04 12:51:32 +0300

    • : Assertion `computed_weight == weight' failed SEL_ARG::verify_weight

  • Merge 2022-08-04 12:16:35 +0200 - Merge branch '10.4' into 10.5

  • Merge 2022-08-04 08:30:03 +0200 - Merge branch '10.4' into 10.5

  • 2022-08-03 13:31:48 +0200

    • RHEL9 disables SHA1 signatures in openssl

  • 2022-08-03 00:11:34 +0200

    • Missing RHEL-9-specific logic in cpack_rpm.cmake

  • Merge 2022-08-03 07:12:27 +0200 - Merge branch '10.4' into 10.5

  • 2022-07-23 16:38:03 +0200

    • For old binary logs explicit_defaults_for_timestamp presumed to be OFF, server value ignored

  • 2022-07-29 15:39:57 +0200

    • Changing explicit_defaults_for_timestamp within stored procedure works inconsistently

  • 2022-07-04 16:47:14 +0200

    • make explicit_defaults_for_timestamps SESSION variable

  • 2022-07-02 12:22:10 +0200

    • make explicit_defaults_for_timestamps SESSION variable

  • 2022-07-02 12:20:49 +0200

    • my_getopt --help for "bit" options

  • 2022-01-20 15:48:08 +0100

    • Different OpenSSL versions mix up in build depending on cmake options

  • Merge 2022-08-02 09:34:15 +0200 - Merge branch 'merge-perfschema-5.7' into 10.5

  • 2022-07-29 14:48:01 +0200

    • mysql-5.7.39

  • 2022-08-01 23:59:57 +0200

    • Update Server HELP

  • 2022-07-27 17:37:03 +0300

    • : Range optimizer regression for key IN (const, ....)

  • Merge 2022-07-27 17:17:24 +0300 - Merge 10.4 into 10.5

  • 2022-07-24 20:43:45 +0300

    • FLUSH BINARY LOGS waits/hangs on mysql_mutex_unlock(&LOCK_index)

  • 2022-07-08 11:38:45 +0200

    • assertion: table->get_ref_count() == 0 in dict0dict.cc line 1915

  • 2022-07-09 12:28:48 +1000

    • InnoDB handle AIO errors - more detailed assertion

  • 2022-07-08 18:37:12 +0200

    • fix sporadic failure of main.mdl

  • 2022-07-04 20:20:20 +0200

    • Change maturity of plugins for July 2022 Releases

  • 2022-05-23 14:38:56 +0200

    • main.ssl_timeout fails with OpenSSL 3.0.3

  • 2022-02-08 16:39:10 +0100

    • md5 in FIPS crashes with OpenSSL 3.0.0

  • 2022-02-04 14:52:03 +0100

    • Revert "don't build with OpenSSL 3.0, it doesn't work before "

  • 2021-11-08 18:48:19 +0100

    • Add support for OpenSSL 3.0

  • Merge 2022-07-04 10:19:28 +0300 - Merge 10.4 into 10.5

  • 2022-07-01 14:42:13 +0300

    • Valgrind: Disable tests that would often time out

  • Merge 2022-07-01 14:42:02 +0300 - Merge 10.4 into 10.5

  • 2022-06-30 14:28:16 +0300

    • InnoDB: Failing assertion: space->is_ready_to_close() ...

  • 2022-06-30 13:00:58 +0300

    • MSAN: Disable some slow tests

  • 2022-06-16 20:25:02 +0900

    • Spider: heap-use-after-free in ha_spider::lock_tables(), heap freed by spider_commit()

  • Merge 2022-06-27 16:17:02 +0300 - Merge 10.4 into 10.5

  • Merge 2022-06-27 10:51:20 +0300 - Merge 10.4 into 10.5

  • 2022-06-27 10:49:15 +0300

    • Fix GCC -Og -Wmaybe-uninitialized

  • 2022-06-23 05:53:55 +0200

    • Rescheduling of innodb_stats_func() missing

  • 2022-06-15 23:49:09 +0300

    • Wrong result with table elimination combined with not_null_range_scan

  • 2022-06-14 11:31:11 +0300

    • infinite loop in mariadb-backup if log LOG_HEADER_FORMAT field is 0

  • 2022-06-14 09:14:24 +0300

    • SIGSEGV in buf_flush_LRU_list_batch

  • 2021-10-29 19:04:53 +0900

    • Assertion `err != DB_DUPLICATE_KEY' failed or InnoDB: Failing assertion: id != 0 on ALTER ... REBUILD PARTITION

  • 2022-05-23 10:00:13 +0300

    • : Suspend obvious false-positive Lintian warnings

  • Merge 2022-06-09 12:22:55 +0300 - Merge 10.4 into 10.5

  • 2022-05-27 15:04:31 +0000

    • Update man page NAME section to say MariaDB instead of MySQL

  • 2022-04-05 15:47:09 +1000

    • : AIX missing my_gethwaddr implementation

  • 2022-06-06 14:58:34 +0300

    • Fixed bug in Aria read cache when doing check/repair

  • 2022-06-06 14:53:09 +0300

    • S3 tables can hang in SELECT

  • 2022-06-03 19:58:17 +0400

    • Uuid. "UPDATE/DELETE" not working "WHERE id IN (SELECT id FROM ..)"

  • 2022-06-02 17:33:03 +0300

    • Race condition on log checkpoint

  • 2022-06-02 17:22:16 +0300

    • Cleanup: btr_store_big_rec_extern_fields() does not really modify pcur

  • 2022-06-02 17:18:00 +0300

    • Clean up mtr_t

  • Merge 2022-06-02 16:51:13 +0300 - Merge 10.4 into 10.5

  • 2022-05-30 17:32:41 +0300

    • Bug fixes for S3

  • 2022-05-24 17:51:20 +0200

    • fix not_valgrind.inc not to error out in embedded

  • 2022-05-24 17:27:18 +0200

    • move alter_table combinations to a separate test file

  • 2022-05-29 12:10:37 +0300

    • Fixed that CHECK TABLE on an S3 table doesn't try to write to files

  • Merge 2022-05-25 14:24:51 +0300 - Merge 10.4 into 10.5

  • 2022-05-25 13:15:56 +0300

    • Recovery or backup of INSERT may be incorrect

  • 2022-05-24 15:11:34 +0300

    • main.alter_table_lock could fail with query "'LOCK TABLE t1 WRITE' failed"

  • 2022-05-24 15:08:03 +0300

    • Remove warning when using connect have_libxml2.inc

  • 2022-05-19 02:32:18 +0300

    • Added check for libxml2 for connect.misc

  • 2022-05-22 19:03:54 +0300

    • Fix that spider test doesn't crash if my_gethwaddr() fails

  • 2022-05-24 07:37:08 +0300

    • Update galera_sr disabled.def file

  • 2022-05-11 11:45:57 +0300

    • : Make sure available Perl MariaDB DBI driver is chosen

  • 2022-05-09 21:08:33 -0700

    • Improve an error message for foreign server exists

  • 2022-05-10 00:04:10 +0000

    • Update man pages titles to say MariaDB instead of MySQL

  • Merge 2022-05-23 08:07:56 +0300 - Merge 10.4 into 10.5

  • Merge 2022-05-20 19:30:08 +0200 - Merge branch '10.5' into bb-10.5-release

  • 2022-05-20 12:05:54 -0400

    • bump the VERSION

Revision #1ac0bce36e
Revision #3b071bad19
MDEV-29242
Revision #ea12dafe65
Revision #1e71ea806b
Revision #cd51854d7a
Revision #d7649968d9
MDEV-29220
Revision #af143474d8
Revision #7b500f04fb
MDEV-29078
Revision #56c7d14217
MDEV-29075
Revision #b174ec169d
MDEV-29225
Revision #4e3728f038
MDEV-29225
Revision #086eb8e23c
Revision #28d44abd99
MDEV-27540
Revision #b043e1098e
Revision #61d08f7427
Revision #4d0c53a327
MDEV-28701
Revision #90ba999e80
MDEV-25020
Revision #098c0f2634
Revision #5bf4dee369
MDEV-28948
Revision #8494758e8e
MDEV-26433
Revision #fc456bc97e
MDEV-27593
Revision #781948a19b
MDEV-22954
Revision #0fca5068a8
MDEV-28234
Revision #9d5718c9b9
MDEV-28648
Revision #ef65566981
MDEV-27778
Revision #1dc09ce0fd
MDEV-25785
Revision #8a9c1e9ccf
MDEV-25785
Revision #33f0270ebb
Revision #b546913ba2
Revision #f09687094c
Revision #a1267724cb
MDEV-26293
Revision #afe607dffa
Revision #a26700cca5
MDEV-28352
Revision #773f1dad94
Revision #ea847cbeaf
Revision #03174cabd7
Revision #35f2cdcb99
MDEV-28920
Revision #674842bee0
MDEV-28858
Revision #27309fc6b0
MDEV-28832
Revision #4849d94fe6
MDEV-28828
Revision #06e9ce798c
MDEV-26127
Revision #d4760d8c01
MDEV-28642
Revision #a9d0bb12e6
Revision #4145618103
MDEV-22023
Revision #e8b0894dc8
MDEV-28243
Revision #4834a0d1fa
Revision #54e501cf04
MDEV-28757
Revision #6d99fdce18
MDEV-28491
Revision #22f935d6da
MDEV-28731
Revision #5909e0ec31
Revision #5294695ebd
Revision #4b3c3e526e
Revision #e7de50a821
Revision #2840d7750d
Revision #8b19f521f1
Revision #96329d6321
Revision #ea40c75c27
Revision #a0e4853eff
MDEV-28668
Revision #915afddba2
Revision #ddb1f7c4e4
Revision #847ca89d6d
Revision #734f10f601
Revision #cc4384badf
Revision #d3d50570de
MDEV-28376
Revision #af869493b4
MDEV-27892
Revision #3dd3dccb8e
MDEV-22023
Revision #a0f0687f6c
Revision #f73bb92848
Revision #ebc140a78e

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