All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 11.4.1 Changelog

MariaDB 11.4.1 is a Release Candidate (RC) release of MariaDB Community Server 11.4, released on 2024-02-16

Download Release Notes Changelog Overview of 11.4

Release date: 16 Feb 2024

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.

  • Changes from 11.4.0 are also included in this changelog

  • Includes all fixes from

  • Merge 2024-02-15 13:53:21 +0100 - Merge branch '11.3' into 11.4

  • 2024-02-14 23:49:33 +0100

    • update 32bit rdiffs

  • 2024-02-14 16:19:01 +0100

    • fix galera.MW-284

  • 2024-02-14 16:13:02 +0100

    • fix galera.galera_var_notify_ssl_ipv6

  • 2023-12-20 17:52:52 +0200

    • Improve error message in mysqltest when sync_with_master fails

  • 2023-12-03 21:42:44 +0200

    • Implement binlog_space_limit

  • 2024-02-14 01:22:32 +0100

    • update C/C

  • 2024-02-13 15:50:07 +0100

    • fix debian dependencies for mariadb-test

  • 2024-02-14 14:59:16 +0100

    • Port Spider/ODBC from ES

  • 2023-10-07 21:08:43 -0700

    • Deb: Stop shipping mariadb-plugin-spider separately, include in server

  • 2024-01-04 23:46:52 +0100

    • KEY_PERIOD_USAGE reveals information to unprivileged user

  • 2023-12-30 02:34:59 +0100

    • Queries from I_S.KEY_PERIOD_USAGE do not obey case-sensitivity

  • 2023-10-19 21:58:26 +0400

    • add period to buildbot_suites.bat

  • 2023-09-20 23:27:30 +0400

    • crash in get_schema_key_period_usage_record without InnoDB

  • 2023-09-20 18:23:16 +0400

    • Add Statement::sql_command_flags() function.

  • 2023-08-30 01:04:34 +0400

    • Add views for periods in information_schema

  • 2024-01-14 15:24:31 +0100

    • sql_show: reduce ifdefs around grants checks

  • 2024-02-12 15:59:32 +0100

    • fix get_schema_privileges_for_show

  • 2024-01-12 21:22:35 +0100

    • sql_show: extract get_schema_privileges_for_show

  • 2024-01-12 21:22:16 +0100

    • sql_show: Fix narrowing conversion from the get_column_grant return result.

  • 2023-08-29 20:41:12 +0400

    • cleanup: add store_yesno() for fields that can only take "YES"/"NO" values

  • 2023-11-16 11:58:01 +1100

    • pr template: ask about release notes

  • 2024-02-09 02:18:32 +0100

    • - Fix self-signed certificate errors on Windows

  • 2024-02-08 15:58:26 +0400

    • Error messages ER_PACKAGE_ROUTINE_* are not good enough

  • 2024-02-05 05:56:53 -0700

    • Revert ": Extend GTID Binlog Events with Thread Id"

  • 2024-02-05 14:41:44 +0400

    • Wrong error message on GRANT .. ON PACKAGE no_such_package ..

  • 2023-10-15 16:03:14 +0200

    • --disable-ssl doesn't disable it

  • 2023-09-22 13:16:35 +0200

    • show in mariadb cli whether server cert was verified

  • 2023-09-15 12:33:52 +0200

    • auto-disable --ssl-verify-server-cert in clients, if

  • 2023-09-04 15:32:36 +0200

    • enable --ssl-verify-server-cert by default in the internal client

  • 2023-09-03 09:44:01 +0200

    • validate ssl certificates using client password in the internal client

  • 2023-09-08 12:29:48 +0200

    • disable SSL via named pipes in the internal client

  • 2023-09-04 15:35:08 +0200

    • free mysql->connector_fd correctly in the internal client

  • 2023-09-03 22:34:03 +0200

    • change how self-signed certs are accepted by internal client

  • 2023-09-02 21:43:36 +0200

    • cleanup: X509_check_host() in the internal client

  • 2023-09-02 15:09:48 +0200

    • cleanup: ssl handling in the internal rpl client

  • 2023-08-30 14:41:32 +0200

    • enable --ssl-verify-server-cert by default

  • 2023-08-30 22:17:26 +0200

    • enable --ssl in the server by default

  • 2023-08-23 17:45:57 +0200

    • use ephemeral ssl certificates

  • 2023-08-23 17:45:21 +0200

    • wrong error for bare --ssl on the server side

  • 2023-08-23 15:23:22 +0200

    • cleanup

  • 2023-08-22 22:49:14 +0200

    • test SSL MitM attack

  • 2023-09-01 10:25:53 +0200

    • client support for --ssl-fp and --ssl--fplist

  • 2023-08-21 16:25:56 +0200

    • validate ssl certificates using client password

  • 2023-08-30 16:56:23 +0200

    • cleanup: unify client's setting of ssl options

  • 2023-09-27 16:03:11 +0200

    • cleanup: octet2hex takes an uchar* argument

  • 2023-08-30 10:00:30 +0200

    • test.cnf files should !include default_my.cnf

  • 2023-08-21 11:08:37 +0200

    • clarify CR_OK_HANDSHAKE_COMPLETE

  • 2023-09-20 18:48:22 +0200

    • deprecate SQL_NOTES variable in favor of NOTE_VERBOSITY

  • 2023-08-31 13:43:22 +0200

    • gitignore scripts/mariadb_sys_schema.sql

  • 2024-02-01 02:14:23 +0100

    • Resolve server shutdown issues on macOS, Solaris, and FreeBSD

  • 2023-12-06 15:09:44 +0100

    • Option --parallel in mariadb-import

  • 2023-11-23 23:33:28 +0100

    • add tests for mariadb-dump --parallel

  • 2023-11-23 17:26:12 +0100

    • option --parallel/-j for mariadb-dump to increase parallelism

  • 2023-11-23 16:58:28 +0100

    • Connection pool with asynchronous query execution.

  • 2023-11-16 17:19:25 +0100

    • preparation - cleanup mysqldump.cc code

  • 2023-11-13 09:32:51 +0100

    • Compile mysqldump as C++ (preparation for using connection pool)

  • 2023-09-08 13:12:49 +0200

    • : GTID binlog indexing

  • 2024-01-24 12:18:18 +1100

    • Deprecate spider table options by comment/connection

  • 2024-01-23 10:57:31 +0200

    • Update 11.4 HELP

  • 2023-07-10 18:53:19 +0300

    • : Extend GTID Binlog Events with Thread Id

  • 2023-11-24 22:31:18 +0800

    • mysqlbinlog flashback support binlog_row_image FULL_NODUP mode

  • 2023-11-17 17:41:23 +0000

    • Add support for up to BASE 62 to CONV()

  • 2023-12-20 08:17:02 +0800

    • Assertion `marked_for_write_or_computed()' failed in bool Field_new_decimal::store_value(const my_decimal*, int*)

  • Merge 2024-01-10 15:30:42 +0200 - Merge 11.3 into 11.4

  • 2024-01-08 13:06:16 +0100

    • log a warning when WITHOUT VALIDATION was used

  • 2024-01-08 10:13:03 +0100

    • revert "make THAN optional"

  • Merge 2024-01-05 14:53:03 +0200 - Merge 11.3 into 11.4

  • 2023-12-22 13:17:55 +0100

    • mysys/my_timezone.cc does not compile on AIX

  • 2023-12-21 23:50:59 +0100

    • fix sporadic test failures caused by InnoDB #record estimation

  • Merge 2023-12-21 15:40:55 +0100 - Merge remote-tracking branch '11.3' into 11.4

  • 2023-09-04 15:28:50 +0400

    • CREATE PACKAGE [BODY] for sql_mode=DEFAULT

  • 2023-12-01 19:14:13 +1100

    • : drop errmsg-utf8.txt from packaging

  • 2023-12-14 17:04:54 +1100

    • Use reverse index for max/min optimization

  • 2023-12-07 17:28:45 +0300

    • Rename the view sys.table_privileges to sys.privileges_by_table_by_level

  • 2023-12-06 18:44:38 +0300

    • without validation for exchange partition/convert in

  • 2023-12-07 13:09:31 +0300

    • check_digest() tests

  • 2023-11-16 16:54:16 +0700

    • Add table_privileges view to the sys schema

  • 2023-09-19 15:47:29 +1000

    • : tmpfile.d not for datadir

  • 2023-10-26 17:24:22 +0800

    • FULL_NODUP mode for binlog_row_image

  • 2023-11-22 18:40:53 +1100

    • Remove thr_alarm from server codebase - socket activation fix

  • 2023-10-26 18:12:09 +0200

    • Remove thr_alarm from server codebase

  • 2023-10-26 15:02:35 +0200

    • Remove thr_alarm from server codebase

  • 2023-09-29 12:37:10 +0200

    • Use icu for timezones on windows

  • Merge 2023-11-21 15:43:20 +0100 - Merge 11.3 into 11.4

  • 2023-11-14 09:24:46 +0200

    • : Precompute binlog checksums

  • 2023-10-12 12:53:55 +1100

    • INSERT IGNORE on constraints result in ERROR rather than warning

  • 2023-11-10 12:45:55 +0400

    • Cleanup: Adding "const" to the member Spvar_definition::m_column_type_ref

  • 2023-06-13 11:41:44 +0200

    • : Precompute binlog checksums

  • 2023-08-23 11:48:08 +0200

    • : Refactor MYSQL_BIN_LOG::write_cache()

  • 2023-07-27 15:46:57 +0200

    • : Eliminate Log_event::checksum_alg

  • 2023-07-11 23:30:04 +0200

    • : Replace Log_event::writer with function parameter

  • 2023-10-09 13:43:10 +0200

    • 11.4 branch

MariaDB 11.3.2
Revision #fa69b085b1
Revision #3ae6680eec
Revision #fe07ac31b1
MDEV-31857
Revision #8dee23cdee
MDEV-31857
Revision #d6794aa410
Revision #18dfcfdecf
MDEV-31404
Revision #9933a8cc88
Revision #2c445b5962
Revision #eeb5cbaece
MDEV-33326
Revision #9945d482af
Revision #22e41dae88
MDEV-32501
Revision #5c2f8c017c
MDEV-32503
Revision #261993f568
Revision #d4b5f7a503
MDEV-32205
Revision #62d35a074f
Revision #4246c0fa01
MDEV-22597
Revision #85f9df29c0
Revision #ba1c5914aa
Revision #16ad26a367
Revision #eb2481280f
Revision #8a882827ff
Revision #711b8671be
Revision #4eac842c8f
MDEV-33430
Revision #9500575f0a
MDEV-33428
Revision #9b1ea69049
MDEV-7850
Revision #e30e9fc628
MDEV-33386
Revision #2e83ab4126
MDEV-32473
Revision #6b900330b9
Revision #853bdf576f
Revision #abcd23add2
MDEV-31857
Revision #e0c30390a7
MDEV-31855
Revision #386df8793b
Revision #3c36ed18ba
Revision #2f13f7d78f
Revision #05a421eb36
Revision #f4e174e113
Revision #e951edd80b
MDEV-31857
Revision #ea921fd836
Revision #9f93630ded
MDEV-31856
Revision #d33a8ab107
Revision #d772c4fb04
Revision #68f0af2bf1
Revision #bac0f8999d
Revision #1ef1bab99e
MDEV-31855
Revision #585c096aa5
Revision #03094bbc8a
Revision #d7699c51eb
Revision #ec5403ffb3
Revision #75bfb4b8a3
Revision #22da0de6d9
Revision #2f5174e556
MDEV-33075
Revision #b0e77c08e5
MDEV-32216
Revision #a5802ed51e
MDEV-32216
Revision #4532dae016
MDEV-32216
Revision #ec5db6409d
MDEV-32216
Revision #9766a834f7
MDEV-32216
Revision #a553d55bb6
MDEV-32216
Revision #d039346a7a
MDEV-4991
Revision #20741b9237
MDEV-28861
Revision #d07908609f
Revision #c37b2087b4
MDEV-7850
Revision #8bf9f21855
MDEV-32894
Revision #f552febe43
MDEV-30879
Revision #be6d48fd53
MDEV-33049
Revision #d136169e39
Revision #c0c1c80346
MDEV-22164
Revision #4089296a57
MDEV-22164
Revision #7ee16b1e29
Revision #3fad2b1155
MDEV-33096
Revision #03fa2c3487
Revision #c154aafe1a
Revision #aed9c656a9
MDEV-32101
Revision #9bd95e914f
MDEV-32923
Revision #875377ad82
MDEV-27576
Revision #70de4075a1
MDEV-24486
Revision #5462b61b0c
MDEV-22164
Revision #485773adce
Revision #1a5e69b42b
MDEV-24486
Revision #6b2287fff2
MDEV-15543
Revision #a119c5f998
MDEV-32589
Revision #6218b5f7cb
MDEV-32567
Revision #f8600b1755
MDEV-32567
Revision #013fc02a23
MDEV-32567
Revision #3424ed7d42
MDEV-32189
Revision #bb8e1bf7a2
Revision #99a3fe54d9
MDEV-31273
Revision #9e457cbe50
MDEV-32439
Revision #b0379ea4b3
Revision #b8f9f796ff
MDEV-31273
Revision #24c923d498
MDEV-31273
Revision #8eee9806fb
MDEV-31273
Revision #77bd1beac8
MDEV-31273
Revision #d8dda7c14f

The most recent release of MariaDB 11.4 is:

MariaDB 11.4.9 Stable (GA) Download Now

Alternate download from mariadb.org

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