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
This page is licensed: CC BY-SA / Gnu FDL