arrow-left

All pages
gitbookPowered by GitBook
1 of 1

Loading...

MariaDB 10.1.25 Changelog

The most recent release of MariaDB 10.1 is:MariaDB 10.1.48 Stable (GA) Download Nowarrow-up-right

Downloadarrow-up-rightRelease NotesChangelogOverview of 10.1

Release date: 4 Jul 2017

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 GitHubarrow-up-right you can view more details of the revision and view diffs of the code modified in that revision.

  • 2017-07-01 21:12:26 +0300

    • Latest additions to the list of unstable tests in 10.1.25

  • 2017-06-30 16:17:29 -0700

    • Run spider mtr suites in 10.1 only on demand.

  • Merge 2017-06-30 16:33:13 +0200 - Merge branch '10.0-galera' into 10.1

  • 2017-06-02 11:33:35 -0400

    • bump the VERSION

  • 2017-06-01 16:40:57 +0530

    • Fix galera_var_node_address.test

  • 2017-05-31 17:53:32 +0530

    • Fix galera_defaults test and check_galera_version.inc script

  • Merge 2017-05-30 15:28:52 +0530 - Merge tag 'mariadb-10.0.31' into 10.0-galera

  • Merge 2017-06-30 13:28:39 +0200 - Merge branch '10.0' into 10.1

  • Merge 2017-06-29 23:32:18 +0200 - Merge branch '5.5' into 10.0

  • 2017-06-29 20:47:08 +0200

    • uninitialized variable

  • 2017-06-29 21:27:05 +0300

    • Fix debug assert post

  • Merge 2017-06-28 10:10:31 +0200 - Merge branch '5.5' into 10.0

  • 2017-06-27 14:00:10 +0200

    • incorrect backslash parsing in clients

  • 2017-06-27 13:25:50 +0200

    • incorrect backslash parsing in clients

  • 2017-06-23 15:14:22 +0200

    • main.myisam, maria.maria, main.mix2_myisam, main.myisampack, main.mrr_icp_extra fail in buildbot with valgrind (Syscall param pwrite64(buf) points to uninitialised byte(s))

  • 2017-06-30 11:28:52 +0300

    • mariadb-backup: Test file cleanup

  • 2017-06-22 12:21:54 +0300

    • mariadb-backup: Clean up xtrabackup options

  • 2017-06-30 10:28:01 +0200

    • main.errors fails in buildbot and outside with wrong errno 1290

  • Merge 2017-06-27 16:34:36 +0300 - Merge branch 'bb-10.1-vicentiu' into 10.1

  • 2017-06-26 12:22:27 +0300

    • Fix merge error from 10.0

  • Merge 2017-06-21 16:19:43 +0300 - Merge remote-tracking branch '10.0' into 10.1

  • Merge 2017-06-20 12:31:17 +0300 - Merge remote-tracking branch '5.5' into 10.0

  • 2017-06-14 13:44:31 +0200

    • mariadb-10.1 FTBFS on GNU/Hurd due to use of PATH_MAX

  • 2017-06-16 11:34:59 +0200

    • No mysqld-debug or debuginfo in MariaDB-Server RPM

  • 2017-03-26 16:00:35 +1100

    • Use CPACK_RPM_FILE_NAME="RPM-DEFAULT"

  • 2017-06-15 14:41:59 +0200

    • mysqltest regex replace results in incorrect result

  • 2017-06-14 00:48:34 +0200

    • LOCK TABLE fails with irrelevant error while working with tables affected by ANSI_QUOTES

  • 2017-06-14 00:33:11 +0200

    • cleanup: remove duplicate code

  • 2017-06-14 11:30:32 +0200

    • Server crashes in intern_plugin_lock or assertion `plugin_ptr->ref_count == 1' fails in plugin_init

  • 2017-06-14 11:27:36 +0200

    • cleanup: move common test into a function

  • 2017-06-07 22:54:57 -0700

    • Fixed the bug

  • 2017-06-07 16:29:55 -0700

    • Fixed the bug

  • 2017-06-07 12:45:09 -0700

    • Fixed the bug

  • 2017-06-19 15:59:19 +0300

    • InnoDB redo log minimum size check uses detected file size instead of requested innodb_log_file_size

  • 2017-06-19 12:45:32 +0400

    • Wrong results with combination of CONCAT, SUBSTR and CONVERT in subquery

  • 2017-05-22 17:06:01 +0300

    • : CURRENT_ROLE() and DATABASE() does not work in a view

  • 2017-05-22 13:38:26 +0300

    • : Granted as a whole to roles, databases are not show in SHOW DATABASES

  • 2017-06-15 12:35:53 +0200

    • Update MariaDB Foundation sponsors

  • 2017-06-27 03:48:04 +0300

    • Updated list of unstable tests for 10.1.25 release

  • 2017-06-20 14:55:30 +0200

    • : Assertions keypart_map' or prebuilt->search_tuple->n_fields > 0' fail on DISTINCT and GROUP BY constant

  • 2017-06-22 19:28:07 +0000

    • workaround for a test failure on windows (by serg)

  • 2017-06-16 16:24:36 +0200

    • order by ordering expression changed to empty string when creatin view with union

  • 2017-06-20 20:02:20 +0000

    • Cherrypick Percona's fix for leaking descriptors with new xbstream.

  • 2017-06-21 23:29:19 +0200

    • ndb test suite still exists and does not work

  • 2017-06-16 00:35:57 +0200

    • Online alter of a partitioned MyISAM table with auto_increment

  • 2017-06-15 20:16:18 +0200

    • Assertion `share->error' failed in discover_handlerton upon executing statement with max_session_mem_used = 8192

  • 2017-06-14 20:21:24 +0200

    • Discontinue support of insecure and unsupported OpenSSL versions (< 1.0.1)

  • 2017-05-04 17:18:45 +0200

    • disable getopt prefix matching in mtr bootstrap

  • 2017-06-22 11:38:50 +0530

    • All cluster nodes stop due to a foreign key constraint failure

  • 2017-06-19 18:23:55 +0000

    • : Fix check for empty directory in MSI installer

  • 2017-06-19 17:00:09 +0000

    • : mariadb-backup - during backup phase read some innodb parameter using "show variables", rather than take the value from my.cnf.

  • 2017-06-19 15:59:19 +0300

    • InnoDB redo log minimum size check uses detected file size instead of requested innodb_log_file_size

  • 2017-05-29 14:24:18 +0300

    • mariadb-backup: Remove the --stats option

  • 2017-05-26 12:13:48 +0300

    • mariadb-backup: Remove support for .xbcrypt files

  • 2017-05-26 12:38:32 +0300

    • mariadb-backup: Remove the options --compact --rebuild-indexes --rebuild-threads

  • 2017-05-26 12:51:11 +0300

    • mariadb-backup: Remove the options --to-archived-lsn --innodb-log-arch-dir

  • 2017-06-16 15:47:46 +0400

    • - set lock_wait_timeout = 1;flush tables with read lock; lock not released after timeout

  • 2017-06-15 12:41:02 +0300

    • Remove some fields from dict_table_t

  • 2017-06-15 12:40:24 +0300

    • Re-record a failing test, likely related to

  • Merge 2017-06-13 18:29:40 +0300 - Merge 10.0 into 10.1, plus fixup for

  • 2017-06-13 16:20:21 +0300

    • InnoDB SYS_TABLES.TYPE incompatibility for PAGE_COMPRESSION in to 10.2.6

  • 2017-06-12 18:43:23 +0000

    • XtraDB hangs on Windows due to failing to release block->lock X-latch in innodb_read_only mode.

  • 2017-06-13 17:21:15 +0300

    • 10.1.24 does not compile on architectures without 64-bit atomics

  • 2017-06-09 17:22:59 +0300

    • Skipped tests ignore warning suppressions

  • 2017-06-12 17:10:56 +0300

    • Post-push fix for MariaDB start is slow

  • 2017-06-12 17:09:44 +0300

    • Adjust a test result after merge

  • Merge 2017-06-12 14:26:32 +0300 - Merge 10.0 into 10.1

  • 2017-06-12 14:10:39 +0300

    • Partially disable a test affected by

  • 2017-06-12 11:08:06 +0300

    • innodb_read_only=1 should avoid creating buf_flush_page_cleaner_thread

  • 2017-06-08 15:43:06 +0300

    • innodb_fast_shutdown=0 may fail to purge all undo log

  • 2017-06-09 13:44:04 +0300

    • Correct a merge error of

  • 2017-06-08 10:34:10 +0300

    • : Allow suppression of InnoDB log messages about reserving extents

  • 2017-06-08 15:40:25 +0300

    • : MariaDB start is slow

  • 2017-06-06 14:59:42 +0300

    • Cleanup of : crash during install_db with innodb_page_size=32K and ibdata1=3M

  • 2017-06-06 15:24:43 +0300

    • Revert part of

  • Merge 2017-06-08 08:18:38 +0300 - Merge pull request #404 from grooverdan/10.1--galera_new_cluster

  • 2017-06-08 12:43:39 +1000

    • : fix galera_new_cluster to be POSIX

  • 2017-06-06 14:57:20 +0300

    • Correct a merge error

  • Merge 2017-06-06 09:54:57 +0300 - Merge 10.0 into 10.1

  • 2017-06-06 09:34:09 +0300

    • Follow-up to (test innodb_page_size variants)

  • 2017-06-05 15:16:15 +0300

    • innodb_fast_shutdown=0 skips change buffer merge; fast shutdown does it

  • 2017-06-02 01:46:25 +0300

    • Re-bootstrap the server if InnoDB options are incompatible

  • Merge 2017-05-29 13:15:36 +0300 - Merge 5.5 into 10.0

  • 2017-05-29 13:07:23 +0300

    • innodb.innodb-change-buffer-recovery fails for xtradb

  • 2017-05-22 07:09:49 +0200

    • : LEFT JOIN with stored routine produces incorrect result

  • 2017-06-05 13:10:24 +0530

    • FLUSH [RELAY] LOGS does not rotate logs for a named slave

  • 2017-05-30 11:55:11 +0300

    • : crash during install_db with innodb_page_size=32K and ibdata1=3M;

  • 2017-05-30 12:02:42 +0300

    • : install_db shows corruption for rest encryption and innodb_checksum_algorithm=strict_none

  • 2017-05-30 11:30:43 +0300

    • : install_db shows corruption for rest encryption with innodb_data_file_path=ibdata1:3M;

  • 2017-05-31 11:39:21 -0400

    • bump the VERSION

  • 2017-05-29 20:57:34 +0200

    • cleanup: remove Regexp_processor_pcre::m_subpatterns_needed

  • 2017-05-29 20:49:36 +0200

    • REGEXP_INSTR returns 1 when using brackets

circle-info

Be notified of new MariaDB Server releases automatically by 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.

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

Revision #da7604a294arrow-up-right
Revision #806d4e3127arrow-up-right
Revision #d38b15de65arrow-up-right
Revision #4f40f87c48arrow-up-right
Revision #3806a323cearrow-up-right
Revision #aa0f7e9bd7arrow-up-right
Revision #92209ac6f6arrow-up-right
Revision #d3cc15eb82arrow-up-right
Revision #92928bcdd9arrow-up-right
Revision #4db6e1e4a5arrow-up-right
Revision #5c89f23b45arrow-up-right
MDEV-10306arrow-up-right
Revision #a02ba9c1c9arrow-up-right
Revision #d5cd334504arrow-up-right
MDEV-13187arrow-up-right
Revision #39385ff7b2arrow-up-right
MDEV-13187arrow-up-right
Revision #b503b1c0edarrow-up-right
MDEV-11646arrow-up-right
Revision #a1e51e7f47arrow-up-right
Revision #4fe89773d8arrow-up-right
Revision #273e0f663earrow-up-right
MDEV-13179arrow-up-right
Revision #330792f3c3arrow-up-right
Revision #32659db864arrow-up-right
Revision #2e335a471carrow-up-right
Revision #8baf9b0c46arrow-up-right
Revision #ded614d7dbarrow-up-right
MDEV-12778arrow-up-right
Revision #48429359d6arrow-up-right
MDEV-4646arrow-up-right
Revision #e548e2184barrow-up-right
Revision #c7141fa75darrow-up-right
MDEV-13002arrow-up-right
Revision #c661b4d0fbarrow-up-right
MDEV-13017arrow-up-right
Revision #5cbbfe9f54arrow-up-right
Revision #918e47030barrow-up-right
MDEV-13063arrow-up-right
Revision #70b94c35d7arrow-up-right
Revision #b850fc66caarrow-up-right
MDEV-12855arrow-up-right
Revision #151f4e9b4aarrow-up-right
MDEV-12963arrow-up-right
Revision #c258ca2463arrow-up-right
MDEV-12838arrow-up-right
Revision #5e4f4ec821arrow-up-right
MDEV-12975arrow-up-right
Revision #3a37afec29arrow-up-right
MDEV-10306arrow-up-right
Revision #f0ad93403farrow-up-right
MDEV-12666arrow-up-right
Revision #34da3be8a8arrow-up-right
MDEV-10463arrow-up-right
Revision #2579b252ddarrow-up-right
Revision #3125ba8912arrow-up-right
Revision #b76b69cd5farrow-up-right
MDEV-10880arrow-up-right
Revision #f65d6a03f0arrow-up-right
Revision #9b7afd4188arrow-up-right
MDEV-12819arrow-up-right
Revision #ba9daddcd8arrow-up-right
Revision #f1a6d24af3arrow-up-right
MDEV-11003arrow-up-right
Revision #3f240bff80arrow-up-right
MDEV-13097arrow-up-right
Revision #b6ce68f450arrow-up-right
MDEV-13012arrow-up-right
Revision #d937916c06arrow-up-right
MDEV-12193arrow-up-right
Revision #d4007f2e73arrow-up-right
Revision #e333d82964arrow-up-right
MDEV-12398arrow-up-right
Revision #472c2d9b2farrow-up-right
MDEV-13106arrow-up-right
Revision #b9a326b6e1arrow-up-right
MDEV-12709arrow-up-right
Revision #d1e182d603arrow-up-right
MDEV-12975arrow-up-right
Revision #9a646c91ddarrow-up-right
Revision #cede2b6f0farrow-up-right
Revision #7e22050e66arrow-up-right
Revision #fa70d077f7arrow-up-right
Revision #056bab0880arrow-up-right
MDEV-12620arrow-up-right
Revision #58f87a41bdarrow-up-right
Revision #88b961816earrow-up-right
MDEV-12610arrow-up-right
Revision #9ed325efc1arrow-up-right
MDEV-12873arrow-up-right
Revision #1d5a306e38arrow-up-right
MDEV-12873arrow-up-right
MariaDB 10.2.2
Revision #74e4cf70d0arrow-up-right
MDEV-13059arrow-up-right
Revision #9f0ed6c67earrow-up-right
MDEV-13009arrow-up-right
Revision #3976ec1e83arrow-up-right
MDEV-13043arrow-up-right
Revision #3005cebc96arrow-up-right
MDEV-12610arrow-up-right
Revision #757339efd0arrow-up-right
Revision #fa57479fcdarrow-up-right
Revision #75b35a3b68arrow-up-right
MDEV-13059arrow-up-right
Revision #4325041df6arrow-up-right
MDEV-13057arrow-up-right
Revision #417434f12darrow-up-right
MDEV-13039arrow-up-right
Revision #a9117c9008arrow-up-right
MDEV-11626arrow-up-right
Revision #d03abc71a4arrow-up-right
MDEV-12609arrow-up-right
Revision #58c56dd7f8arrow-up-right
MDEV-12610arrow-up-right
Revision #fbeb9489cdarrow-up-right
MDEV-12600arrow-up-right
Revision #68890fe7d4arrow-up-right
MDEV-12113arrow-up-right
Revision #18f62d94d6arrow-up-right
MDEV-13032arrow-up-right
Revision #d8515829ecarrow-up-right
MDEV-13032arrow-up-right
Revision #6439238c53arrow-up-right
Revision #30df297c2farrow-up-right
Revision #d8d39721dfarrow-up-right
MDEV-12042arrow-up-right
Revision #151daaf480arrow-up-right
MDEV-12994arrow-up-right
Revision #ab62b7538farrow-up-right
MDEV-12042arrow-up-right
Revision #c2ef0bb6cearrow-up-right
Revision #2cb94aa1b7arrow-up-right
MDEV-11626arrow-up-right
Revision #b8405c853farrow-up-right
MDEV-11958arrow-up-right
Revision #da61107fc8arrow-up-right
MDEV-9544arrow-up-right
Revision #112b21da37arrow-up-right
MDEV-12600arrow-up-right
Revision #6b6987154aarrow-up-right
MDEV-12114arrow-up-right
Revision #1af8bf39caarrow-up-right
MDEV-12113arrow-up-right
Revision #473f4a65e1arrow-up-right
Revision #5e0038b376arrow-up-right
Revision #2372bfaa7barrow-up-right
MDEV-12942arrow-up-right
subscribingarrow-up-right
spinner
Distributions which Include MariaDB