arrow-left

All pages
gitbookPowered 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 Nowarrow-up-right

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

  • 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

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 #7b14ba6arrow-up-right
MDEV-8724arrow-up-right
Revision #ce40ccaarrow-up-right
MDEV-9181arrow-up-right
Revision #5092ab28arrow-up-right
Revision #11c85e1arrow-up-right
MDEV-5273arrow-up-right
Revision #418518carrow-up-right
MDEV-5273arrow-up-right
Revision #d16d40barrow-up-right
MDEV-5273arrow-up-right
Revision #34df314arrow-up-right
MDEV-5273arrow-up-right
Revision #efb36acarrow-up-right
MDEV-5273arrow-up-right
Revision #75a1d86arrow-up-right
MDEV-5273arrow-up-right
Revision #552d330arrow-up-right
MDEV-5273arrow-up-right
Revision #f3926cdarrow-up-right
MDEV-5273arrow-up-right
Revision #07e9762arrow-up-right
MDEV-8615arrow-up-right
Revision #eb15566arrow-up-right
Revision #02cc921arrow-up-right
Revision #4b31e6darrow-up-right
Revision #c1bf5baarrow-up-right
Revision #33e5a8aarrow-up-right
Revision #ef3ca5carrow-up-right
Revision #13b79f4arrow-up-right
MDEV-9347arrow-up-right
Revision #b404b23arrow-up-right
MDEV-9332arrow-up-right
Revision #7d39b28arrow-up-right
MDEV-9468arrow-up-right
Revision #d227399arrow-up-right
Revision #df26954arrow-up-right
MDEV-5273arrow-up-right
Revision #a095c99arrow-up-right
Revision #7831b79arrow-up-right
serverarrow-up-right
Revision #77c75a4arrow-up-right
MDEV-9181arrow-up-right
Revision #c76ab94arrow-up-right
Revision #71b3906arrow-up-right
Revision #44dea7farrow-up-right
Revision #f4faac4arrow-up-right
Revision #2ff65baarrow-up-right
MDEV-9299arrow-up-right
Revision #ed4fb9barrow-up-right
MDEV-9259arrow-up-right
Revision #5da7c34arrow-up-right
MDEV-9428arrow-up-right
Revision #68910e7arrow-up-right
MDEV-9273arrow-up-right
Revision #d14c4c7arrow-up-right
Revision #d5b1b1aarrow-up-right
Revision #666b966arrow-up-right
Revision #c371073arrow-up-right
Revision #1fea7e7arrow-up-right
Revision #b01e2ffarrow-up-right
MDEV-9385arrow-up-right
Revision #5a5f18farrow-up-right
MDEV-9205arrow-up-right
Revision #a2330c8arrow-up-right
MDEV-8208arrow-up-right
Revision #744e605arrow-up-right
Revision #0fab28carrow-up-right
Revision #1793646arrow-up-right
Revision #da0991carrow-up-right
MDEV-7875arrow-up-right
Revision #ff8d400arrow-up-right
MDEV-9457arrow-up-right
Revision #825f51darrow-up-right
MDEV-9118arrow-up-right
Revision #45920d3arrow-up-right
Revision #42d9f3darrow-up-right
Revision #4bb62e9arrow-up-right
Revision #67cf76aarrow-up-right
Revision #059c0c8arrow-up-right
Revision #f602c39arrow-up-right
Revision #e7a89b4arrow-up-right
Revision #acc8379arrow-up-right
Revision #275f7d7arrow-up-right
Revision #b2bd10darrow-up-right
MDEV-9427arrow-up-right
Revision #6d3ffd2arrow-up-right
Revision #df32495arrow-up-right
Revision #727f92farrow-up-right
Revision #38bcb44arrow-up-right
Revision #2f88b14arrow-up-right
Revision #74b1af1arrow-up-right
Revision #06b2e32arrow-up-right
Revision #9c9d10barrow-up-right
MDEV-9106arrow-up-right
Revision #55d61ecarrow-up-right
MDEV-4961arrow-up-right
Revision #fe4823darrow-up-right
MDEV-9106arrow-up-right
Revision #cdc9aa5arrow-up-right
MDEV-9106arrow-up-right
MariaDB 5.5
Revision #c955253arrow-up-right
MDEV-9106arrow-up-right
Revision #3e20a0darrow-up-right
MDEV-9239arrow-up-right
Revision #3730d8aarrow-up-right
MDEV-9366arrow-up-right
Revision #1236333arrow-up-right
Revision #5f48b61arrow-up-right
MDEV-9298arrow-up-right
Revision #111acb7arrow-up-right
MDEV-9359arrow-up-right
Revision #8fcc0bfarrow-up-right
Revision #661a6d8arrow-up-right
Revision #4b4777aarrow-up-right
Revision #56e0de0arrow-up-right
Revision #ae7b39aarrow-up-right
Revision #ff24820arrow-up-right
Revision #1bb66eaarrow-up-right
Revision #4d3bc26arrow-up-right
Revision #61d3621arrow-up-right
Revision #4282ac4arrow-up-right
Revision #7529870arrow-up-right
Revision #6d7362earrow-up-right
Revision #f31a891arrow-up-right
MDEV-9128arrow-up-right
Revision #93b078carrow-up-right
MDEV-9128arrow-up-right
Revision #e1b9be5arrow-up-right
MDEV-9319arrow-up-right
Revision #3e76d54arrow-up-right
MDEV-9322arrow-up-right
Revision #30b2447arrow-up-right
MDEV-9128arrow-up-right
Revision #0f10a5carrow-up-right
Revision #000eba9arrow-up-right
Revision #89a2648arrow-up-right
MDEV-9224arrow-up-right
Revision #e6c0f25arrow-up-right
Revision #fe4047darrow-up-right
MDEV-9224arrow-up-right
Revision #70113eearrow-up-right
MDEV-9290arrow-up-right
subscribingarrow-up-right
spinner
Distributions which Include MariaDB