The most recent release of MariaDB 10.3 is:MariaDB 10.3.39 Stable (GA) Download Now
Download 10.3.29Release NotesChangelogOverview of 10.3
Release date: 7 May 2021
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.38
2021-05-05 15:56:23 +0200
Fix of ppc64 by Wlad
Merge 2021-05-04 17:32:29 +0200 - Merge branch '10.2' into 10.3
Merge 2021-05-04 14:49:31 +0300 - Merge branch bb-10.2-release into bb-10.3-release
2021-04-29 19:30:07 +0300
: Crash when test_if_skip_sort_order() is checked for derived ...
2021-04-28 21:27:04 +0200
routine_definition in information_schema.routines loses tablename if it starts with an _ and is not backticked
2021-04-27 13:05:13 +0200
Server crashes in sp_name::sp_name upon invalid data in mysql.proc
2021-04-27 13:00:04 +0200
cleanup: lowercase_table.test
2021-04-27 21:30:15 +0300
fix windows result failure
2021-04-27 12:57:17 +0300
fix test internal check failure
2021-04-24 09:06:16 +0300
Crash using versioning plugin functions after plugin was removed from server
2021-04-21 22:14:08 +0300
DELETE HISTORY may delete current data on system-versioned table
2021-04-27 08:44:28 +0300
Sequence created by one connection remains invisible to another
Merge 2021-04-27 08:42:51 +0300 - Merge 10.2 into 10.3
2021-04-26 18:17:18 +0300
heap-use-after-poison in innobase_add_instant_try/rec_copy
2021-02-05 16:45:35 +0530
: slave_compressed_protocol doesn't work properly with semi-sync replication
2021-04-23 19:45:09 +0300
: Server crashes in st_select_lex::next_select
2021-04-23 19:28:48 +0300
: Server crashes in Item_subselect::init_expr_cache_tracker
2021-04-24 15:50:25 -0700
This commit adds the same call of st_select_lex::set_unique_exclude() that complemented the fix for in 10.2. As it is the only call of this function in 10.3 the commit also has added the code of the function.
Merge 2021-04-24 10:37:21 +0300 - Merge 10.2 into 10.3
2021-04-22 20:02:08 -0700
Crash with invalid multi-table update of view in 2nd execution of SP
Merge 2021-04-22 07:32:51 +0300 - Merge 10.2 into 10.3
Merge 2021-04-21 07:25:48 +0300 - Merge 10.2 into 10.3
2021-04-13 23:56:49 +0300
Unexpected ER_DUP_ENTRY upon dropping PK column from system-versioned table
2020-12-20 20:52:51 +0200
Fix riscv64 build failure by linking correctly with pthread
2021-04-14 10:09:04 +0300
Fixup merge 6e6318b29b446f76f01f2ef65d1460870b607d2a
Merge 2021-04-14 07:54:43 +0300 - Merge 10.2 into 10.3
2021-04-13 10:28:13 +0300
ASAN heap-buffer-overflow in btr_pcur_restore_position()
Merge 2021-04-13 10:26:01 +0300 - Merge 10.2 into 10.3
Merge 2021-04-09 14:32:06 +0300 - Merge 10.2 into 10.3
2021-04-01 16:49:07 +0300
fix gcc optimized build
2021-03-24 20:34:16 +0300
Wrong error message for ADD COLUMN .. AS ROW START
2021-02-14 23:26:12 +0300
Assertion `next_insert_id == 0' upon UPDATE on system-versioned table
2021-02-05 01:52:21 +0300
Dropping primary key column from versioned table always fails with 1072
2021-01-25 13:02:28 +0300
goto error cleanup
Merge 2021-03-31 08:01:03 +0300 - Merge 10.2 into 10.3
2021-03-27 23:07:31 +0400
CREATE / DROP PROCEDURE not logged with audit plugin.
Merge 2021-03-27 16:11:26 +0200 - Merge 10.2 into 10.3
2021-03-23 20:54:54 -0700
Wrong result from join with materialized semi-join and splittable derived
2021-03-23 12:37:55 +0700
fixed typo in postinst script
2021-03-22 15:22:59 +0200
Assertion `page_has_next... failed in btr_pcur_store_position()
2021-03-19 17:29:18 +0100
fix for engines/funcs/rpl_sp.test
Merge 2021-03-19 13:33:46 +0200 - Merge 10.2 into 10.3
2021-03-19 12:20:50 +0100
fix for tests from engines/funcs
2021-03-18 13:36:02 +0200
Assertion failure in fetch_data_into_cache_low()
Merge 2021-03-18 12:34:48 +0200 - Merge 10.2 into 10.3
2021-03-06 05:55:14 +0530
Insert log operation fails after purge resets n_core_fields
2021-03-11 12:50:04 +0200
Deprecation warning for innodb_checksum_algorithm=none,innodb,...
2021-03-11 12:34:56 +0200
fixup: Correct the result
2021-03-10 16:46:42 +0530
SIGSEGV in fts_create_in_mem_aux_table
2021-03-05 17:51:17 +0000
Server crashes in optimize_schema_tables_memory_usage after select from information_schema.innodb_sys_columns
2021-03-05 14:12:35 +0200
Fixed that unit.pcre_test works again.
Merge 2021-03-05 10:06:42 +0200 - Merge 10.2 into 10.3
Merge 2021-03-04 16:04:30 +0200 - Merge branch '10.2' into 10.3
2021-03-03 22:48:39 -0800
Crashes with nested table value constructors
2021-03-03 10:13:56 +0200
Assertion find(table) failed with innodb_evict_tables_on_commit_debug
Merge 2021-03-03 09:41:50 +0200 - Merge 10.2 into 10.3
2021-03-01 09:40:33 -0800
Crash with subselect formed by table value constructor and used in set function
2021-03-01 22:08:47 +0200
Fixed typo in comment
2021-03-01 17:51:44 +0200
Fixed unit test to not 'bail out' if some tests are not compiled.
2021-03-01 14:44:18 +0200
Server crashes in my_strtod ... with DEFAULT(blob)
2021-02-27 19:56:46 +0200
Uninitialized value upon CREATE .. SELECT ... VALUE...
2021-02-27 19:42:43 +0200
Fixed printing of wring filname "maria_open" in maria.maria-recovery2.test
2021-03-01 20:08:14 +0400
With ALTER USER ...IDENTIFIED BY command, password doesn't replaced by asterisks in audit log.
2021-02-26 13:26:00 +0400
With ALTER USER ...IDENTIFIED BY command, password doesn't replaced by asterisks in audit log.
2021-02-25 11:55:08 +0200
MENT-1098 Crash during update on 10.4.17 after upgrade from 10.4.10
Merge 2021-02-25 12:19:11 +0200 - Merge 10.2 into 10.3
2021-02-25 15:44:45 +1100
mysys: lf_hash - fix l_search size_t keylen
Merge 2021-02-25 12:16:13 +1100 - Merge remote-tracking branch 'origin/10.2' into 10.3
2021-02-24 13:51:47 -0800
Crash with SELECT that uses table value constructor as a subselect
Merge 2021-02-23 21:43:05 +0200 - Merge branch '10.2' into 10.3
Merge 2021-02-23 10:56:00 +0200 - Merge 10.2 into 10.3
2021-02-20 14:46:19 +0200
Server crash in thr_multi_unlock or in get_schema_tables_result
Merge 2021-02-22 21:25:16 +0100 - Merge branch '10.2' into 10.3
Merge 2021-02-22 19:46:21 +0100 - Merge branch 'bb-10.3-release' into 10.3
2021-02-21 22:01:24 -0800
EXPLAIN for query based on table value constructor lacks info on used subqueries
2021-02-22 09:44:23 -0500
bump the VERSION
2021-02-21 20:38:32 +0200
DEFAULT() on a BLOB column can overwrite the default record
2021-02-10 23:38:52 -0800
Crash caused by query with IN subquery containing union of two table value costructors
This page is licensed: CC BY-SA / Gnu FDL