All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.1.31 Changelog

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

Revision #cb5374801e
MDEV-15202
Revision #aba15b864a
Revision #8812a2f858
Revision #0765caa073
Revision #7a63ffab71
Revision #5edd129fbf
Revision #ded07724ee
MDEV-15014
Revision #ec03390f9b
Revision #d7d910d08b
Revision #a988c70922
Revision #c383418cbf
Revision #c7e5feb259
Revision #08b2c516da
Revision #c4b7074e72
Revision #3f27fa3797
Revision #a2a038152e
Revision #51ea696c8e
Revision #722df90534
Revision #cc8abb21e3
Revision #e78e308e81
Revision #95e5fe6732
Revision #943c62a5d4
Revision #f69a3b2e92
Revision #f694df6ac5
Revision #29031fe391
Revision #bd0eb2bdd7
Revision #d94d937d1c
Revision #d4df7bc9b1
Revision #96cb428b35
MDEV-14862
Revision #d6638586c6
Revision #f4414d4c4e
Revision #6b4a4a85a7
MDEV-14696
Revision #c4a908cb56
MDEV-13790
Revision #dae4fb0acb
MDEV-15118
Revision #b76881a23c
Revision #a5fcced7d1
Revision #547ec8ce27
Revision #ee8755e3c5
MDEV-15012
Revision #706ed8552d
MDEV-6928
Revision #80d3eee072
MDEV-14857
Revision #ad0013c8e2
MDEV-14343
Revision #fb24eb87a8
MDEV-12301
Revision #2749d25096
MDEV-13499
Revision #f9179b36d3
Revision #ac7610744a
Revision #524221e7a3
Revision #72542ffd77
Revision #c73b4b1698
Revision #f4d798635e
MDEV-13789
Revision #be83785d73
MDEV-13789
Revision #30b1fbda28
MDEV-14746
Revision #054051bb76
MDEV-14150
Revision #e30cdb68e5
Revision #4794e5b091
Revision #578ffcc5ef
Revision #c15b3d2d41
Revision #07aa985979
MDEV-14776
Revision #18ccbf014a
MDEV-14874
Revision #29b6e809a9
Revision #16d308e21d
MDEV-14874
Revision #3a22d6c136
Revision #d9e0c06b5d
Revision #21470de148
Revision #1e89c86dd7
Revision #016caa3d20
Revision #7e4c185c77
MDEV-14272
Revision #d1c2cd30b7
Revision #5377242fff
MDEV-14026
Revision #6d8b1bd620
Revision #c881d82c93
Revision #2fe6186124
MDEV-10715
Revision #db3bdca7c2

Be notified of new MariaDB Server releases automatically by subscribing to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.

MariaDB may already be included in your favorite OS distribution. More information can be found on the page.

Distributions which Include MariaDB

This page is licensed: CC BY-SA / Gnu FDL