MariaDB 10.5.17 Changelog
The most recent release of MariaDB 10.5 is:
MariaDB 10.5.27 Stable (GA) Download Now
Alternate download from mariadb.org
Download 10.5.17 Release Notes Changelog Overview 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 Revision #1ac0bce36e 2022-08-10 12:24:31 +0200 - Merge branch '10.4' into 10.5
- Revision #3b071bad19
2022-08-04 12:51:32 +0300
- MDEV-29242: Assertion `computed_weight == weight' failed SEL_ARG::verify_weight
- Merge Revision #ea12dafe65 2022-08-04 12:16:35 +0200 - Merge branch '10.4' into 10.5
- Merge Revision #1e71ea806b 2022-08-04 08:30:03 +0200 - Merge branch '10.4' into 10.5
- Revision #cd51854d7a
2022-08-03 13:31:48 +0200
- RHEL9 disables SHA1 signatures in openssl
- Revision #d7649968d9
2022-08-03 00:11:34 +0200
- MDEV-29220 Missing RHEL-9-specific logic in cpack_rpm.cmake
- Merge Revision #af143474d8 2022-08-03 07:12:27 +0200 - Merge branch '10.4' into 10.5
- Revision #7b500f04fb
2022-07-23 16:38:03 +0200
- MDEV-29078 For old binary logs explicit_defaults_for_timestamp presumed to be OFF, server value ignored
- Revision #56c7d14217
2022-07-29 15:39:57 +0200
- MDEV-29075 Changing explicit_defaults_for_timestamp within stored procedure works inconsistently
- Revision #b174ec169d
2022-07-04 16:47:14 +0200
- MDEV-29225 make explicit_defaults_for_timestamps SESSION variable
- Revision #4e3728f038
2022-07-02 12:22:10 +0200
- MDEV-29225 make explicit_defaults_for_timestamps SESSION variable
- Revision #086eb8e23c
2022-07-02 12:20:49 +0200
- my_getopt --help for "bit" options
- Revision #28d44abd99
2022-01-20 15:48:08 +0100
- MDEV-27540 Different OpenSSL versions mix up in build depending on cmake options
- Merge Revision #b043e1098e 2022-08-02 09:34:15 +0200 - Merge branch 'merge-perfschema-5.7' into 10.5
- Revision #61d08f7427
2022-07-29 14:48:01 +0200
- mysql-5.7.39
- Revision #4d0c53a327
2022-08-01 23:59:57 +0200
- MDEV-28701 Update Server HELP
- Revision #90ba999e80
2022-07-27 17:37:03 +0300
- MDEV-25020: Range optimizer regression for key IN (const, ....)
- Merge Revision #098c0f2634 2022-07-27 17:17:24 +0300 - Merge 10.4 into 10.5
- Revision #5bf4dee369
2022-07-24 20:43:45 +0300
- MDEV-28948 FLUSH BINARY LOGS waits/hangs on mysql_mutex_unlock(&LOCK_index)
- Revision #8494758e8e
2022-07-08 11:38:45 +0200
- MDEV-26433 assertion: table->get_ref_count() == 0 in dict0dict.cc line 1915
- Revision #fc456bc97e
2022-07-09 12:28:48 +1000
- MDEV-27593 InnoDB handle AIO errors - more detailed assertion
- Revision #781948a19b
2022-07-08 18:37:12 +0200
- MDEV-22954 fix sporadic failure of main.mdl
- Revision #0fca5068a8
2022-07-04 20:20:20 +0200
- MDEV-28234 Change maturity of plugins for July 2022 Releases
- Revision #9d5718c9b9
2022-05-23 14:38:56 +0200
- MDEV-28648 main.ssl_timeout fails with OpenSSL 3.0.3
- Revision #ef65566981
2022-02-08 16:39:10 +0100
- MDEV-27778 md5 in FIPS crashes with OpenSSL 3.0.0
- Revision #1dc09ce0fd
2022-02-04 14:52:03 +0100
- Revert "don't build with OpenSSL 3.0, it doesn't work before MDEV-25785"
- Revision #8a9c1e9ccf
2021-11-08 18:48:19 +0100
- MDEV-25785 Add support for OpenSSL 3.0
- Merge Revision #33f0270ebb 2022-07-04 10:19:28 +0300 - Merge 10.4 into 10.5
- Revision #b546913ba2
2022-07-01 14:42:13 +0300
- Valgrind: Disable tests that would often time out
- Merge Revision #f09687094c 2022-07-01 14:42:02 +0300 - Merge 10.4 into 10.5
- Revision #a1267724cb
2022-06-30 14:28:16 +0300
- MDEV-26293 InnoDB: Failing assertion: space->is_ready_to_close() ...
- Revision #afe607dffa
2022-06-30 13:00:58 +0300
- MSAN: Disable some slow tests
- Revision #a26700cca5
2022-06-16 20:25:02 +0900
- MDEV-28352 Spider: heap-use-after-free in ha_spider::lock_tables(), heap freed by spider_commit()
- Merge Revision #773f1dad94 2022-06-27 16:17:02 +0300 - Merge 10.4 into 10.5
- Merge Revision #ea847cbeaf 2022-06-27 10:51:20 +0300 - Merge 10.4 into 10.5
- Revision #03174cabd7
2022-06-27 10:49:15 +0300
- Fix GCC -Og -Wmaybe-uninitialized
- Revision #35f2cdcb99
2022-06-23 05:53:55 +0200
- MDEV-28920 Rescheduling of innodb_stats_func() missing
- Revision #674842bee0
2022-06-15 23:49:09 +0300
- MDEV-28858 Wrong result with table elimination combined with not_null_range_scan
- Revision #27309fc6b0
2022-06-14 11:31:11 +0300
- MDEV-28832 infinite loop in mariabackup if log LOG_HEADER_FORMAT field is 0
- Revision #4849d94fe6
2022-06-14 09:14:24 +0300
- MDEV-28828 SIGSEGV in buf_flush_LRU_list_batch
- Revision #06e9ce798c
2021-10-29 19:04:53 +0900
- MDEV-26127 Assertion `err != DB_DUPLICATE_KEY' failed or InnoDB: Failing assertion: id != 0 on ALTER ... REBUILD PARTITION
- Revision #d4760d8c01
2022-05-23 10:00:13 +0300
- MDEV-28642: Suspend obvious false-positive Lintian warnings
- Merge Revision #a9d0bb12e6 2022-06-09 12:22:55 +0300 - Merge 10.4 into 10.5
- Revision #4145618103
2022-05-27 15:04:31 +0000
- MDEV-22023 Update man page NAME section to say MariaDB instead of MySQL
- Revision #e8b0894dc8
2022-04-05 15:47:09 +1000
- MDEV-28243: AIX missing my_gethwaddr implementation
- Revision #4834a0d1fa
2022-06-06 14:58:34 +0300
- Fixed bug in Aria read cache when doing check/repair
- Revision #54e501cf04
2022-06-06 14:53:09 +0300
- MDEV-28757 S3 tables can hang in SELECT
- Revision #6d99fdce18
2022-06-03 19:58:17 +0400
- MDEV-28491 Uuid. "UPDATE/DELETE" not working "WHERE id IN (SELECT id FROM ..)"
- Revision #22f935d6da
2022-06-02 17:33:03 +0300
- MDEV-28731 Race condition on log checkpoint
- Revision #5909e0ec31
2022-06-02 17:22:16 +0300
- Cleanup: btr_store_big_rec_extern_fields() does not really modify pcur
- Revision #5294695ebd
2022-06-02 17:18:00 +0300
- Clean up mtr_t
- Merge Revision #4b3c3e526e 2022-06-02 16:51:13 +0300 - Merge 10.4 into 10.5
- Revision #e7de50a821
2022-05-30 17:32:41 +0300
- Bug fixes for S3
- Revision #2840d7750d
2022-05-24 17:51:20 +0200
- fix not_valgrind.inc not to error out in embedded
- Revision #8b19f521f1
2022-05-24 17:27:18 +0200
- move alter_table combinations to a separate test file
- Revision #96329d6321
2022-05-29 12:10:37 +0300
- Fixed that CHECK TABLE on an S3 table doesn't try to write to files
- Merge Revision #ea40c75c27 2022-05-25 14:24:51 +0300 - Merge 10.4 into 10.5
- Revision #a0e4853eff
2022-05-25 13:15:56 +0300
- MDEV-28668 Recovery or backup of INSERT may be incorrect
- Revision #915afddba2
2022-05-24 15:11:34 +0300
- main.alter_table_lock could fail with query "'LOCK TABLE t1 WRITE' failed"
- Revision #ddb1f7c4e4
2022-05-24 15:08:03 +0300
- Remove warning when using connect have_libxml2.inc
- Revision #847ca89d6d
2022-05-19 02:32:18 +0300
- Added check for libxml2 for connect.misc
- Revision #734f10f601
2022-05-22 19:03:54 +0300
- Fix that spider test doesn't crash if my_gethwaddr() fails
- Revision #cc4384badf
2022-05-24 07:37:08 +0300
- Update galera_sr disabled.def file
- Revision #d3d50570de
2022-05-11 11:45:57 +0300
- MDEV-28376: Make sure available Perl MariaDB DBI driver is chosen
- Revision #af869493b4
2022-05-09 21:08:33 -0700
- MDEV-27892 Improve an error message for foreign server exists
- Revision #3dd3dccb8e
2022-05-10 00:04:10 +0000
- MDEV-22023 Update man pages titles to say MariaDB instead of MySQL
- Merge Revision #a0f0687f6c 2022-05-23 08:07:56 +0300 - Merge 10.4 into 10.5
- Merge Revision #f73bb92848 2022-05-20 19:30:08 +0200 - Merge branch '10.5' into bb-10.5-release
- Revision #ebc140a78e
2022-05-20 12:05:54 -0400
- bump the VERSION
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.