All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.0.24 Changelog

The most recent release in the MariaDB 10.0 series is:MariaDB 10.0.38 Download Now

DownloadRelease NotesChangelogOverview of 10.0

Release date: 19 Feb 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 #a4b2714 2016-02-17 21:42:57 +0100

    • Merge branch 'bb-10.0-serg' into 10.0

  • 2016-02-17 21:42:48 +0100

    • fix InnoDB on Windows

  • 2016-02-15 18:05:05 +0100

    • Fix jemalloc detection for FreeBSD

  • 2016-02-17 14:12:05 +0100

    • MYSQL_ADD_PLUGIN: fix DISABLED keyword to work

  • 2016-02-17 13:50:03 +0100

    • mtr: read both suitedir/disabled.def and suitedir/t/disabled.def

  • 2016-02-17 13:48:13 +0100

    • Fix build errors with recent gcc (isfinite)

  • 2016-02-17 08:05:00 +0400

    • Valgrind warnings 'Invalid read' in Field_newdate::cmp and Field_newdate::val_str

  • 2016-02-16 19:35:58 +0100

    • Merge branch 'connect/10.0' into 10.0

  • 2016-02-16 19:15:55 +0100

    • Merge branch 'merge-perfschema-5.6' into 10.0

  • 2016-02-16 18:56:39 +0100

    • 5.6.29

  • 2016-02-16 18:55:00 +0100

    • Merge branch 'merge-xtradb-5.6' into 10.0

  • 2016-02-16 18:32:59 +0100

    • Merge branch 'merge-innodb-5.6' into 10.0

  • 2016-02-16 12:49:59 +0400

    • - The federatedx and spider engine make mysqld crash when they are configured withtout username

  • 2015-12-30 22:26:25 +0800

    • fix-

  • 2016-02-16 12:53:24 +0100

    • Revert ": Adding indexes on empty table is slow with large innodb_sort_buffer_size."

  • 2016-02-16 12:13:19 +0100

    • Merge branch 'ob-10.0' into 10.0

  • 2016-02-16 12:07:18 +0100

    • 5.6.29

  • 2016-02-16 12:06:16 +0100

    • 5.6.28-76.1

  • 2016-02-16 10:49:13 +0200

    • : parts.partition_debug_innodb fails in buildbot on p8-rhel6-bintar-debug

  • 2016-02-15 23:41:59 +0100 *

    • Fix to Connect was not handling NULLs in the answer from catalog functions and tables. It does now and when decimal is NULL defines DOUBLE without parameters.

  • 2016-02-15 22:50:59 +0100

    • Merge branch '5.5' into 10.0

  • 2016-02-15 18:23:52 +0100

    • bump the version

  • 2016-02-15 18:38:15 +0200

    • : Server crashes when slave works with partitioned tables copied from Windows to Linux

  • 2016-02-15 14:43:42 +0200

    • : Alter table (renaming and adding index) fails with "Incorrect key file for table" : 'Incorrect key file' on ALTER TABLE

  • 2016-02-15 12:59:47 +0100

    • fix buffer overrun

  • 2016-02-12 18:12:16 +0100

    • Fix CPU detection for TokuDB on FreeBSD

  • 2016-02-12 17:46:34 +0100

    • Ctrl-C in MySQL client does not interrupt query, but interrupts the session instead

  • 2016-02-11 20:42:16 +0100

    • Function found_rows() gives incorrect result where the previous SELECT contains ORDER BY clause

  • 2016-02-11 12:25:23 +0100

    • Altering table comment does a full copy

  • 2016-02-10 21:15:24 +0100

    • Inconsistent handling of "ALGORITHM=INPLACE" with PERSISTENT generated columns

  • 2016-02-10 17:00:31 +0100

    • main.connect fails on ppc64el in 10.0 as of 1a8cf15d

  • 2016-02-10 15:38:25 +0100

    • ALTER TABLE can perform the operation but escape the binary log

  • 2016-01-13 21:06:29 +0100

    • XtraDB/InnoDB crash with autoinc, vcol and online alter

  • 2016-02-14 22:19:27 +0100

    • more strict ipv6_ok check in mtr

  • 2016-02-14 22:17:38 +0100

    • fix my_gethwaddr() for solaris

  • 2016-02-14 22:16:50 +0100

    • dtrace in cmake

  • 2016-02-14 22:15:16 +0100

    • better inline check

  • 2016-02-14 20:57:48 +0100

    • compilation errors on sparc sun studio 10

  • 2016-02-14 18:33:20 +0200

    • mysql_upgrade segfault due to missing /etc/my.cnf.d

  • 2016-02-14 18:31:06 +0200

    • Fix memory leak when failing to read config file

  • 2016-02-12 12:04:11 +0400

    • Errorneous PSI declaration line fixed.

  • 2016-02-12 03:47:25 +0200

    • perfschema.global_read_lock fails when executed after perfschema.dml_setup_instruments

  • 2016-02-11 13:54:06 +0400

    • Adjusted main.contributors test result.

  • 2016-02-11 11:24:45 +0400

    • Merge pull request #155 from iangilfillan/10.0

  • 2016-02-11 11:15:14 +0400

    • Merge pull request #145 from ottok/ok-debpkg-10.0

  • 2016-02-10 10:03:47 +0400

    • select insert('a',2,1,'b') doesn't return expected 'a'

  • 2016-02-10 03:49:11 +0200

    • : Assertion `0' failed in subselect_hash_sj_engine::init

  • 2016-02-09 13:50:48 +0100

    • : Crash (Assertion `!table || (!table->write_set || bitmap_is_set(table->write_set, field_index) || bitmap_is_set(table->vcol_set, field_index))' fails) on using function over not created table

  • 2016-02-08 22:53:40 +0200

    • : Assertion `0' failed in subselect_hash_sj_engine::init

  • 2016-02-09 14:08:36 +0100

    • Merge branch 'bb-5.5-serg' into 5.5

  • 2016-02-09 14:06:45 +0100

    • Merge branch 'merge-xtradb-5.5' into 5.5

  • 2016-02-08 20:07:38 +0100

    • Bug#19817021

  • 2016-02-08 20:07:09 +0100

    • Bug#20691429 ASSERTION `CHILD_L' FAILED IN STORAGE/MYISAMMRG/HA_MYISAMMRG.CC:631

  • 2016-02-09 11:28:44 +0100

    • cleanup: make assert more readable

  • 2016-02-08 20:04:39 +0100

    • Bug#21205695 DROP TABLE MAY CAUSE SLAVES TO BREAK

  • 2016-02-09 11:27:40 +0100

    • Merge branch 'mysql/5.5' into 5.5

  • 2016-02-09 05:17:41 +0400

    • backport feedback-http-proxy to 5.5 and 10.0. The http-proxy option to the FEEDBACK plugin backported.

  • 2016-02-09 02:31:47 +0300

    • : scalar subqueries in a comparison produced unexpected result

  • 2016-02-09 00:13:25 +0100

    • 5.5.47-37.7

  • 2016-02-09 01:46:53 +0300

    • : Server crashes in next_depth_first_tab on nested IN clauses with SQ inside

  • 2016-02-08 16:31:27 +0200

    • typo "Bangalore1" -> "Bangalore"

  • 2016-02-06 22:41:58 +0100

    • Build fails with VS2015

  • 2016-02-06 13:57:59 +0100

    • mysql_upgrade crashes if root's password contains an apostrophe/single quotation mark

  • 2016-02-06 13:56:37 +0100

    • unit test for dynstr_append_os_quoted()

  • 2016-02-03 17:15:22 +0100

    • : Out of memory using explain on 2 empty tables

  • 2016-02-06 12:58:06 +0200

    • Merge pull request #150 from grooverdan/10.0-my_rnd_cpp

  • 2016-02-04 14:47:46 +0100

    • mysql_upgrade.exe error when mysql is migrated to mariadb

  • 2016-02-04 12:51:57 +0100

    • Query parser tansforms MICROSECOND into SECOND_FRAC, which does not work

  • 2016-02-05 14:04:24 +0100

    • fatal build error: viosslfactories.c:58:5: error: dereferencing pointer to incomplete type ‘DH {aka struct dh_st}

  • 2016-02-06 12:37:46 +0200

    • Merge pull request #148 from grooverdan/5.5-rpl_reporting-cppcheck-va_end

  • 2016-02-05 17:46:01 +0100

    • : Assertion `!table || (!table->read_set || bitmap_is_set(table->read_set, field_index))' failed in Field_long::val_str on EXPLAIN EXTENDED

  • 2015-12-14 19:16:29 +0100

    • Persistent computed column is not updated when update query contains join

  • 2016-02-04 16:03:14 +0200

    • Merge remote-tracking branch 'upstream/10.0' into 10.0

  • 2016-02-04 16:00:11 +0200

    • , - Update authors and contributors

  • 2016-02-04 13:54:57 +0200

    • Use C++ linkage.

  • 2016-02-03 16:51:23 +0200

    • Fix function visibility as it is used on row0mysql.c in Windows.

  • 2016-02-03 15:52:26 +0200

    • Fix function visibility as it is used on row0mysql.c in Windows.

  • 2016-02-03 14:34:06 +0200

    • : Server crashes or returns an error while trying to alter partitioning on a table moved from Windows to Linux

  • 2016-02-03 11:32:51 +0200

    • : Server crashes or returns an error while trying to alter partitioning on a table moved from Windows to Linux

  • 2016-02-03 00:43:00 +0100

    • : Exception handler on Windows does not output any text, if mysqld runs as service

  • 2016-02-01 19:37:06 +0300

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

  • 2016-02-01 19:36:22 +0300

    • : Valgrind failure in SEL_ARG::store_min,find_used_partitions

  • 2016-02-01 16:29:00 +0100

    • Merge into 10.0

  • 2016-02-01 16:27:12 +0100

    • Merge into 5.5

  • 2016-02-01 16:10:49 +0100

    • : Non-blocking client API missing on non-x86 platforms

  • 2016-01-29 23:53:44 +0200

    • If one compiled with too long MYSQL_SERVER_SUFFIX this caused a memory overrun that caused some test to fail.

  • 2016-01-29 23:52:15 +0200

    • my_decimal didn't compile properly with debug

  • 2016-01-26 22:33:25 +0400

    • SQL_ERROR_LOG doesn't log comments in Events. Change parser so it saves all the query line to the ';' in the sp_instr::m_query.

  • 2016-01-25 20:01:22 +0100

    • Merge branch 'ob-10.0' into 10.0

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

    • update test results

  • 2016-01-25 18:44:51 +0100 *

    • Change SQL_NTS to 0 when the string is NULL

  • 2016-01-25 17:54:28 +0200

    • Updated README and CREDITS

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

    • Merge branch '5.5' into 10.0

  • 2016-01-19 16:53:13 +1100

    • mysys/my_rnd.c - remove #ifdef cplusplus

  • 2016-01-19 14:47:41 +1100

    • Add va_end to make cppcheck happy

  • 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-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-11 10:28:00 +0200

    • : Debian: unmask the mysql.service on installation

  • 2016-01-10 11:57:36 +0100

    • Merge branch 'ob-10.0' into 10.0

  • 2016-01-09 20:52:17 +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-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: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: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: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 21:14:07 +0100

    • Merge branch 'ob-10.0' into 10.0

  • 2015-12-27 19:45:51 +0100 *

    • Fix .

  • 2015-12-21 16:37:59 +0100

    • after-merge: 10.0 part of (ERR_remove_state)

  • 2015-12-21 16:36:10 +0100

    • Merge branch '5.5' into 10.0

  • 2015-12-21 10:19:02 +0100

    • MariaDB un-buildable on linux64: fails @ "error: ‘ERR_remove_state’ was not declared in this scope" when linking against OpenSSL 1.0.2e

  • 2015-12-18 09:50:39 +0100

    • Server crashes on shutdown after the second post of feedback report

  • 2015-06-20 16:59:22 +0800

    • : TokuDB doesn't build on OS X

  • 2015-12-19 13:53:43 +0200

    • : TokuDB doesn't build on OS X

  • 2015-12-19 13:52:27 +0200

    • : TokuDB doesn't build on OS X

  • 2015-12-19 13:31:44 +0200

    • : TokuDB doesn't build on OS X

  • 2015-12-19 13:25:55 +0200

    • : TokuDB doesn't build on OS X

  • 2015-03-12 04:49:31 +1100

    • : Add --persistent option for mysqlcheck

  • 2015-12-18 22:51:12 +0400

    • Filter out unix-socket from unrelated test cases

  • 2015-12-18 16:31:05 +0400

    • Fixed auth_socket static compilation

  • 2015-12-14 23:47:05 +0100

    • Merge branch 'ob-10.0' into 10.0

  • 2015-12-14 23:45:23 +0100 *

    • Fix . Replacing exit(1) in yy_fatal_error by a longjmp.

Revision #3eb8b11
Revision #289fe37
MDEV-9350
Revision #74d86d1
Revision #98be6ef
Revision #dc92263
MDEV-9308
Revision #09b5865
MDEV-9511
Revision #77b5484
Revision #b6bcd0f
Revision #7e22a1d
Revision #17a792a
Revision #c8fcaf8
Revision #e8085d1
MDEV-9346
Revision #9b73e88
MDEV-9346
Revision #d520d35
MDEV-8696
Revision #31d2c02
Revision #220e70f
Revision #d76eba6
Revision #ab9b665
MDEV-9355
Revision #481e643
MDEV-9542
Revision #271fed4
Revision #ff26d93
Revision #a70b896
MDEV-9424
Revision #c0b6c27
MDEV-9548
MDEV-9469
Revision #e1385f2
Revision #daa4a2c
MDEV-9351
Revision #5a0f2f5
MDEV-9149
Revision #9630eda
MDEV-9390
Revision #38b89a6
MDEV-9103
Revision #3c6b771
MDEV-9045
Revision #48ea84f
MDEV-8427
Revision #9b9522a
MDEV-8133
Revision #1fc6e29
Revision #3889b19
Revision #8f5030e
Revision #95740bc
Revision #a5d9597
Revision #5f078cc
Revision #2a47817
MDEV-9225
Revision #b7dc830
Revision #93e9d81
Revision #2c79f57
MDEV-9464
Revision #5094a4a
Revision #fbf132b
Revision #d859fff
Revision #a9a08b1
MDEV-9371
Revision #3c5c04b
MDEV-7122
Revision #6b614c6
MDEV-7765
Revision #775cccc
MDEV-7122
Revision #01628ce
Revision #afce541
Revision #5d478f5
Revision #6703e5b
Revision #dece4bc
Revision #63d3ccd
Revision #f3444df
Revision #ea0c3fc
MDEV-9438
Revision #b17a435
MDEV-6859
Revision #3cfd36b
Revision #d443d70
MDEV-7823
Revision #eb752ac
Revision #c4cb240
MDEV-9024
Revision #1e361f2
MDEV-4664
Revision #9e4e412
Revision #41021c0
MDEV-9462
Revision #be19bba
Revision #ad94790
MDEV-9453
Revision #0a76ad5
MDEV-9175
Revision #a90da6e
MDEV-9314
Revision #db5f743
Revision #6ecf6d8
MDEV-7827
Revision #9f3b53f
MDEV-9093
Revision #113b56e
Revision #86b2621
MDEV-6821
MDEV-6826
Revision #33ac501
Revision #1d00d5c
Revision #a3d843d
Revision #73d23f8
MDEV-9471
Revision #f66d016
MDEV-9471
Revision #603c096
MDEV-9466
Revision #5cf293f
Revision #74f15e2
MDEV-9505
Revision #955126e
MDEV-9112
Revision #0e84d54
MDEV-9112
Revision #8cf1f50
MDEV-9112
Revision #d0c5efc
Revision #a1ddf01
Revision #a4ff37e
MDEV-6421
Revision #0bfb5be
Revision #666b966
Revision #62a5e56
Revision #1fa15f9
Revision #1793646
Revision #a7a4988
Revision #3e5724f
Revision #74b1af1
Revision #06b2e32
Revision #9c9d10b
MDEV-9106
Revision #fe4823d
MDEV-9106
Revision #cdc9aa5
MDEV-9106
MariaDB 5.5
Revision #c955253
MDEV-9106
Revision #2a9f84b
MDEV-9354
Revision #7cd94c6
Revision #0891ae2
MDEV-9239
Revision #3730d8a
MDEV-9366
Revision #1236333
Revision #5f48b61
MDEV-9298
Revision #8fcc0bf
Revision #661a6d8
Revision #4b4777a
Revision #ae7b39a
Revision #ff24820
Revision #4d3bc26
Revision #61d3621
Revision #7529870
Revision #6d7362e
Revision #f31a891
MDEV-9128
Revision #93b078c
MDEV-9128
Revision #e1b9be5
MDEV-9319
Revision #e37372c
Revision #6883e5c
MDEV-9322
Revision #4fdf25a
MDEV-9249
Revision #05dc86c
Revision #e126baa
MDEV-9249
Revision #865548f
MDEV-9088
Revision #591e74c
MDEV-7526
Revision #e386523
MDEV-7526
Revision #f39b9e0
MDEV-7526
Revision #6414959
MDEV-7526
Revision #f89c9fc
MDEV-7526
Revision #3b9423f
MDEV-7384
Revision #5efb8f1
Revision #3402f7a
Revision #3f6159f
Revision #11c339f
MDEV-9279

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