All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 11.0.2 Changelog

The most recent release of MariaDB 11.0 is:MariaDB 11.0.6 Stable (GA) Download Now

Download 11.0.2Release NotesChangelogOverview of 11.0

Release date: 6 Jun 2023

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

  • Merge 2023-06-05 19:27:00 +0200 - Merge branch 'bb-10.11-release' into bb-11.0-release

  • 2023-05-31 16:57:34 +0200

    • Fix of maturity

  • 2023-05-16 11:04:48 +0300

    • Fix UBSAN failure: sql_select.h:982:7: load of value ... not valid for type bool

  • 2023-05-27 15:35:12 +0300

    • Assertion `!(tab->select && tab->select->quick)' failed in make_join_readinfo

  • 2023-05-27 14:39:17 +0300

    • Assertion `c >= 0' failed in COST_MULT upon query with many joins

  • 2023-05-27 12:18:49 +0300

    • Assertion `cond_selectivity <= 1.000000001' upon range query

  • 2023-05-09 13:09:00 +0300

    • : UBSan error: sql_select.h:969:7: runtime error: load of value...

  • 2023-05-03 15:15:37 +0300

    • : SIGSEGV in maria_create from create_internal_tmp_table

  • 2023-04-13 13:55:28 +0300

    • Removed temporary test file that should not have been pushed

  • 2023-04-22 17:23:52 +0300

    • Moved events tests from main to suite/events

  • 2023-03-27 17:57:19 +0300

    • Moved merge tests from main to suite/merge

  • 2023-03-27 17:15:59 +0300

    • SIGFPE in cost_group_min_max on EXP

  • 2023-03-13 02:40:24 +0200

    • : Improve output cardinality estimates for hash join

  • 2023-04-28 10:18:30 +0300

    • Assertion btr_cur->rtr_info->thr... in rtr_ins_enlarge_mbr()

  • 2023-04-27 09:51:34 +1000

    • Add query to set lock wait timeout when getting sts crd

  • 2023-04-27 09:48:26 +1000

    • Some changes in behaviour w.r.t. spider sts crd

  • 2023-03-23 17:32:09 +1100

    • refactored and documented spider_get_share() and friends

  • 2023-04-13 23:10:52 +1000

    • remove #ifdef SPIDER_use_LEX_CSTRING_for_Field_blob_constructor

  • 2023-03-24 10:38:20 +1100

    • Remove need_lock and table from spider_close_sys_table()

  • Merge 2023-04-27 15:11:18 +0300 - Merge 10.11 into 11.0

  • Merge 2023-04-26 18:50:15 +0300 - Merge 10.11 into 11.0

  • Merge 2023-04-14 17:40:41 +0300 - Merge 10.11 into 11.0

  • 2023-03-31 16:41:22 +1100

    • Revert "Added mysql-log-rotate to .gitignore"

  • 2023-03-18 01:03:14 +0000

    • All-green GitLab CI in 11.0 branch

  • 2023-03-28 09:01:23 +0300

    • Update pull request template to suggest making PRs editable by maintainers

  • 2023-03-02 16:14:33 -0800

    • [] New status variable: max_used_connections_time

  • 2023-03-24 14:10:57 +0200

    • CODING_STANDARDS: Add variable initializations and functions spacing

  • Merge 2023-03-29 17:20:42 +0300 - Merge 10.11 into 11.0

  • 2023-03-27 20:32:58 +0530

    • Fixed some typos in optimizer_costs.txt

  • 2023-03-27 18:50:49 +0200

    • post-merge fixes

  • 2023-03-19 02:57:39 +0200

    • : format_pico_time implementation

  • 2023-03-24 11:42:15 +0200

    • : Remove usage of AWK in autobake-debs.sh

  • 2023-03-13 11:56:53 +0200

    • : Remove usage of AWK from Debian init and postinst scripts

  • 2023-03-03 14:27:30 +0200

    • : Remove Awk from mysql_install_db

  • 2023-03-23 12:21:48 +0200

    • Multi-batch recovery of ROW_FORMAT=COMPRESSED table hangs

  • 2023-03-20 14:08:54 +0300

    • Fix the testcase for

  • Merge 2023-03-20 10:39:15 +0200 - Merge 10.11 into 11.0

  • Merge 2023-03-17 15:03:17 +0200 - Merge 10.11 into 11.0

  • 2023-02-24 12:22:40 +0300

    • : Assertion `!m_innodb' failed in ha_partition::cmp_ref ...

  • 2023-02-22 12:11:55 +0300

    • : Assertion `dbl_records <= s->records' failed in apply_selectivity_for_table on SELECT

  • 2023-03-16 16:25:57 +0700

    • : Build issues on macOS 11.0

  • 2023-03-08 21:20:12 +0100

    • columnstore fails to compile to due old cs->casedn_multiply use

  • 2023-03-07 14:26:13 +0200

    • Fixed the cost for HASH join

  • 2023-03-07 11:25:16 +0200

    • Allow firstmatch to use HASH joins

  • Merge 2023-03-06 16:06:52 +0200 - Merge 10.11 into 11.0

  • 2023-01-13 22:04:18 +0000

    • Add parameter of key file path for AWS KMS plugin

  • 2023-02-22 15:46:32 +0000

    • Fix warning in mariadb-install-db

  • 2023-03-02 15:48:28 +0200

    • Use range instead of ref when we know that range is equal or better.

  • 2023-03-01 19:59:42 +0200

    • Fixed crashing bug in recursive SQL if write to tmp table would fail

  • 2023-03-01 20:19:17 +0200

    • MMAP does not work reliable on windows

  • 2023-02-10 13:18:39 +0200

    • Wrong result with IN list length reaching IN_PREDICATE_CONVERSION_THRESHOLD

  • 2023-03-01 19:39:11 +0200

    • Fixed wrong DBUG_PRINT

  • 2023-03-01 19:38:36 +0200

    • Don't log delete_all_rows() for temporary Aria files to transaction log

  • 2023-03-01 19:36:13 +0200

    • Fixes to make dbug traces from Windows easier to compare with Unix traces

  • 2023-02-07 13:24:28 +1100

    • Deb: use MariaDB naming

  • 2023-02-28 13:21:31 +0200

    • follow-up: Remove the field TRX_UNDO_NEEDS_PURGE

  • Merge 2023-02-28 13:14:08 +0200 - Merge 10.11 into 11.0

  • 2023-02-27 13:58:15 +0200

    • Fixed bug in optimizer_costs.test

  • 2023-02-22 10:32:17 +0000

    • Fix CODING_STANDARDS link in PR template

  • 2023-02-22 15:42:47 -0500

    • bump the VERSION

Revision #0005f2f06c
Revision #5ba3bafb83
Revision #7083e58e2e
Revision #aac88fc205
MDEV-31237
Revision #661141948f
MDEV-31247
Revision #209fed8eed
MDEV-31258
Revision #368dd22a81
MDEV-31223
Revision #b3edbf25a1
MDEV-31022
Revision #63df43a0e8
Revision #78f684e552
Revision #ec820a380e
Revision #0099c2fc1a
MDEV-30786
Revision #3bdc5542dc
MDEV-30812
Revision #8d26537fbf
MDEV-30895
Revision #6abafdbb7c
MDEV-29676
Revision #779307dd5b
MDEV-29676
Revision #b5d317197c
MDEV-29676
Revision #a8dac17a42
MDEV-28363
Revision #f2f54868b0
MDEV-30920
Revision #aa6ba99310
Revision #54819192fe
Revision #c7fe8e51de
Revision #8e55d7ea4a
Revision #9c287c0a90
Revision #b844a376ec
Revision #ada3987948
MDEV-30543
Revision #c4d6d6fd81
Revision #5e01255732
Revision #6c3b1dced4
Revision #c2b6916393
MDEV-19629
Revision #d9808f79de
MDEV-19629
Revision #31487f4b2b
MDEV-30837
Revision #fe32a4a5bb
MDEV-30837
Revision #a79abb6517
MDEV-30778
Revision #92772485b7
MDEV-30911
Revision #f6cb93ba8d
MDEV-30693
Revision #221b5d77ef
Revision #4c355d4e81
Revision #090e5d8b94
MDEV-30442
Revision #ef5bb0814a
MDEV-30693
Revision #1310b3a02f
MDEV-30811
Revision #d77aaa6994
MCOL-5437
Revision #97ff62b99b
Revision #7a277a3352
Revision #c5fdb988b7
Revision #2d6a806367
Revision #68542c6e50
Revision #922fcc6a0e
Revision #ae05097714
Revision #bc3596fe12
Revision #bd9ca2a0e3
MDEV-30540
Revision #eb441f6cb7
Revision #37edbbf2d3
Revision #bf9aa8687f
Revision #a1211a4eda
Revision #a75cd0a734
MDEV-30671
Revision #7a834d6248
Revision #50c8e65b38
Revision #b24b3cea7d
Revision #b4ef9f766d

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