All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.4.21 Changelog

The most recent release of MariaDB 10.4 is:MariaDB 10.4.34 Stable (GA) Download Now

Download 10.4.21Release NotesChangelogOverview of 10.4

Alternate download from mariadb.org

Release date: 6 Aug 2021

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.3.31

  • Merge 2021-08-02 16:50:28 +0200 - Merge branch '10.3' into 10.4

  • 2021-08-02 16:39:08 +0300

    • fixup: Remove unused function fts_check_corrupt()

  • Merge 2021-07-31 22:59:58 +0200 - Merge branch '10.3' into 10.4

  • 2021-07-28 15:43:12 +0200

    • Remove things we do not use in wolfssl

  • 2021-07-26 09:37:38 +0200

    • Assertion `state_ == s_exec' failed - mysqld got signal 6

  • 2021-07-26 09:14:37 +0200

    • Assertion `!wsrep_has_changes(thd) || (thd->lex->sql_command == SQLCOM_CREATE_TABLE && !thd->is_current_stmt_binlog_format_row())' failed in void wsrep_commit_empty(THD*, bool)

  • 2021-07-26 08:46:36 +0200

    • Galera assertion !wsrep_has_changes(thd) || (thd->lex->sql_command == SQLCOM_CREATE_TABLE && !thd->is_current_stmt_binlog_format_row())

  • 2021-07-24 00:16:31 +0300

    • SEGV or Assertion `!page_is_comp(page) == !(index->table)->not_redundant()'

  • 2021-07-27 01:01:42 +0200

    • ssl_8k_key test fails on x86

  • 2021-07-27 10:34:45 +0300

    • Update result files for Galera library 26.4.9

  • 2021-07-20 12:45:00 -0300

    • : desync and pause node on BACKUP STAGE BLOCK_DDL

  • 2021-06-29 20:12:00 +0200

    • disable spider/bugfix.wait_timeout

  • 2021-07-25 19:24:11 +0200

    • fix spider/bugfix.delete_with_float_column_mysql --ps

  • 2021-07-14 18:03:53 +0200

    • Shutdown may miss to wait for connection thread

  • 2021-07-20 13:00:31 +0200

    • cleanup: move thread_count to THD_count::value()

  • 2021-07-23 16:33:14 +0300

    • : Assertion unireg_check..Field::NEXT_NUMBER failed

  • 2021-07-23 10:14:18 +0200

    • fix ssl_cipher test

  • 2021-07-22 12:40:15 +0100

    • Improve documentation of json parser functions

  • 2021-07-13 07:53:19 +0000

    • distinct not work properly in some cases for spider tables

  • 2021-07-21 21:26:25 +0200

    • Compile WolfSSL with TLSv1.3 support

  • 2021-07-21 09:16:28 +0200

    • WolfSSL 4.8.0

  • 2021-07-20 09:29:45 +0300

    • fixup: instant_alter_debug,dynamic result

  • 2021-07-16 19:28:29 +0200

    • : MariaDB with WolfSSL doesn't support AES-GCM cipher for SSL

  • 2021-07-10 12:42:53 +0200

    • fix perfschema.sizing_* tests to run

  • 2021-07-14 10:17:54 +0000

    • Spider crashes with segmentation fault (signal 11) on CREATE TABLE when COMMENT does not contain embedded double quotes

  • 2021-07-08 17:47:17 -0700

    • Crash with query referencing twice CTE that uses embedded recursive CTE

  • 2021-07-06 03:00:27 +0200

    • : minor post-merge fix for .result file

  • 2021-07-02 16:11:01 +0300

    • Online log apply fails for ROW_FORMAT=REDUNDANT tables

  • Merge 2021-07-02 14:55:52 +0300 - Merge 10.3 into 10.4

  • Merge 2021-07-02 11:48:51 +0300 - Merge 10.3 into 10.4

  • 2021-07-02 14:54:59 +1000

    • mtr: plugin.multiauth aix fix

  • Merge 2021-07-02 17:17:33 +1000 - Merge branch 10.3 into 10.4

  • 2021-07-02 13:00:34 +1000

    • mtr: aix - no pool of threads

  • 2021-06-11 17:13:19 +1000

    • : support AIX as a platform in mtr

  • 2021-07-01 01:08:28 +0300

    • : Condition pushdown into derived table doesn't work if select list uses SP

  • Merge 2021-06-30 18:13:08 +0300 - Merge 10.3 -> 10.4

  • 2021-06-30 10:38:44 +0300

    • : Warning: Memory not freed: 32 on setting wsrep_sst_auth

  • 2021-06-29 12:44:42 +0200

    • post-merge: updated mtr result files

  • 2021-06-29 12:42:14 +0200

    • : Upgrading MariaDB breaks TLS mariadb-backup SST

  • 2021-06-22 15:44:44 +0300

    • : rsync SST does not work with custom binlog name

  • Merge 2021-06-23 08:05:27 +0300 - Merge 10.3 into 10.4

  • 2021-06-22 22:42:42 -0400

    • bump the VERSION

  • 2021-06-22 12:23:13 -0700

    • Wrong result selecting from simple view with LIMIT and ORDER BY

  • Merge 2021-06-21 18:44:14 +0300 - Merge 10.3 into 10.4

  • 2021-06-21 14:05:43 +0300

    • After-merge fix: Remove duplicated code

  • Merge 2021-06-21 12:38:25 +0300 - Merge 10.3 into 10.4

  • 2021-06-19 13:45:39 +0200

    • fix spider tests for --ps in 10.4

  • 2021-06-19 13:45:14 +0200

    • spider tests aren't big in 10.4

  • 2021-06-11 14:30:42 +1000

    • : fix connect-abstract test case

  • 2019-06-15 16:04:49 +0200

    • Refactor Bitmap to be based on ulonglong, not on uint32

  • 2021-06-09 15:50:01 +0300

    • Tests use environment $USER variable without quotes

  • 2021-06-09 13:17:58 +0200

    • main.failed_auth_unixsocket fails on arm

  • 2021-05-06 19:47:11 +0200

    • rpm packaging: account for fedora > 31

  • 2021-05-03 23:31:33 +0200

    • mdl_dbug_print_locks(): make it useful in gdb too

  • 2021-06-09 13:27:00 +0200

    • : MariaDB with WolfSSL doesn't support AES-GCM cipher for SSL

  • 2021-06-09 12:34:23 +0200

    • Remove WolfSSL workaround for old version. We're already on 4.4.6

Revision #4902b0fdc9
Revision #89cc633853
MDEV-13564
Revision #7841a7eb09
Revision #77992bc710
MDEV-26092
Revision #093227c05e
MDEV-25410
Revision #386ac12a48
MDEV-25740
Revision #eb26e20df5
MDEV-22421
Revision #e7855119ba
MDEV-26148
Revision #2173f382ca
MDEV-26236
Revision #217caf27e3
Revision #2b84e1c966
MDEV-23080
Revision #389f5cf76f
Revision #8d3d802c54
Revision #4533e6ef65
MDEV-18353
Revision #b34cafe9d9
Revision #1fb71c7831
MDEV-19272
Revision #0604592a85
Revision #6cd3588f0e
Revision #aafb888657
MDEV-26013
Revision #7ffa801cf2
MDEV-22221
Revision #6a3e0009a6
Revision #3e5a11e488
MDEV-25236
Revision #7af5d96f00
MDEV-22221
Revision #bd3ac6758a
Revision #e3814a74ee
MDEV-26139
Revision #78735dcaf7
MDEV-26108
Revision #e56fe39310
MDEV-25978
Revision #a635588b56
MDEV-25236
Revision #372ea88264
Revision #c294443b41
Revision #fa8eb4de55
Revision #95e9f3c186
Revision #6a3a046013
Revision #2301093f8f
MDEV-25894
Revision #c7443a0911
MDEV-25969
Revision #eebe2090c8
Revision #a1e2ca057d
MDEV-26030
Revision #6431862022
MDEV-25978
Revision #58700a426a
MDEV-26019
Revision #1c03e7a667
MDEV-25978
Revision #09b03ff31b
Revision #bf2680ea09
Revision #7f24e37fbe
MDEV-25679
Revision #ce868cd89e
Revision #baf0ef9a18
Revision #d3e4fae797
Revision #690ae1de45
Revision #a4f485917e
Revision #8a2b4d531d
MDEV-20162
Revision #e85df7feac
MDEV-19702
Revision #0b9a59bbc4
MDEV-25884
Revision #f13b80af39
MDEV-23933
Revision #bafec28e43
Revision #7e9bc7bf4e
Revision #b81803f065
MDEV-22221
Revision #dbe3161b6d

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