All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.3.26 Changelog

The most recent release of MariaDB 10.3 is:MariaDB 10.3.39 Stable (GA) Download Now

Download 10.3.26Release NotesChangelogOverview of 10.3

Release date: 3 Nov 2020

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

  • 2020-11-01 02:56:29 +0200

    • List of unstable tests for 10.3.26 release

  • Merge 2020-10-30 17:23:53 +0100 - Merge branch '10.2' into 10.3

  • 2020-10-29 18:34:26 +0200

    • SIGSEG in maria_create() because of double free

  • 2020-10-29 17:36:49 +0200

    • Fixed bug in detection of getgrouplist parameters.

  • 2020-10-29 16:20:57 +0200

    • Assertion `table_share->tmp_table != NO_TMP_TABLE || m_lock_type != 2'...

  • 2020-10-29 08:02:33 +0200

    • fixup: GCC 10.2.0 -Wparentheses

  • 2020-10-28 18:48:14 +0200

    • After-merge fix: sys_vars.sysvars_innodb,32bit

  • Merge 2020-10-28 10:44:40 +0200 - Merge 10.2 into 10.3

  • Merge 2020-10-28 10:01:50 +0200 - Merge 10.2 into 10.3

  • 2020-10-27 12:16:53 +0100

    • : SIGSEGV in Item_func_nextval::update_table on SELECT SETVAL

  • 2020-08-01 13:12:50 +0200

    • No records produced in information_schema query, depending on projection

  • 2020-08-02 10:30:46 +0200

    • cleanup: use predefined CMAKE_DL_LIBS

  • 2020-08-01 13:19:59 +0200

    • cleanup: use my_multi_malloc(), etc

  • 2020-10-22 14:00:17 +0400

    • server_audit plugin doesn't log proxy users.

  • 2020-08-31 16:36:32 +0200

    • mysqldump will forget sequence definition details on --no-data dump

  • Merge 2020-10-22 08:26:28 +0300 - Merge 10.2 into 10.3

  • 2020-04-16 00:44:20 +0900

    • Crash "[ERROR] mysqld got signal 11 ;"

  • 2020-10-20 10:49:54 +0300

    • CREATE TEMPORARY TABLE .. LIKE (system versioned table) returns error if unique index is defined in the table

  • 2020-10-20 10:49:54 +0300

    • Error upon querying the view, that selecting from versioned table with partitions

  • 2020-10-20 10:49:54 +0300

    • CREATE .. SELECT wrong result on join versioned table

  • 2020-10-15 13:26:18 +0530

    • Diskspace not reused for Blob in data file

  • 2020-10-08 23:05:35 +0530

    • : LIMIT ROWS EXAMINED throws error in Debug build only

  • 2020-10-16 15:36:12 +0300

    • Server crashes in mi_extra / ha_partition::loop_extra_alter upon REORGANIZE

  • Merge 2020-10-07 18:42:26 +0200 - Merge tag 'mariadb-10.3.25' into 10.3

  • 2020-10-07 11:25:40 -0400

    • bump the VERSION

  • Merge 2020-10-01 13:33:51 +0300 - Merge 10.2 into 10.3

  • Merge 2020-09-30 16:25:06 +0300 - Merge 10.2 into 10.3

  • Merge 2020-09-28 17:27:42 +0530 - Merge branch '10.2' into 10.3

  • 2020-09-28 09:49:46 +0200

    • Crash in SELECT NEXT VALUE on locked view

  • Merge 2020-09-22 21:12:48 +0300 - Merge 10.2 into 10.3

  • Merge 2020-09-22 14:33:03 +0300 - Merge 10.2 into 10.3

  • Merge 2020-09-21 16:39:23 +0300 - Merge 10.2 into 10.3

  • 2020-09-21 12:10:27 +0300

    • : Fix the result

  • Merge 2020-09-21 11:04:04 +0300 - Merge 10.2 into 10.3

  • 2020-09-17 22:27:45 +0200

    • Windows : error when renaming file in ALTER TABLE

  • Merge 2020-09-09 13:06:46 +0300 - Merge 10.2 into 10.3

  • 2020-09-04 22:10:57 +0900

    • spider/bg.spider_fixes failed in buildbot with safe_mutex: Trying to unlock mutex conn->mta_conn_mutex that wasn't locked at storage/spider/spd_db_conn.cc, line 671

  • Merge 2020-09-04 12:31:58 +0300 - Merge 10.2 into 10.3

  • 2020-09-04 12:17:35 +0300

    • : Fix the Windows build

  • 2020-09-03 14:49:11 +0300

    • InnoDB: Failing assertion: !space->referenced()

  • 2020-09-03 14:10:42 +0300

    • : CREATE OR REPLACE TRIGGER in Galera cluster not replicating

  • Merge 2020-09-03 09:26:54 +0300 - Merge 10.2 into 10.3

  • 2020-09-02 11:23:18 +1000

    • travis: update osx to xcode12u in attempt to solve openssl build failure

  • 2020-09-01 21:12:01 +1000

    • travis: osx build time out storing cache. Ensure not Cellar

  • 2020-08-11 21:45:09 +0300

    • ER_BASE64_DECODE_ERROR upon replaying binary log via mysqlbinlog --verbose

  • Merge 2020-08-26 10:45:47 +0300 - Merge 10.2 into 10.3

  • 2020-08-24 17:22:21 +0530

    • : Assertion `!error || error == 137' failed in subselect_rowid_merge_engine::init

  • 2020-08-25 22:21:08 +0300

    • part_records() signature fix

  • 2020-08-25 22:21:07 +0300

    • SIGSEGV in fill_record/fill_record_n_invoke_before_triggers on INSERT DELAYED

  • Merge 2020-08-21 19:18:34 +0300 - Merge 10.2 into 10.3

  • Merge 2020-08-21 10:17:22 +0300 - Merge 10.2 into 10.3

  • Merge 2020-08-20 09:12:16 +0300 - Merge 10.2 into 10.3

  • 2020-08-04 10:13:35 +0300

    • CHECK TABLE fails to check info_bits of records

  • 2020-08-13 18:21:30 +0300

    • Fix GCC 10.2.0 -Og -Wmaybe-uninitialized

  • Merge 2020-08-13 18:18:25 +0300 - Merge 10.2 into 10.3

  • 2020-08-07 17:03:17 +0200

    • : out-of-source build fails with WITHOUT_SERVER=ON

  • 2020-08-11 09:08:05 +0300

    • Work around in the test case

  • Merge 2020-08-10 18:40:57 +0300 - Merge 10.2 into 10.3

  • Merge 2020-08-10 17:56:08 +0300 - Merge mariadb-10.3.24

  • 2020-08-10 10:26:37 -0400

    • bump the VERSION

  • 2020-08-04 09:49:44 +0400

    • Various mangled SQL statements will crash 10.3 to 10.5 debug builds

  • 2020-08-03 13:35:53 +0200

    • Fix named_pipe test so it can be used with --repeat

  • 2020-08-03 13:23:38 +0200

    • vio_shutdown does not prevent later ReadFile on named pipe

Revision #d5ce782444
Revision #794f665139
Revision #14d43f4fa6
MDEV-23222
Revision #4c99e3e948
Revision #14798d3cd1
MDEV-23159
Revision #1e778a3b56
MDEV-21201
Revision #dee6902922
Revision #2b6f804490
Revision #a8de8f261d
Revision #e183aec1d7
MDEV-24018
Revision #e64084d5a3
MDEV-21201
Revision #6cefe7d31e
Revision #641f81baf4
Revision #5a9484b784
MDEV-19443
Revision #81870e499f
MDEV-21786
Revision #e3d692aa09
Revision #88d22f0e65
MDEV-20100
MariaDB 10.3.9
Revision #9b46d8e5c4
MDEV-23968
Revision #ddea8f6a39
MDEV-23779
Revision #a3c379ea61
MDEV-23799
Revision #7b7ea33124
MDEV-23072
Revision #00bf48827f
MDEV-23445
Revision #311b7f94e6
MDEV-23248
Revision #469a249a5b
Revision #89fc49321a
Revision #d99f787244
Revision #323500bfa9
Revision #6cbbd6bd96
Revision #a6987d9fb9
MDEV-23823
Revision #d9d9c30b70
Revision #fde3d895d9
Revision #2cf489d430
Revision #fba6ffe433
MDEV-23741
Revision #cbcb4ecabb
Revision #ade782c001
MDEV-23741
Revision #7e07e38cf6
Revision #e976f461d8
MDEV-7098
Revision #c5cb59ce77
Revision #1a3ce7e77c
MDEV-23651
Revision #a7dd7c8993
MDEV-23651
Revision #33ae1616e0
MDEV-21578
Revision #c3752cef3c
Revision #56ae0adee3
Revision #594aad7b06
Revision #caa35f8e25
MDEV-16372
Revision #6a042281bd
Revision #65f30050aa
MDEV-18335
Revision #95831888e8
Revision #6586bb51f3
MDEV-23467
Revision #c277bcd591
Revision #9be0b61407
Revision #de0e7cd72a
Revision #90c8d773ed
MDEV-21251
Revision #b811c6ecc7
Revision #4bd56a697f
Revision #863e28ff3e
MDEV-22066
Revision #e0c06f5396
MDEV-23445
MDEV-14836
Revision #bafc5c1321
Revision #0025eb3f96
Revision #c19335ea53
Revision #d496765903
MDEV-22022
Revision #b3e9798ff3
Revision #ccb9f673b4
MDEV-23348

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