The most recent release of MariaDB 10.1 is:MariaDB 10.1.48 Stable (GA) Download Now
DownloadRelease NotesChangelogOverview of 10.1
Release date: 12 May 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 5.5.68
2020-05-08 09:14:34 +0200
cleanup: foreign-keys.test vs foreign_key.test
2020-05-08 01:52:31 +0200
Planner opens unnecessary tables when updated table is referenced by foreign keys
2020-05-05 14:55:05 +0200
Planner opens unnecessary tables when updated table is referenced by foreign keys
Merge 2020-05-06 20:24:08 +0200 - Merge branch '5.5' into 10.1
2020-05-05 13:11:52 +0200
MariaDB's SUSE/SLES packages don't "provide" all of the same capabilities as the platform's default packages
2020-05-04 17:20:17 +0300
List of unstable tests for 10.1.45 release
2020-05-04 13:42:38 +0530
Server crash when renaming the column when FOREIGN_KEY_CHECKS is disabled
Merge 2020-04-30 21:27:32 +0200 - Merge branch 'merge-pcre' into 10.1
2020-04-30 18:40:02 +0200
8.44
Merge 2020-04-30 18:57:45 +0200 - Merge remote-tracking branch 'connect/10.1' into 10.1
2020-03-11 23:14:19 +0100
Fix Import complex XML from multiple files in MariaDB Some row results are missing and replaced by the last file one. Thats because Nx and Sx column members are not reset when changing file.
Merge 2020-04-30 18:56:55 +0200 - Merge branch 'merge-tokudb-5.6' into 10.1
2020-04-30 18:29:36 +0200
5.6.47-87.0
Merge 2020-04-30 17:36:41 +0200 - Merge branch '5.5' into 10.1
2020-04-30 12:03:24 +1000
mysql-test-run.pl - fix strict subs in HAVE_WIN32_CONSOLE (#1521)
2020-04-30 01:21:44 +0200
update windows timezone data from using newest ICU source
2020-04-29 22:39:44 +0200
mysql-test-run.pl - show remaining test count and estimated time on Windows
2020-04-29 13:40:54 +1000
vio: typo on sock{et}_errno in comment
Merge 2020-04-28 16:20:19 +0300 - InnoDB 5.6.48
2020-04-28 14:51:25 +0300
Corruption for SET GLOBAL innodb_ string variables
2020-04-28 11:46:29 +0300
Race condition on SET GLOBAL innodb_buffer_pool_evict='uncompressed'
2020-04-28 11:40:04 +0300
Remove a duplicated copyright message
2020-04-27 11:39:46 +0300
XtraDB 5.6.47-87.0
2020-04-27 11:18:11 +0300
wsrep_on() takes 0.14% in OLTP RO
2020-04-22 13:21:43 +0200
Excessive stack memory usage due to WSREP_LOG
2020-04-21 22:57:54 +0200
MariaDB-compat missing from CentOS 8 Yum Repo
2020-04-27 09:40:51 +0300
: WSREP_ON is unnecessarily expensive to evaluate
2020-03-13 08:37:22 +0200
Fix clang 10 warnings
2020-04-27 09:40:10 +0300
Aria: Avoid unused variables in embedded server
2020-04-27 09:36:31 +0300
: Follow-up fix of --embedded
2020-04-23 04:49:24 +0300
MTR re-bootstrap modifies environment variable MYSQLD_BOOTSTRAP_CMD
2020-04-17 11:59:23 +0300
Fix GCC 10 -Woverflow
2020-04-17 10:49:07 +0300
Excessive stack memory usage due to WSREP_LOG
Merge 2020-04-16 14:46:16 +0530 - Merge branch '5.5' into 10.1
2020-04-15 14:51:49 +0300
IMPORT TABLESPACE fails to adjust all tablespace ID in root pages
2020-04-15 14:47:56 +0300
mbstream: Remove duplicate definition of datasink_buffer
2020-03-31 11:39:36 +1100
mtr: Only old windows patch-2.5.9 needs --binary
Merge 2020-04-14 15:43:12 +0300 - Merge 5.5 into 10.1
2020-04-13 16:25:32 +0300
Revert "mtr: remove --binary from patch args"
2020-04-13 14:22:58 +0300
sysvars_server_* tests need to have performance schema enabled
2020-04-12 10:36:47 +1000
appveyor: config backport from 10.2
2020-04-12 10:31:56 +1000
mtr: remove --binary from patch args
2020-03-31 14:18:06 +0200
: systemd script not working
2020-04-07 07:45:49 +0000
Add JUnit support to MTR to generate XML test result
2019-11-28 17:37:57 +0500
Make galera_recovery.sh work with fs.protected_regular = 1 (#1417)
2020-04-01 15:16:11 +0300
: Have MYSQL_MAINTAINER_MODE only enable -Werror
Merge 2020-04-01 10:24:36 +0300 - Merge 5.5 into 10.1
2020-03-19 15:02:09 +0100
: Add ability to skip content of some tables (work around for )
2020-03-25 17:10:01 +0530
Server crash when renaming the column when FOREIGN_KEY_CHECKS is disabled
2020-03-18 19:45:25 +0100
remove redundant info on rpl test failure
2020-03-20 15:24:06 +0400
main.func_math fails due to undefined behaviour
2020-02-26 19:39:26 +0100
mtr: update heuristics for --parallel=auto
2020-02-26 12:33:16 +0100
all status variables above questions MUST be ulong
Merge 2020-03-13 07:03:42 +0200 - Merge 5.5 into 10.1
2020-03-11 16:40:34 +0300
improve page_zip_verify_checksum()
2020-03-11 16:27:37 +0300
fix typedef-related warning and cleanup using namespace std
2020-03-11 13:46:57 +0300
Fix compile warning:
2020-03-10 13:26:57 +0200
Do not bother to disable non-existing tests
Merge 2020-03-06 11:06:48 +0100 - Merge branch '5.5' into 10.1
2020-02-28 19:54:08 +0200
Remove unneded extra context line from test file to make it version independent
2018-11-01 13:16:11 -0400
mariadb.pc: remove unnecessary include directory
2020-02-25 15:58:42 +1100
mariadb{,@}.service comment typo open-file-limit -> open-files-limit
2019-12-31 18:02:54 +0100
: When "--help --verbose" prints out configuration file paths, the --defaults-file option is not considered
Merge 2020-02-10 14:18:00 +0100 - Merge branch '5.5' into 10.1
2020-02-08 18:58:28 +0200
Remove unused SRV_MASTER_PURGE_INTERVAL
2020-02-07 15:22:16 +0530
FTS thread aborts during shutdown
2020-02-06 20:42:29 +0530
FTS thread aborts during shutdown
2020-01-31 10:06:55 +0200
: Remove a useless debug check to save stack space
2020-01-30 17:54:49 +0530
Assert in trx_purge_add_update_undo_to_history during shutdown
2020-01-23 16:17:55 +0530
:UBSAN: member access within address … which does not point to an object of type 'xid_count_per_binlog'
2020-01-28 18:03:13 +0200
Move mysqltest.1 man page to appropriate test package from server package
2020-01-28 17:48:57 +0200
Ingore sysusers and tmpfiles artifacts
Merge 2020-01-28 09:23:53 +0100 - Merge branch 'bb-10.1-release' into 10.1
2020-01-27 15:06:54 -0500
bump the VERSION
2017-12-28 22:19:28 +0800
: Allow sysusers and tmpfiles install for non-systemd users
2018-01-02 14:32:21 +0100
: Use descriptive file names for sysusers and tmpfiles configuration
This page is licensed: CC BY-SA / Gnu FDL