All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.1.11 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: 29 Jan 2016

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.

  • Revision #7b14ba6 2016-01-28 14:06:05 +0200

    • Assertion `rc == 0' failed in ma_decrypt on reading an Aria table

  • 2016-01-28 13:58:39 +0400

    • (NULLIF(count(table.col)), 0) gives wrong result on 10.1.x Wrapping args[0] and args[2] into an Item_cache for aggregate functions.

  • 2016-01-28 08:57:30 +0100

    • bump the version

  • 2016-01-27 23:58:01 +0400

    • Prepared statement doesn't return metadata after prepare. The SQL command 'PREPARE' was broken - should be take into account.

  • 2016-01-27 16:42:42 +0400

    • Prepared statement doesn't return metadata after prepare. Keep the embedded-server version valid.

  • 2016-01-27 14:58:52 +0400

    • Prepared statement doesn't return metadata after prepare. SHOW CREATE PROCEDURE/FUNCTION fixed.

  • 2016-01-27 13:57:25 +0400

    • Prepared statement doesn't return metadata after prepare. SHOW BINARY LOGS fixed.

  • 2016-01-27 13:42:53 +0400

    • Prepared statement doesn't return metadata after prepare. SHOW MASTER STATUS fixed.

  • 2016-01-27 13:31:53 +0400

    • Prepared statement doesn't return metadata after prepare. SHOW SLAVE STATUS fixed.

  • 2016-01-27 12:39:27 +0400

    • Prepared statement doesn't return metadata after prepare. Fix for SHOW GRANTS statement.

  • 2016-01-27 12:01:55 +0400

    • Prepared statement doesn't return metadata after prepare. Fix for SHOW CREATE DATABASE.

  • 2016-01-22 19:29:26 +0100

    • : Assertion `m_cpp_buf <= begin_ptr && begin_ptr <= m_cpp_buf + m_buf_length' failed in Lex_input_stream::body_utf8_start

  • 2016-01-27 15:26:12 +0100

    • fix failures of ps and ps_1general in --ps-protocol

  • 2016-01-27 15:14:57 +0100

    • compiler warnings

  • 2016-01-27 15:23:42 +0100

    • Address review comments, add unit test

  • 2015-10-13 17:10:16 +0200

    • Revert "On Windows SSL works with sockets only, so we shouldn't tell the client"

  • 2015-10-13 16:35:53 +0200

    • On Windows SSL works with sockets only, so we shouldn't tell the client that we support SSL when using named pipes or shared memory.

  • 2015-10-13 10:13:53 +0200

    • New authentication plugin for authentication via named pipe on Windows operating systems.

  • 2016-01-27 16:33:41 +0200

    • Fixed Not all rows returned by the C API

  • 2016-01-27 11:42:31 +0400

    • Bug after upgrade to 10.1.10

  • 2016-01-26 16:33:06 +0200

    • []: Client hangs in my_addr_resolve

  • 2016-01-26 23:16:56 +0400

    • Comment fixed.

  • 2016-01-26 16:00:59 +0400

    • Prepared statement doesn't return metadata after prepare. The metadata creation part of the mysqld_shww_create separated to be used on the mysqld_stmt_prepare stage.

  • 2016-01-26 17:56:41 +0100

    • Fix packaging for client RPM plugins - provide 'ignored' list

  • 2016-01-26 17:46:42 +0100

    • Merge branch '10.1' of into 10.1

  • 2016-01-26 17:52:24 +0400

    • A clean-up patch for Item_func_conv_charset (needed for ) Removing the "conv_charset" member and using collation.collation instead, as they duplicated each other.

  • 2016-01-26 14:36:13 +0100

    • Fix invalid format warnings

  • 2016-01-25 20:17:55 +0100

    • after merge fixes

  • 2016-01-25 22:59:41 +0100

    • Merge branch 'connect/10.1' into 10.1

  • 2016-01-25 22:58:57 +0100

    • Merge branch '10.0' into 10.1

  • 2016-01-24 17:41:11 +0100

    • Test main.events_2 incompatible with Debian reproducibility testing framework

  • 2016-01-24 19:53:32 +0100

    • Add missing mroonga files to Debian packaging in 10.1

  • 2016-01-23 20:40:01 +0100

    • NO_AUTO_VALUE_ON_ZERO is ignored when a trigger before insert is defined

  • 2016-01-24 20:43:19 +0100

    • ERROR 1819 on grant statment for existing user

  • 2016-01-24 20:00:35 +0100

    • cleanup: move all password validation logic into one function

  • 2016-01-25 22:57:47 +0100

    • stack too small on labrador (again!)

  • 2016-01-25 19:03:33 +0100

    • update test results

  • 2016-01-23 16:24:32 +0100

    • cleanup: LEX_USER::pwtext and LEX_USER::pwhash

  • 2016-01-23 16:08:24 +0100

    • cleanup: create LEX_USER::reset_auth()

  • 2016-01-21 22:10:44 +0100

    • Devel package wants ownership of /usr/share/pkgconfig on CentOS/RHEL

  • 2016-01-21 21:58:30 +0100

    • PAM user map plugin does not work with LDAP groups

  • 2016-01-25 17:04:09 +0100

    • Sporadic SEGFAULT on startup

  • 2015-12-26 09:40:49 +0100

    • cleanup: wsrep helper to create a thread

  • 2015-12-22 20:25:29 +0100

    • cmake: better auto *.i targets in Makefiles

  • 2016-01-25 16:37:08 +0400

    • Merge branch '5.5' into 10.0

  • 2016-01-21 14:03:24 +0400

    • Duplicate maria_add_gis_sp script in the sources. Now both are generated by the cmake from the scripts/maria_add_gis_sp.sql.in

  • 2016-01-24 12:31:11 +0300

    • : Poor query plan chosen for ORDER BY query by a recent 10.1

  • 2015-12-16 19:33:41 +0100

    • ANALYZE TABLE for Engine independent status fetchs blob/text columns without use

  • 2016-01-20 21:29:37 +0100

    • Merge pull request #151 from frozencemetery/my_name

  • 2016-01-20 13:24:30 -0500

    • Fix spelling of my name

  • 2016-01-20 14:35:11 +0100

    • Do not require server RPM for client plugins

  • 2016-01-18 19:30:46 +0100

    • MDEV 4691- address review comments

  • 2016-01-19 07:59:02 +0200

    • Merge pull request #149 from grooverdan/10.1-static-analysis-innodbchecksum

  • 2016-01-19 14:19:31 +1100

    • innodbchecksum: add fclose and handle errors

  • 2016-01-17 22:57:37 +0200

    • Revert "[Code cleanup] Refactor duplicate code within myisam and maria sort.cc"

  • 2016-01-17 22:57:27 +0200

    • Revert "Fixed compilation failure on MacOSX"

  • 2016-01-17 22:33:36 +0200

    • Remove warning in my_addr_resolve

  • 2016-01-17 22:23:21 +0200

    • [] Server does not build on OpenSUSE 42.1

  • 2015-12-11 09:16:42 +0200

    • Fixed a crash during stacktrace printing if addr2line failed to start.

  • 2015-12-10 03:56:31 +0200

    • Fixed compilation failure on MacOSX

  • 2015-12-09 23:36:16 +0200

    • [Code cleanup] Refactor duplicate code within myisam and maria sort.cc

  • 2016-01-15 14:24:11 +0100

    • After-merge fix.

  • 2016-01-15 13:01:19 +0100

    • Merge branch 'tmp' into tmp-10.1

  • 2016-01-15 12:50:23 +0100

    • Merge branch 'tmp' into tmp-10.0

  • 2016-01-15 12:42:51 +0100

    • Fix error handling for GTID and domain-based parallel replication

  • 2016-01-15 09:50:27 +0400

    • Audit plugin not working with MySQL 5.7. fixing Windows crash.

  • 2016-01-14 13:31:08 +0100

    • SSPI/GSSAPI/Kerberos authentication plugin

  • 2016-01-13 18:02:44 +0400

    • Audit plugin doesnt run with MySQL 5.7. updata thread_pool_server_audit test result.

  • 2016-01-13 15:24:33 +0400

    • Audit Plugin doesn't run with MySQL 5.7. built in debug gets unhappy with mutexes. Although everything is correct, some DBUG_ASSERT can happen. So this patch keeps safe_mutex silent.

  • 2016-01-12 16:29:02 +0400

    • Audit plugin compiled with MariaDB can't install on MySQL 5.7. The audit API was seriously changed in MySQL 5.7. so we had to adapt the plugin's code to that.

  • 2016-01-09 19:51:51 +0100 *

    • Fix . Meanwhile, make all references to the database in XTAB Schema (was sometimes in XTAB Catalog)

  • 2016-01-05 22:48:50 +0100

    • : do_shutdown_server fails to detect server shutdown on Windows. Fix test whether process is alive in mysqltest.

  • 2015-12-24 21:46:38 +0100

    • Fix annoying repetitive tokudb build warning, if MariaDB is build on non-Linux x64 system

  • 2016-01-07 14:45:40 +0100

    • : Build failure when linking libmysql.

  • 2016-01-05 18:50:54 +0200

    • : encryption.create_or_replace fails sporadically in buildbot: failing assertion: mutex->magic_n == MUTEX_MAGIC_N

  • 2016-01-03 13:27:59 +0200

    • Fixed bug in semi_sync replication tests.

  • 2016-01-03 13:20:07 +0200

    • Cleanup of slave code:

  • 2016-01-03 12:48:55 +0200

    • Backported fix for ccache Fixed compiler warnings Added --big-test to tokudb change_column_char & change_column_bin

  • 2015-12-30 20:56:52 +0100

    • Merge branch '10.0' into 10.1

  • 2015-12-30 20:55:12 +0100

    • Merge branch '5.5' into 10.0

  • 2015-12-30 19:39:31 +0100

    • Fix process handle leak in buildbot. GenerateConsoleCtrlEvent sent to non-existing process will add a process handle to this non-existing process to console host process conhost.exe

  • 2015-12-29 18:44:13 +0400

    • Merge remote-tracking branch 'origin/10.0' into 10.1

  • 2015-12-29 18:41:37 +0400

    • Merge remote-tracking branch 'origin/5.5' into 10.0

  • 2015-12-29 18:40:41 +0400

    • Moving Field_blob::store_length() back from protected to public, as it's needed for Cassandra in 10.0.

  • 2015-12-29 15:22:33 +0400

    • Merge remote-tracking branch 'origin/10.0' into 10.1

  • 2015-12-29 15:19:29 +0400

    • Merge branch '10.0' of github.com:MariaDB/server into 10.0

  • 2015-12-29 15:18:55 +0400

    • Merge remote-tracking branch 'origin/5.5' into 10.0

  • 2015-11-18 15:51:20 +0400

    • - Compiling on IBM System Z fails

  • 2015-12-27 15:40:34 +0400

    • - Compiling on IBM System Z fails

  • 2015-12-29 14:17:31 +0400

    • ALTER from a bigger to a smaller blob type truncates too much data

  • 2015-12-27 19:37:28 +0100 *

    • Fix .

  • 2015-12-27 15:40:34 +0400

    • - Compiling on IBM System Z fails

  • 2015-12-24 21:46:38 +0100

    • Fix annoying repetitive tokudb build warning, if MariaDB is build on non-Linux x64 system

  • 2015-12-23 10:42:55 -0500

    • Merge branch '10.0-galera' into 10.1

  • 2015-12-23 09:51:32 -0500

    • : postfix - thd can be null in reload_acl_and_cache()

  • 2015-12-22 15:09:29 -0500

    • Merge branch '5.5-galera' into 10.0-galera

  • 2015-12-22 15:02:18 -0500

    • : Database lockup on flush in galera

  • 2015-12-22 14:58:02 -0500

    • : InnoDB: Assertion failure in file trx0sys.cc line 353

MDEV-8724
Revision #ce40cca
MDEV-9181
Revision #5092ab28
Revision #11c85e1
MDEV-5273
Revision #418518c
MDEV-5273
Revision #d16d40b
MDEV-5273
Revision #34df314
MDEV-5273
Revision #efb36ac
MDEV-5273
Revision #75a1d86
MDEV-5273
Revision #552d330
MDEV-5273
Revision #f3926cd
MDEV-5273
Revision #07e9762
MDEV-8615
Revision #eb15566
Revision #02cc921
Revision #4b31e6d
Revision #c1bf5ba
Revision #33e5a8a
Revision #ef3ca5c
Revision #13b79f4
MDEV-9347
Revision #b404b23
MDEV-9332
Revision #7d39b28
MDEV-9468
Revision #d227399
Revision #df26954
MDEV-5273
Revision #a095c99
Revision #7831b79
server
Revision #77c75a4
MDEV-9181
Revision #c76ab94
Revision #71b3906
Revision #44dea7f
Revision #f4faac4
Revision #2ff65ba
MDEV-9299
Revision #ed4fb9b
MDEV-9259
Revision #5da7c34
MDEV-9428
Revision #68910e7
MDEV-9273
Revision #d14c4c7
Revision #d5b1b1a
Revision #666b966
Revision #c371073
Revision #1fea7e7
Revision #b01e2ff
MDEV-9385
Revision #5a5f18f
MDEV-9205
Revision #a2330c8
MDEV-8208
Revision #744e605
Revision #0fab28c
Revision #1793646
Revision #da0991c
MDEV-7875
Revision #ff8d400
MDEV-9457
Revision #825f51d
MDEV-9118
Revision #45920d3
Revision #42d9f3d
Revision #4bb62e9
Revision #67cf76a
Revision #059c0c8
Revision #f602c39
Revision #e7a89b4
Revision #acc8379
Revision #275f7d7
Revision #b2bd10d
MDEV-9427
Revision #6d3ffd2
Revision #df32495
Revision #727f92f
Revision #38bcb44
Revision #2f88b14
Revision #74b1af1
Revision #06b2e32
Revision #9c9d10b
MDEV-9106
Revision #55d61ec
MDEV-4961
Revision #fe4823d
MDEV-9106
Revision #cdc9aa5
MDEV-9106
MariaDB 5.5
Revision #c955253
MDEV-9106
Revision #3e20a0d
MDEV-9239
Revision #3730d8a
MDEV-9366
Revision #1236333
Revision #5f48b61
MDEV-9298
Revision #111acb7
MDEV-9359
Revision #8fcc0bf
Revision #661a6d8
Revision #4b4777a
Revision #56e0de0
Revision #ae7b39a
Revision #ff24820
Revision #1bb66ea
Revision #4d3bc26
Revision #61d3621
Revision #4282ac4
Revision #7529870
Revision #6d7362e
Revision #f31a891
MDEV-9128
Revision #93b078c
MDEV-9128
Revision #e1b9be5
MDEV-9319
Revision #3e76d54
MDEV-9322
Revision #30b2447
MDEV-9128
Revision #0f10a5c
Revision #000eba9
Revision #89a2648
MDEV-9224
Revision #e6c0f25
Revision #fe4047d
MDEV-9224
Revision #70113ee
MDEV-9290

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