All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.1.15 Changelog

MariaDB-10.1.15 was never released, MariaDB 10.1.16 is the release that followed MariaDB 10.1.14.

The most recent release of MariaDB 10.1 is:MariaDB 10.1.48 Stable (GA) Download Now

DownloadRelease NotesChangelogOverview of 10.1

Release date: unreleased

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.

  • 2016-06-29 16:50:53 -0400

    • : cannot add new node to the cluser: Binlog..

  • 2016-06-29 21:51:15 +0200

    • update tests for 32bit

  • 2016-06-29 11:16:26 +0200

    • valgrind.supp: fix a typo

  • 2016-06-28 15:38:41 +0200

    • Secure login fails when CIPHER is required

  • 2016-06-28 22:13:59 +0200 - Merge remote-tracking branch 'refs/remotes/github/10.1' into 10.1

  • 2016-06-28 17:20:19 +0300

    • Output more information when assertion ut_a(state == BUF_BLOCK_NOT_USED || state == BUF_BLOCK_REMOVE_HASH); is hit.

  • 2016-06-28 22:12:50 +0200 - Merge branch 'connect/10.1' into 10.1

  • 2016-06-20 16:37:57 +0200

    • Add column pattern and table type argument to catalog tables

  • 2016-06-20 16:12:19 +0200 - Merge branch '10.1' of into ob-10.1

  • 2016-06-13 12:58:24 +0200

    • Possibly fix Reset remote tables when re-opening

  • 2016-06-02 22:11:08 +0200

    • Fix Reconize unsigned integers when creating tables via srcdef

  • 2016-05-26 18:48:47 +0200

    • Reconize the JDBC type -7 (BIT)

  • 2016-05-24 23:57:06 +0200

    • Fix failing json_udf_bin test when --ps

  • 2016-05-24 11:29:12 +0200

    • Alternative versions of the java JdbcInterface Some of them (ap/ds) enable connection to a DataSource

  • 2016-05-23 15:08:51 +0200

    • New version of the java JdbcInterface

  • 2016-05-22 14:49:14 +0200 - Merge branch '10.1' of into ob-10.1

  • 2016-05-21 14:28:21 +0200

    • Fix wrong return from ExecuteQuery

  • 2016-05-21 11:56:59 +0200

    • JDBC using separate jmethodID for data types Some DEBUG tests

  • 2016-05-20 00:18:29 +0200

    • JDBC tables can be connected via foreign server wrapper Redesign the handling of errors and exceptions

  • 2016-05-12 17:22:45 +0200

    • Remove REQUIRED option that caused compilation to fail Remove JVM_LIBRARY (is now dynamically loaded at run time)

  • 2016-05-12 15:41:21 +0200

    • Fix some typo ... causing crash!

  • 2016-05-12 12:20:52 +0200

    • Continue working on the JDBC table type Suppress the jpath option add the connect_jvm_path and connect_class_path global variables

  • 2016-05-09 17:26:50 +0200

    • Make the JVM lib dynamically loaded This makes the CONNECT storage engine usable when Java JDK is not installed.

  • 2016-05-06 01:07:14 +0200

    • Remove gcc compiling errors and warnings

  • 2016-05-05 01:03:26 +0200

    • Try to fix (not tested yet)

  • 2016-04-27 12:57:27 +0200

    • Add the JdbcInterface.java to the project

  • 2016-04-27 12:36:55 +0200

    • Add the JDBC table type compilation for CMAKE.

  • 2016-06-28 22:06:22 +0200 - Merge branch '10.0-galera' into 10.1

  • 2016-06-27 14:44:07 -0400

    • Fix memory leak in XtraDB.

  • 2016-06-26 21:15:36 -0400

    • Fix galera,wsrep tests.

  • 2016-06-24 13:54:04 -0400

    • Fix build failure.

  • 2016-06-24 12:02:41 -0400 - Merge branch '5.5-galera' into 10.0-galera

  • 2016-06-23 12:54:38 -0400 - Merge tag 'mariadb-5.5.50' into 5.5-galera

  • 2016-06-24 12:01:22 -0400 - Merge tag 'mariadb-10.0.26' into 10.0-galera

  • 2016-06-12 19:28:56 -0400

    • : Slave IO thread does not handle autoreconnect to restarting Galera Cluster node

  • 2016-06-28 22:01:55 +0200 - Merge branch '10.0' into 10.1

  • 2016-06-28 11:25:59 +0200 - Merge branch '5.5' into 10.0

  • 2016-06-22 14:17:06 +0200

    • : Crash in subselect

  • 2016-06-22 22:37:28 +0300

    • : Orphan ibd file when playing with foreign keys

  • 2016-06-28 10:23:24 +0200

    • remove incorrect .gitattributes

  • 2016-06-24 11:08:09 -0400

    • bump the VERSION

  • 2016-06-28 10:10:49 +0200

    • NO_AUTO_VALUE_ON_ZERO is ignored when a trigger before insert is defined

  • 2016-06-28 10:04:34 +0200

    • no gssapi-server RPM package anymore in 10.1

  • 2016-06-28 09:29:23 +0200

    • Connect engine not installable on Xenial

  • 2016-06-28 13:11:04 +0400

    • Where expression with NOT function gives incorrect result

  • 2016-06-14 21:50:46 +0200

    • Use hostname instead of IP in donor's socat

  • 2016-06-27 18:30:07 -0400

    • : wsrep_sync_wait not enabled when set to 1 in config file

  • 2016-06-27 18:24:07 -0400

    • : Support bootstraping a Galera cluster with mysqld_multi

  • 2016-06-27 18:22:35 -0400

    • : --wsrep_on option no longer passed through by mysqld_safe

  • 2016-06-27 18:21:00 -0400

    • : Deadlock in CREATE TABLE .. AS SELECT .. if result set is empty in Galera

  • 2016-06-27 18:17:03 -0400

    • Test cleanup: Remove unnecessary global suppressions

  • 2016-06-27 18:15:47 -0400

    • : mysqld crash when runtime setting wsrep_cluster_address without wsrep_on=ON

  • 2016-06-27 18:07:43 -0400

    • Code cleanup (wsrep patch).

  • 2016-06-27 18:06:18 -0400

    • : wsrep_node_name not automatically set to hostname

  • 2016-06-27 18:03:24 -0400

    • : Galera's pc.recovery process fails in 10.1 with systemd

  • 2016-06-27 18:01:21 -0400

    • : Systemd fails to start mysqld in multi-instance mode

  • 2016-06-27 17:59:12 -0400

    • : SST method mysqldump is broken

  • 2016-06-27 17:56:59 -0400

    • : wsrep_node_name not automatically set to hostname

  • 2016-06-27 22:12:21 +0400

    • mysql_install_db creates GIS procedures with invalid definer.

  • 2016-06-27 18:02:28 +0400

    • solaris sparc build fails on 10.1.

  • 2016-06-27 15:14:07 +0400

    • DECIMAL accepts out of range DEFAULT values Redundant NOTE when inserting '0.00001 ' into a DECIMAL(2,1) column

  • 2016-06-24 18:08:13 +0400 - Merge pull request #183 from mweigel/10.1-

  • 2016-06-12 23:13:26 +1200

    • : Fix segfault when using groups in PAM user mapping plugin

  • 2016-06-23 21:57:15 +0400

    • Recording innodb_ctype_ldml.result forgotten in the patch for: A user defined collation utf8_confusables doesn't work 25e68c5e46ced7e626853cdf5491c2b5430fd51b

  • 2016-06-23 14:25:48 +0400

    • A user defined collation utf8_confusables doesn't work The collation customization code for the UCA (Unicode Collation Alrorithm) based collations now allows to reset to and shift of characters with implicit weights. Previously reset/shift worked only for the characters with explicit DUCET weights. An attempt to use reset/shift with character with implicit weights made the server crash.

  • 2016-06-22 23:20:41 +0300

    • : Assertion ``tree1->keys[key_no] && tree2->keys[key_no]'` failed in

  • 2016-06-21 21:36:23 +0400

    • ucs2_thai_520_w2: wrong implicit weights on the secondary level

  • 2016-06-19 15:03:13 +0300

    • Reset user status after unix_socket.test Fixed mysql-test-run failures for roles.acl_statistics

  • 2016-06-08 15:16:39 +0200 - Merge branch 'mdev9991' into mdev9991-10.1

  • 2016-06-03 19:22:47 +0000

    • Fix sporadic failure of set_statement mtr test.

  • 2016-06-03 14:43:08 +0300

    • : range optimizer calls records_in_range() for full extended keys

  • 2016-06-03 10:58:32 +0300

    • Update test results

  • 2016-06-02 19:27:22 +0300 - Merge branch 'bb-10.1-mdev8989' into 10.1

  • 2016-06-02 17:31:56 +0300

    • Update test results part #3.

  • 2016-06-02 15:19:52 +0300

    • Update test results part#2.

  • 2016-06-02 13:35:21 +0300

    • Update test results

  • 2016-06-01 23:43:11 +0300

    • : ORDER BY optimizer ignores equality propagation

  • 2016-05-27 15:16:08 +0300

    • : ORDER BY optimizer ignores equality propagation

  • 2016-05-23 21:15:01 +0300

    • : ORDER BY optimizer ignores equality propagation

  • 2016-06-02 19:00:26 +0300

    • : MariaDB does not limit memory used for range optimization

  • 2016-06-02 11:46:35 +0300 - Merge pull request #174 from Cona19/10.1

  • 2016-05-26 10:33:17 +0000

    • Remove some unnecessary parentheses

  • 2016-06-01 13:06:14 +0300

    • : Test encryption.innodb-log-encrypt-crash takes too long on debug build

  • 2016-06-01 09:23:29 +0300 - Merge pull request #177 from Cona19/10.1-spelling-check

  • 2016-06-01 06:09:13 +0000

    • Fix spelling: shhould -> should

  • 2016-05-31 17:59:04 +0300

    • : MariaDB does not limit memory used for range optimization

  • 2016-05-30 16:56:29 +0400

    • Adding collations utf8mb4_thai_520_w2, ucs2_thai_520_w2, utf16_thai_520_w2, utf32_thai_520_w2

  • 2016-05-30 14:27:24 +0400

    • Moving ctype_utf8_th.test to ctype_thai.inc and including it from ctype_uca.test. This is to reuse ctype_thai.inc for other Unicode character sets later - Removing separate ctype_uca.result

  • 2016-05-30 13:47:57 +0400

    • Moving tests from t/ctype_uca_th.test to include/ctype_uca_w2.inc and including it from t/ctype_uca.test - Deleting r/ctype_uca_th.result

  • 2016-05-30 13:07:43 +0400

    • Adding LIKE range tests for tricky characters U+0425, U+045F, U+2525, U+5F5F. They have bytes 0x25 and 0x5F. Testing that these bytes are treated as parts of multi-byte characters rather than underscore and percent sign.

  • 2016-05-28 11:46:46 +0200

    • Mark gssapi plugin as stable. No open bug reports, and no further work planned, thus stable is accurate

  • 2016-05-26 22:56:28 +0400

    • Clean-ups for utf8_thai_520_w2 collation: - Changing strnxfrm_multiply from 8 to 4, as agreed with Pruet Boonma - Adjusting tests

  • 2016-05-26 21:09:55 +0400 - Merge branch 'pruet-utf8thai-10.1' into 10.1

  • 2016-05-26 16:45:50 +0700

    • Multi-level collation in UCA, Thai sorting with contraction for UTF8.

  • 2016-05-18 12:35:38 +0400

    • Updating uca-dump.c to be able to dump weights outside of BMP.

  • 2016-05-17 14:01:16 +0300

    • Update test result after the last commit

  • 2016-05-06 12:30:01 +0300

    • : optimizer doesn't convert outer join to inner on views with WHERE clause

  • 2016-05-10 09:28:00 -0400

    • bump the VERSION

Revision #3fd214c
MDEV-9423
Revision #33492ec
Revision #f10b7db
Revision #341e5f4
MDEV-10054
Revision #8354c0c
Revision #e786a57
Revision #736f821
Revision #7e64b07
Revision #7992dae
server
Revision #7400953
MDEV-10179
Revision #613680a
MDEV-10111
Revision #ead4147
Revision #afa4657
Revision #8094228
Revision #0dae293
Revision #f8bc587
server
Revision #77dd5ec
Revision #a982f59
Revision #2f2797e
Revision #7972a45
Revision #0f5ced1
Revision #6aa163b
Revision #2323cf0
Revision #025decf
Revision #80a204f
MDEV-9950
Revision #bbdeb91
Revision #7b7414c
Revision #62e0a45
Revision #f629f53
Revision #94a6183
Revision #fc799e3
Revision #74dd07e
Revision #ecdb2b6
Revision #14d6250
Revision #868c2ce
MDEV-9083
Revision #3361aee
Revision #0fdb17e
Revision #79f852a
MDEV-10050
Revision #ef92aaf
MDEV-10083
Revision #6dfe3fb
Revision #214f507
Revision #6ce20fb
MDEV-9428
Revision #9c38308
MDEV-10086
Revision #414a417
MDEV-10032
Revision #56a3496
MDEV-10236
Revision #64c115b
Revision #7ff44b1
MDEV-10161
Revision #aa9c8f2
MDEV-10233
Revision #7ef5257
MDEV-10230
Revision #90f222e
MDEV-10235
Revision #ad3584b
Revision #48a0a66
MDEV-10186
Revision #7f9fcfe
Revision #47e4e5d
MDEV-6699
Revision #a681699
MDEV-10004
Revision #0645699
MDEV-10145
Revision #2768829
MDEV-10056
Revision #b57232d
MDEV-6699
Revision #e337fd1
MDEV-10119
Revision #09d902d
MDEV-9618
Revision #652e799
MDEV-8502
MDEV-10277
Revision #305bbbc
MDEV-10214
Revision #626a62e
MDEV-10214
Revision #6f66920
MDEV-8686
Revision #25e68c5
MDEV-8686
Revision #3e03b89
MDEV-10185
Revision #6312009
MDEV-10262
Revision #61492ea
Revision #94b47bc
Revision #9ff9365
Revision #1859caf
MDEV-10175
Revision #825427f
Revision #904027c
Revision #b3fc7c7
Revision #685c63b
Revision #3fd2521
Revision #5a5a54f
MDEV-8989
Revision #a85f653
MDEV-8989
Revision #99cd5a9
MDEV-8989
Revision #7d3d758
MDEV-9764
Revision #66dd9fa
Revision #389c51f
Revision #e0e3747
MDEV-9865
Revision #743814f
Revision #500b03fe
Revision #0167904
MDEV-9764
Revision #bc54622
Revision #c5733e5
Revision #dd7f307
Revision #a8cd030
Revision #683b88e
Revision #29db3b5
MDEV-10132
Revision #d930d07
Revision #fb35b9a
Revision #9c9747f
Revision #9eaf934
Revision #5c68bc2
MDEV-10006
Revision #4388cb4

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