The most recent release of MariaDB 10.3 is:MariaDB 10.3.39 Stable (GA) Download Now
DownloadRelease NotesChangelogOverview of 10.3
Alternate download from mariadb.org
Release date: 21 Feb 2019
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.
Revision #c8f9b3f915 2019-02-20 08:44:08 +0100
remove aws-key management plugin
2019-02-20 12:25:57 +0100
Tests : use --core-file if mariadb-backup output is redirected to a file
2019-02-20 04:14:23 +0200
Updated list of unstable tests for 10.3.13 release
2019-02-19 19:11:40 +0100
make compatible parser in sync with main one
Merge 2019-02-19 17:26:44 +0100 - Merge branch '10.2' into bb-10.3-merge
Merge 2019-02-19 16:47:45 +0100 - Merge branch '10.1' into 10.2
2019-02-19 16:09:46 +0100
centos has symlinks /bin->usr/bin and /sbin -> usr/sbin, but even if this script called as /bin/mysql_install_db it is still standard install and scripts are in /usr/share/ (but not in the /share/)
fix of bindir path
2019-02-18 11:12:52 +0100
Don't build aws_key_management plugin by default
Merge 2019-02-19 17:26:32 +0100 - Merge branch '10.3' into bb-10.3-merge
Merge 2019-02-19 17:41:13 +0200 - Merge 10.2 into 10.3
2019-02-19 14:47:10 +0200
Assertion failure upon attempt to start with lower number of undo tablespaces
Merge 2019-02-19 11:15:10 +0200 - Merge 10.1 into 10.2
2019-02-19 10:51:34 +0200
Fixed bug in macro _ma_mark_page_with_transid()
2019-02-19 11:14:03 +0200
: mariadb-backup silently ended during xtrabackup_copy_logfile()
2019-02-19 07:31:25 +0100
- fixup
Merge 2019-02-18 22:21:02 +0200 - Merge 10.1 into 10.2
2019-02-18 21:42:58 +0200
Uninitialised value in FOREIGN KEY error message
2019-02-18 18:56:32 +0100
Fix rocksdb incremental backup
2019-02-14 11:54:34 +0100
remove innodb-encrypt-log parameter from mariadb-backup
Merge 2019-02-13 09:26:37 +0200 - Merge pull request #1181 from grooverdan/10.2-submodule-update
2019-02-13 17:48:12 +1100
typo cmake/submodules.cmake
2019-02-13 09:03:12 +1100
cmake/submodules: notify user about gitconfig for automatic update
2018-11-20 15:19:32 +0300
Debug option to disable InnoDB monitor threads
2019-02-16 12:06:52 +0200
Fix tests for innodb_checksum_algorithm=strict_crc32
2019-02-13 23:26:23 +0400
connect.xml.result fixed.
2018-05-22 07:49:44 +1000
hash (storage): hp_hashnr is local
2018-05-21 15:16:36 +1000
heap: remove NEW_HASH_FUNCTION
2019-02-13 18:21:19 +0200
Fixed two bugs related to column level constraints
2019-02-06 08:28:48 +1100
my_close: Don't retry on close
2019-02-13 17:40:03 +0400
Cleanup Item_func_sp::fix_fields()
2019-02-12 15:38:01 +1100
Aggregate functions: only create list if args exist
2019-02-18 23:51:56 +0100
fix of windows compiler warnings
2019-02-18 09:51:08 +0100
rempve relaxed chack made by galera
2019-02-18 09:42:46 +0100
fix for windows
2019-02-14 12:53:49 +0100
Try to fix windows compiler warnings
2019-02-14 11:06:15 +0100
fix problem of last /
2019-02-12 16:17:47 +0100
tempesta fixes
Merge 2019-02-12 12:05:10 +0100 - Merge branch '10.3' into bb-10.3-merge
2019-02-11 14:40:28 +0200
IMPORT TABLESPACE fails with instant-altered tables
2019-02-06 20:43:28 +0200
Backport BUILD scripts from 10.4
2019-02-06 20:42:15 +0200
Removed compiler warnings from tokudb
2019-02-06 20:41:38 +0200
Added generated wsrep_xxx files to .gitignore
2019-02-06 16:12:12 +0200
Changed user_variables and sql_sequence to maturity state stable
2019-02-06 08:35:48 +1100
Don't retry on close
Merge 2019-02-12 12:04:10 +0100 - Merge branch '10.2' into 10.3
Merge 2019-02-12 09:54:12 +0200 - Merge 10.1 into 10.2
2019-02-06 16:44:36 +0100
: Most of the mtr tests in the galera_3nodes suite fail
Merge 2019-02-11 11:42:18 +0200 - Merge 10.1 into 10.2
2019-02-11 11:36:00 +0200
: Cover the no-rebuild case, and remove a bogus debug assertion
2019-02-12 10:48:19 +0100
Fix of error messages with big help of serg
2019-02-11 14:36:24 +0200
manual merge 10.1->10.3.
2019-02-11 12:38:43 +0200
Re-record some results
2019-02-11 12:34:46 +0200
Correctly resolve the conflict around commit_cache_norebuild()
2019-02-07 17:12:49 +0200
merge fixes: sql_table.cc and partition_info.cc (caused by ef4ccb6ce2fd3) done
2019-02-07 15:57:15 +0200
merge fixes: sql_binlog.cc is done
Merge 2019-02-07 13:59:31 +0100 - dirty merge
2019-02-04 17:52:39 +0300
improve alter_varchar_change.test
Merge 2019-02-04 15:12:14 +0200 - Merge 10.2 into 10.3
2019-02-02 10:02:03 +0100
COM_RESET_CONNECTION changes the connection encoding
Merge 2019-01-31 19:52:11 +0200 - Merge pull request #1147 from tempesta-tech/sysprg/
2019-01-30 15:16:36 +0100
: Most of the mtr tests in the galera_3nodes suite fail
2019-01-30 03:29:37 +0900
Supports 'wrapper mariadb' for connection information
2018-12-31 23:42:49 +0900
Fix an error at using spider_direct_sql with temporary table
2018-12-25 00:22:45 +0900
remove unnecessary drop database/table from slave_trx_isolation.test add simplified slave_trx_isolation.test
2018-12-24 23:40:33 +0900
remove unnecessary drop database/table from quick_mode.test add simplified quick_mode.test
2018-12-13 03:11:57 +0900
optimistic parallel replication fails on spider Add a system variable spider_slave_trx_isolation. - spider_slave_trx_isolation The transaction isolation level when Spider table is used by slave SQL thread. -1 : OFF 0 : READ UNCOMMITTED 1 : READ COMMITTED 2 : REPEATABLE READ 3 : SERIALIZABLE The default value is -1
2018-11-30 03:17:08 +0900
Out-Of-Memory running big aggregate query on Spider Engine
2018-11-20 05:43:49 +0900
Spider crashes on CHECKSUM TABLE with spider_quick_mode=3 The fields of the temporary table were not created in create_tmp_table function. Because item->const_item() was true. But the temporary tables that is created by Spider are always used all columns. So Spider should call create_tmp_table function with TMP_TABLE_ALL_COLUMNS flag.
2018-11-20 00:12:58 +0900
Update Spider to version 3.3.14. Add direct left outer join/right outer join/inner join feature
2019-01-28 17:58:14 +0200
Recognize the deprecated parameters innodb_file_format, innodb_large_prefix
Merge 2019-01-25 20:33:47 +0100 - Merge branch '10.2' into 10.3
2019-01-09 23:10:16 +0100
Make the PYTHON_SHEBANG value configurable
2019-01-09 15:05:02 +0100
Do not import commands library as it is not used
2019-01-05 11:49:35 +0100
cleanup: trg2bit() helper
2019-01-25 12:04:28 +0300
Assertion `(node->state == 5) || (node->state == 6)' failed in row_upd_sec_step upon DELETE after UPDATE failed due to FK violation
Merge 2019-01-25 16:35:13 +0200 - Merge 10.2 into 10.3
Merge 2019-01-25 14:38:44 +0200 - Merge pull request #1136 from tempesta-tech/sysprg/
2019-01-25 12:29:50 +0100
: Unification of check for IPv6
2019-01-24 10:43:27 +0100
: LOAD DATA from very big file into MyISAM table results in EOF error and corrupt index
Merge 2019-01-25 08:03:48 +0200 - Merge pull request #1129 from GeoffMontee/10.3-geoff-
2019-01-24 17:18:26 -0500
: Minor -related merge issue to 10.3
Merge 2019-01-24 16:14:12 +0200 - Merge 10.2 into 10.3
Merge 2019-01-23 12:07:36 +0200 - Merge pull request #1120 from tempesta-tech/sysprg/ v2
2019-01-22 13:28:03 +0100
: Remove wsrep-sst-method=xtrabackup
2019-01-21 09:32:06 +0200
Assertion !page_rec_is_supremum(rec) failed in btr_pcur_store_position
2019-01-18 14:22:33 +0200
: Fix the non-debug build
2019-01-18 12:39:19 +0200
Assertion 'num_fts_index <= 1' failed
Merge 2019-01-18 10:43:31 +0200 - Merge 10.2 into 10.3
2019-01-18 10:39:52 +0200
Assertion failed when accessing indexed instantly added column
Merge 2019-01-17 12:33:31 +0200 - Merge 10.2 into 10.3
2019-01-09 09:26:17 +1100
safemalloc: put bad_ptr error arguments in right order
2019-01-16 05:25:53 +0200
Add release result diff for galera_ist_innodb_flush_logs
2019-01-15 08:52:26 +0200
recv_log_recover_10_4(): Fix a trivial bug
Merge 2019-01-14 14:55:50 +0200 - Merge 10.2 into 10.3
2019-01-14 14:37:34 +0200
: Remove fil_space_t::name_hash
2019-01-14 09:24:39 +0200
MTR's internal check of the test case 'innodb.recovery_shutdown' failed due to extra #sql-ib*.ibd files
2019-01-10 16:08:26 +0400
Assertion `decimals_to_set <= 38' failed in Item_func_round::fix_length_and_dec_decimal
2019-01-09 15:00:56 +0200
Appveyor configuration and addition of badge
Merge 2019-01-09 10:17:51 +0000 - Merge pull request #559 from grooverdan/10.3-travis-systemversioning
2018-01-18 20:33:02 +1100
travis: add versioning to test suite
Merge 2019-01-09 07:53:22 +0000 - Merge pull request #768 from grooverdan/10.3-travis-osx-zstd
2018-05-23 14:58:13 +1000
travis: add zstd for osx
Merge 2019-01-08 17:37:44 +0200 - Merge 10.2 into 10.3
2019-01-07 07:31:25 -0500
bump the VERSION
This page is licensed: CC BY-SA / Gnu FDL