The most recent release of MariaDB 10.1 is:MariaDB 10.1.48 Stable (GA) Download Now
DownloadRelease NotesChangelogOverview of 10.1
Release date: 6 Feb 2018
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.
Merge Revision #3f42529a6f 2018-02-05 09:25:33 +0200 - Merge 10.0 into 10.1
2018-02-05 09:23:36 +0200
innodb.log_file_size failed in buildbot
2018-02-04 04:28:14 +0200
Updated list of unstable tests for 10.1.31 release
Merge 2018-02-03 12:53:30 +0200 - Merge 10.0 into 10.1
Merge 2018-02-02 18:14:35 +0100 - Merge remote-tracking branch 'origin/5.5' into 10.0
2018-01-29 18:56:08 +0200
Fix an out of scope bzero
2018-01-30 21:05:27 +0200
Fix ASAN failure in main.lock (and others)
2018-01-29 19:46:59 +0200
Assertion `m_cache_lock_status == LOCKED_NO_WAIT || m_cache_status == DISABLE_REQUEST' failed in Query_cache::free_cache on startup
2018-02-03 12:52:25 +0200
fil_write_flushed_lsn(): Ensure that the return value is initialized
2018-02-03 12:50:38 +0200
Fix a warning about possibly unused variable
2018-02-03 12:49:41 +0200
After-merge test result fix
Merge 2018-02-03 08:09:06 +0100 - Merge branch 'github/10.0-galera' into 10.1
Merge 2018-02-01 14:09:48 +0200 - Merge tag 'mariadb-10.0.34' into 10.0-galera
Merge 2018-01-24 10:29:52 +0200 - Merge pull request #549 from grooverdan/10.0-galera-sst-default-options
2018-01-16 14:44:27 +1100
wsrep_sst_xtrabackup*: use mysqld defaults arguments
2018-01-14 13:50:05 +1100
mtr: minor (and incomplete) fixes for suite galera_3node
2018-01-14 12:46:03 +1100
wsrep_sst_xtrabackup*: use wsrep_sst_common parsed vars
2018-01-14 12:34:11 +1100
wsrep_sst_common: keep WSREP_SST_OPT_HOST_UNESCAPED for IPv4
2018-01-14 12:18:26 +1100
wsrep_sst_xtrabackup*: read all sections of config not nust mysqld
2018-01-14 11:38:12 +1100
wsrep_sst_xtrabackup*: du -s removed lessens output
2018-01-14 11:28:43 +1100
wsrep_sst_common: parse --address and split WSREP_SST_OPT_PATH
2018-01-13 23:05:21 +1100
wsrep_sst_common: parse_cnf - use awk rather than grep/cut/tail excessiveness
2014-09-26 15:54:42 +0200
Backport 4bb49d84a9df, correct handling on defaults[-extra]-file is SST scripts
2018-02-02 19:43:47 +0200
After-merge fix for commit d4df7bc9b1fbdfb5c98134091a9ff998af60954f
2018-02-02 17:21:27 +0100
Fix of NULLIF print statement.
2018-02-02 11:41:16 +0100
my_addr_resolve fixes
2018-02-02 11:38:39 +0100
less memory-leak-on-exit reports for clients
2018-02-02 11:35:13 +0100
compiler warning (signed/unsigned comparison)
Merge 2018-02-01 21:55:30 +0100 - Merge branch 'github/10.0' into 10.1
2018-01-29 09:44:17 +0100
: Server crashes in Bitmap<64u>::merge / add_key_field
2018-01-31 20:22:31 +0100
don't crash debug builds on "packets out of order"
2018-01-30 10:54:28 -0500
bump the VERSION
2018-01-30 11:28:21 +0400
Server crashes in prep_alter_part_table on 2nd execution of PS.
2018-01-30 11:35:27 +0400
UNHEX() of a somewhat complicated CONCAT() returns NULL
2018-01-30 11:07:35 +0400
ExtractValue(xml,something_complex) does not work
2018-01-29 16:39:54 +0200
Do not SET DEBUG_DBUG=-d,... in tests
Merge 2018-01-29 16:32:59 +0200 - Merge 5.5 into 10.0
2018-01-29 16:25:26 +0200
Do not SET DEBUG_DBUG=-d,... in tests
2018-01-24 14:42:52 +0100
: ASAN: numerous test failures in PS
2018-01-29 11:01:02 +0200
Revert ": Add trx pointer to struct mtr_t"
2018-01-26 16:59:53 +0100
: problem with 10.2.11 server crashing when executing stored procedure
2018-01-29 15:10:31 +0100
Server crash on FIPS with openssl-1.0.2k
2018-01-19 20:55:34 +1100
: galera_recovery use @sbindir@ macro for mysqld
2018-01-29 14:21:08 +0200
: Backing up table that "doesn't exist in engine" cause crash in mariadb-backup when using encryption
2018-01-23 14:11:53 +1100
systemd: revert to KillMode=control-group for galera
2018-01-28 02:09:35 +1100
mtr: set @skip_auth_anonymous=1 (#538)
2018-01-24 11:23:44 +0000
try to fix [Warning] InnoDB: innodb_open_files=20 is exceeded (20) files stay open) on Appveyor
Merge 2018-01-24 10:31:00 +0200 - Merge pull request #550 from grooverdan/10.1-wsrep_sst_mysqldump-no-max-version
2018-01-14 18:57:48 +1100
wsrep_sst_mysqldump: enforce a minimum version only
Merge 2018-01-23 15:53:58 +0200 - Merge pull request #560 from grooverdan/10.1--freebsd-wsrep-sst-xtrabackup
2018-01-18 22:04:12 +1100
: FreeBSD wsrep_sst_xtrabackup-v2 - find compatibilty +lsof
2018-01-22 20:16:19 +0000
: read [mariadb-backup] section from config file.
2018-01-22 20:01:03 +0000
- backup should fail early if rsync is missing
2018-01-22 15:10:52 +0000
mariadb-backup : improve help text
2018-01-15 16:19:46 +0200
Fix a test that always failed on --embedded
2018-01-11 10:56:13 +0200
Skip mariadb-backup.huge_lsn if encryption is not available
Merge 2018-01-11 10:44:05 +0200 - Merge 10.0 into 10.1
2018-01-09 12:37:58 +0200
: InnoDB Monitor output generated by specific error is flooding error logs
2018-01-08 17:09:21 +0200
Make the test case more robust
Merge 2018-01-08 14:51:20 +0200 - Merge 10.0 into 10.1
2018-01-08 09:24:13 +0200
innodb_encrypt_log corrupts the log when the LSN crosses 32-bit boundary
2018-01-05 18:22:57 +0000
Fix conf_to_src build.
2017-12-21 12:04:07 +0300
Tests: detect table count for some encryption tests
Merge 2018-01-04 20:42:29 +0200 - Merge 10.0 into 10.1
Merge 2018-01-03 20:41:34 +0200 - Merge 10.0 into 10.1
Merge 2018-01-02 21:57:22 +0200 - Merge 10.0 into 10.1
2017-09-13 21:02:44 +0200
Mariadb crashes with signal 11 when using federatedx engine and galera
Merge 2017-12-27 17:50:39 +0200 - Merge remote-tracking branch '10.0' into 10.1
2017-12-24 18:39:00 +0100
ALTER TABLE ... DELAY_KEY_WRITE=1 creates table copy for partitioned MyISAM table with DATA DIRECTORY/INDEX DIRECTORY options
2017-12-24 18:37:42 +0100
cleanup: ha_partition::update_create_info
2017-12-24 17:21:50 +0100
cleanup: ha_myisam::data_file_name and index_file_name
2017-12-25 05:09:49 +0530
Galera: Replicate MariaDB GTID to other nodes in the cluster
2017-12-22 16:45:20 -0500
bump the VERSION
This page is licensed: CC BY-SA / Gnu FDL