All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.4.27 Changelog

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

Download 10.4.27Release NotesChangelogOverview of 10.4

Release date: 7 Nov 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.3.37

  • Merge 2022-11-02 13:13:45 +0100 - Merge branch '10.3' into 10.4

  • 2022-11-01 13:22:34 +0100

    • Assertion `(((nr) % (1LL << 24)) % (int) log_10_int[6 - dec]) == 0' failed in my_time_packed_to_binary on SELECT when using TIME field

  • Merge 2022-10-26 10:40:33 +0200 - Merge branch '10.3' into 10.4

  • 2022-10-25 19:30:42 +0700

    • FederatedX does not properly handle pushdown in case of difference in local and remote table names

  • 2022-10-17 16:44:10 -0700

    • Poor performance when rowid filter contains no elements

  • 2022-10-25 11:53:39 +0400

    • MyISAM reorganize partition corrupt older table format

  • 2022-10-25 07:33:35 +0300

    • Additional fixes

  • Merge 2022-10-25 10:04:37 +0300 - Merge 10.3 into 10.4

  • 2022-10-24 15:58:37 +0200

    • Update 10.4 HELP tables

  • 2022-10-21 12:33:22 +0400

    • mariadb-upgrade prints confusing statement

  • 2022-10-07 13:39:02 +0400

    • Revert " ALTER TABLE ALGORITHM=NOCOPY does not work after upgrade"

  • Merge 2022-10-14 10:26:22 +0200 - Merge branch '10.3' into 10.4

  • Merge 2022-10-14 09:04:54 +0200 - Merge branch 'bb-10.4-vp-' into 10.4

  • 2022-09-15 18:30:13 +0700

    • : make working view-protocol

  • Merge 2022-09-23 19:47:13 +0700 - Merge branch 'bb-10.3-all-builders' into bb-10.4-all-builders

  • 2022-10-13 13:17:05 +0200

    • v5.5.1-stable

  • Merge 2022-10-13 16:50:26 +0300 - Merge 10.3 into 10.4

  • 2022-10-11 16:10:47 +0200

    • post-fix: cannot add new error messages in 10.4

  • 2022-10-11 15:37:17 +0300

    • fixup: clang -Winconsistent-missing-override

  • 2022-10-11 15:36:24 +0300

    • fixup: clang -Wunused-but-set-variable

  • Merge 2022-10-11 15:18:49 +0300 - Merge 10.3 into 10.4

  • 2022-10-11 08:37:13 +0200

    • : Galera test galera_var_notify_cmd causes hang

  • 2022-10-10 14:10:48 +0400

    • A followup for Add MTR tests covering key and key segment flags and types

  • 2022-10-06 11:13:13 +0300

    • : Incorrect/bad errno on enabling wsrep_on after setting dummy wsrep_provider on non-Galera build

  • 2022-10-06 11:08:09 +0300

    • : Assertion `!is_thread_specific || (mysqld_server_initialized && thd)' failed in void my_malloc_size_cb_func(long long int, my_bool)

  • 2022-10-04 14:08:36 +0300

    • : Assertion `!wsrep_has_changes(thd) || (thd->lex->sql_command == SQLCOM_CREATE_TABLE && !thd->is_current_stmt_binlog_format_row())' failed.

  • 2022-10-03 14:04:14 +0300

    • : auto_increment_increment and auto_increment_offset reset to 1 in current session after alter table on auto-increment column

  • 2022-10-03 10:30:34 +0300

    • : Assertion `!_current_thd()' failed in void destroy_background_thd(THD*)

  • 2022-10-07 15:14:50 +0200

    • typo fixed, followup for 3fe55fa8be9

  • 2022-10-06 19:09:44 +0200

    • CREATE ... VALUES ... didn't require INSERT privilege

  • 2022-10-07 12:49:14 +0300

    • Mroonga: GCC 12.2.0 -Og -Wmaybe-uninitialized

  • 2022-10-07 12:48:38 +0300

    • Groonga: GCC 12.2.0 -Og -Wuse-after-free

  • 2022-10-07 12:46:06 +0300

    • fixup: Mroonga -Wunused-function

  • Merge 2022-10-06 23:37:42 +0300 - Merge 10.3 into 10.4

  • 2022-10-06 07:40:00 +0300

    • : Temporarily disable a failing test

  • 2022-10-06 07:38:46 +0300

    • : Skip main.update_use_source on Valgrind

  • 2022-10-05 20:37:54 +0300

    • : Skip some more tests on Valgrind

  • Merge 2022-10-05 20:30:57 +0300 - Merge 10.3 into 10.4

  • 2022-10-05 10:09:49 +0300

    • Remove HAVE_SNPRINTF

  • 2022-10-04 11:26:50 +0300

    • Disable valgrind for test in main that takes > 200 seconds

  • Merge 2022-10-01 23:07:26 +0200 - Merge branch '10.3' into 10.4

  • 2019-10-05 18:16:37 +0400

    • Add Type_handler::KEY_pack_flags()

  • 2022-09-28 18:49:09 +0400

    • Add MTR tests covering key and key segment flags and types

  • 2022-09-26 15:16:51 +0300

    • fixup: clang -Wunused-but-set-variable

  • 2022-09-23 17:37:52 +0300

    • Fix build without either ENABLED_DEBUG_SYNC or DBUG_OFF

  • Merge 2022-09-23 13:47:15 +0300 - Merge 10.3 into 10.4

  • 2022-09-23 13:40:42 +0300

    • Improve WITH_DBUG_TRACE=OFF

  • 2022-09-22 08:46:30 +0300

    • : wsrep_incoming_address status variable prints 0 as port number if the port is not mentioned in wsrep_node_incoming_address system variable

  • Merge 2022-09-20 12:38:25 +0300 - Merge 10.3 into 10.4

  • 2022-09-17 00:16:27 +0200

    • Update 10.4 HELP contents

  • 2022-09-14 11:39:30 +0300

    • Assertion on info.page_size failed in xb_delta_open_matching_space

  • 2022-09-14 08:00:56 +0400

    • A cleanup for Change SHOW CREATE TABLE to display default collation

  • Merge 2022-09-13 16:36:38 +0300 - Merge 10.3 into 10.4

  • 2022-09-07 13:49:49 +0200

    • - minor cleanup

  • Merge 2022-09-07 08:08:59 +0300 - Merge 10.3 into 10.4

  • 2022-02-15 14:36:02 +0100

    • Reduce compilation dependencies on wsrep_mysqld.h

  • Merge 2022-08-31 10:52:53 +1000 - Merge 10.3 into 10.4

  • Merge 2022-08-30 12:17:33 +0300 - Merge 10.3 into 10.4

  • 2022-06-05 08:04:18 +0000

    • Server crashes in Compare_identifiers::operator or in my_strcasecmp_utf8 upon ADD PERIOD IF NOT EXISTS with empty name

  • Merge 2022-08-25 15:17:20 +0300 - Merge 10.3 into 10.4

  • 2022-08-23 19:53:59 +0900

    • Fix wrong diff introduced by merge commit

  • Merge 2022-08-22 16:22:09 +0300 - Merge 10.3 into 10.4

  • 2022-08-22 11:50:15 +0400

    • Subquery using the ALL keyword on TIMESTAMP columns produces a wrong result

  • Merge 2022-08-22 12:34:42 +0300 - Merge 10.3 into 10.4

  • 2022-08-22 12:33:46 +0300

    • follow-up: Fix a test

  • Merge 2022-08-15 10:14:16 +0200 - Merge branch '10.4' into bb-10.4-release

  • 2022-08-14 22:19:37 -0400

    • bump the VERSION

Revision #0946c99e7d
Revision #1a3859fff0
MDEV-29924
Revision #29633dc0c0
Revision #5f296f3a18
MDEV-29640
Revision #58cd0bd59e
MDEV-28846
Revision #f1bbc1cd19
MDEV-28545
Revision #8c5d323326
Revision #667d3fbbb5
Revision #f19e8559aa
MDEV-28701
Revision #2a57396e59
MDEV-29481
Revision #1be451ca79
MDEV-28727
Revision #291872ec82
Revision #7cad2e94b1
MDEV-27691
Revision #184e65954b
MDEV-27691
Revision #78dcf71e88
Revision #0cddb1ac99
Revision #f404911557
Revision #2aab7f2d0a
MDEV-26597
Revision #d0c4526ece
MDEV-20760
Revision #2f1a4328cb
MDEV-29613
Revision #7434eb566e
Revision #3f5b03c415
MDEV-21905
Revision #3416315407
MDEV-29672
Revision #f6f9b7fc89
MDEV-29707
Revision #0908a049f8
MDEV-25389
Revision #e8acec8974
MDEV-26597
Revision #ab3ec013c4
MDEV-27123
Revision #7be82a1fec
MDEV-29142
Revision #5f26f50020
Revision #3fe55fa8be
Revision #1d35ec1ae1
Revision #4a8da624b5
Revision #9fd91863e6
MDEV-29613
Revision #37a86b933e
Revision #3708bef606
MDEV-27682
Revision #ba9ade47e3
MDEV-29710
Revision #f600690c6b
MDEV-29710
Revision #65d0c57c1a
Revision #df97eb1432
Revision #d1bc469dca
Revision #d4f6d2f08f
Revision #3744b8ae31
MDEV-20760
Revision #1118e979c2
MDEV-29672
Revision #e3fdabd501
MDEV-29613
Revision #3c92050d1c
Revision #13eae1885e
Revision #a69cf6f07e
MDEV-29613
Revision #db7e04ed3a
MDEV-28868
Revision #0c0a569028
Revision #ef784c4ea2
Revision #3e3cfa8934
MDEV-18589
Revision #289105e282
MDEV-29446
Revision #18795f5512
Revision #9a8faeea14
MDEV-18353
Revision #c7ba237793
Revision #2917bd0d2c
Revision #cf1a944f5b
Revision #7e574eb52c
Revision #827b049e1e
MDEV-18873
Revision #851058a3e6
Revision #e404315258
Revision #b68ae6dc1d
Revision #316847eab7
MDEV-27101
Revision #36d173e523
Revision #6005f3c548
MDEV-25257
Revision #3101751f50
Revision #a4a42f50f0

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