All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.1.20 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: 15 Dec 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 #c13b501 2016-12-14 19:20:17 +0000

    • Fix broken cmake -DBUILD_CONFIG=mysql_release on Windows.

  • 2016-12-14 20:13:36 +0530

    • Improved wsrep_dirty_reads - Updated sysvars_wsrep.result file

  • 2016-12-13 05:07:02 +0530

    • sql/protocol.cc:532: void Protocol::end_statement(): Assertion `0' failed

  • 2016-12-14 09:30:43 +0530

    • Improved wsrep_dirty_reads

  • 2016-12-14 08:39:36 +0530

    • Revert " wsrep_node_is_ready() check is too strict"

  • 2016-12-13 11:51:33 +0200

    • : get_latest_version() called too often

  • 2016-12-05 20:58:49 -0500

    • : Server crashed in my_copy_fix_mb on querying I_S and P_S tables

  • 2016-12-05 20:07:30 -0500

    • : WSREP transaction excceded size limit in Galera cluster

  • 2016-11-21 19:44:48 -0500

    • : MariaDB Galera: wsrep_sst_common: line 120: which: command not found

  • 2016-12-12 00:59:40 +0200

    • Updated the list of unstable tests after the merge

  • 2016-12-11 09:53:42 +0100 - Merge branch '10.0' into 10.1

  • 2016-12-10 22:19:09 +0200

    • : Roles with trailing white spaces are not cleared correctly

  • 2016-12-09 16:33:48 +0100 - Merge branch '5.5' into 10.0

  • 2016-12-08 22:54:58 +0100

    • : signal 11 error on multi-table update - crash in handler::increment_statistics or in make_select or assertion failure pfs_thread == ((PFS_thread*) pthread_getspecific((THR_PFS)))

  • 2016-12-08 21:03:45 +0100

    • Revert ": signal 11 error on multi-table update - crash in handler::increment_statistics or in make_select or assertion failure pfs_thread == ((PFS_thread*) pthread_getspecific((THR_PFS)))"

  • 2016-12-07 13:06:14 +0100

    • .x keeps (deleted) ML* files in tmpdir after LOAD DATA completes

  • 2016-12-07 14:42:08 +0400

    • MariaDB crashes when replicate_wild_ignore_table is set to NULL.

  • 2016-12-05 17:37:54 +0100

    • : Use of Inline table columns in HAVING clause throws 1463 Error

  • 2016-09-26 18:15:11 +0200

    • : signal 11 error on multi-table update - crash in handler::increment_statistics or in make_select or assertion failure pfs_thread == ((PFS_thread*) pthread_getspecific((THR_PFS)))

  • 2016-09-21 18:36:34 +0200

    • : Server crash on query

  • 2016-12-05 16:50:12 +0400

    • Assertion `!null_value' failed in virtual bool Item::send(Protocol*, String*)

  • 2016-12-04 12:37:01 +0100

    • 'setupterm' was not declared in this scope

  • 2016-06-26 13:37:27 +0200

    • str2decimal: don't return a negative zero

  • 2016-12-02 00:19:49 +0100

    • Certain combining marks cause MariaDB to crash when doing Full-Text searches

  • 2016-12-01 20:04:36 +0100

    • MariaDB Server releases contains promotion of MariaDB Corporation

  • 2016-12-02 15:22:11 +0100

    • typo fixed: s/MSYQL/MYSQL/

  • 2016-11-28 17:28:37 +0400

    • Assertion `m_cpp_buf <= ptr && ptr <= m_cpp_buf + m_buf_length' failed in Lex_input_stream::body_utf8_append(const char*, const char*)

  • 2016-11-14 08:02:35 +0100

    • Restore MY_WME flag for my_pread in read_ddl_log_entry, fix errors in buildbot

  • 2016-11-11 20:55:03 -0800

    • Fixed bug . The flag TABLE_LIST::fill_me must be reset to false at the prepare phase for any materialized derived table used in the executed query. Otherwise if the optimizer decides to generate a key for such a table it is generated only for the first execution of the query.

  • 2016-11-10 23:47:42 +0000

    • Fix passing offset parameter to my_file_pread in read_ddl_log_file_entry

  • 2016-11-03 16:21:48 +0000

    • Windows : MSI installation fails, if run by a service user (e.g LocalSystem)

  • 2016-10-27 13:03:49 +0000

    • Windows - Upgrade installer to use HeidiSQL 9.4

  • 2016-10-26 21:54:41 +0000

    • VS2015 build fixes

  • 2016-10-26 21:38:58 +0000

    • Windows - workaround VS2015 CRT bug that makes mysqldump/mysql_install_db.exe fail

  • 2016-12-08 02:03:34 +0530

    • Assertion `num_records == m_idx_array.size()' failed in Filesort_buffer::alloc_sort_buffer(uint, uint)

  • 2016-12-07 23:44:52 +0530

    • Assertion `num_records == m_idx_array.size()' failed in Filesort_buffer::alloc_sort_buffer(uint, uint)

  • 2016-12-07 18:05:13 +0400

    • Assertion `ltime->neg == 0' failed in void date_to_datetime(MYSQL_TIME*)

  • 2016-12-07 10:04:10 +0400 - Merge pull request #271 from iangilfillan/10.0

  • 2016-12-06 13:18:48 +0200

    • Update mysqldump man page

  • 2016-12-02 14:34:45 +0100

    • Server crashes in check_duplicate_key on CREATE TABLE ... SELECT

  • 2016-12-04 01:59:08 +0100 - Merge branch 'merge/merge-tokudb-5.6' into 10.0

  • 2016-12-02 10:24:00 +0100

    • 5.6.34-79.1

  • 2016-12-04 01:37:55 +0100 - Merge branch 'merge/merge-xtradb-5.6' into 10.0

  • 2016-12-02 10:22:18 +0100

    • 5.6.34-79.1

  • 2016-12-04 01:35:57 +0100

    • import a test case from percona-server-5.6.34-79.1

  • 2016-10-28 17:10:05 +0200

    • : Roles are not fully case sensitive

  • 2016-10-25 16:47:36 +0200

    • Remove labs() warning from maria and myisam storage engines

  • 2016-11-29 11:28:15 -0800

    • Fixed bug . The function Item_func_isnull::update_used_tables() must handle the case when the predicate is over not nullable column in a special way. This is actually a bug of /5.5, but it's probably hard to demonstrate that it can cause problems there.

  • 2016-11-29 09:01:46 +0200

    • : innodb.innodb-wl5522-debug-zip fails sporadically in buildbot

  • 2016-11-29 06:51:12 +0400

    • LOAD DATA INFILE fails to load data with an escape character followed by a multi-byte character

  • 2016-11-25 15:59:47 +0400

    • LOAD DATA LOCAL INFILE crashes the server on loading a backslash followed by a multi-byte character

  • 2016-11-17 15:15:20 +0200

    • : MariaDB server crashes with assertion failure in file ha_innodb.c line 11652

  • 2016-11-17 12:04:39 +0400

    • Fixing a typo in the patch for , which caused default.test failure.

  • 2016-11-16 11:00:38 +0100

    • Fix incorrect reading of events from relaylog in parallel replication.

  • 2016-11-15 23:00:11 +0100

    • Back-port Master_info::using_parallel() to 10.0.

  • 2016-11-15 11:08:01 +0100 - Merge branch 'mdev10863' into 10.0

  • 2016-11-10 18:15:36 +0400

    • A join patch for and

  • 2016-11-01 07:52:28 +0200

    • Initialize zip_dict_ids table and avoid referencing array items as currently MariaDB does not support compressed columns.

  • 2016-10-31 12:16:53 +0200

    • : rpl.rpl_parallel_partition fails with valgrind warnings in buildbot and outside

  • 2016-10-28 11:46:15 -0400

    • bump the VERSION

  • 2016-10-28 13:34:13 +0400

    • - hardening-wrapper has been removed from Debian Sid

  • 2016-12-10 23:04:41 +0200

    • Updated the list of unstable tests

  • 2016-12-09 17:13:43 +0400

    • crash with bad stat tables.

  • 2016-12-08 20:49:54 +0200

    • binlog_encryption.rpl_checksum fails sporadically in buildbot

  • 2016-12-08 17:05:01 +0200

    • binlog_encryption.encrypted_master_switch_to_unencrypted fails sporadically in buildbot

  • 2016-12-07 14:05:04 +0400 - Merge pull request #272 from iangilfillan/10.1

  • 2016-12-07 11:58:40 +0200

    • Update mysqld_multi man page

  • 2016-12-07 13:37:16 +0400 - Merge pull request #270 from JRonak/

  • 2016-12-06 02:29:52 +0530

    • fixes twin include

  • 2016-12-05 22:29:25 +0100

    • fix binlog_encryption.binlog_incident test

  • 2016-12-05 15:51:24 +0100

    • Using systemd, mariadb doesn't restart on crashes

  • 2016-12-04 21:19:32 +0100

    • mariadb-service-convert does not work after upgrading to 10.1.18

  • 2016-12-03 20:34:50 +0100

    • mysqlbinlog crashes or fails with out of memory while reading some encrypted binlogs

  • 2016-12-03 20:26:42 +0100

    • Server crashes in Binlog_crypt_data::init trying to feed encrypted log without decryption capabilities

  • 2016-12-05 20:19:01 +0200

    • Binlog encryption tests

  • 2016-12-05 15:25:59 +0200

    • CREATE FULLTEXT INDEX with a token longer than 127 bytes crashes server

  • 2016-12-05 03:13:28 +0200

    • Follow-up for - fix XtraDB rdiff files

  • 2016-12-05 03:11:42 +0200

    • Follow-up for - fix result files for embedded and 32-bit tests

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

    • Failing assertion: state == TRX_STATE_NOT_STARTED

  • 2016-12-01 14:56:09 +0200

    • innodb_buffer_pool_populate does not seem to work on 10.1.10

  • 2016-12-02 14:02:30 +0200

    • Fix Aria to support 2-byte collation IDs - Used same fix as for MyISAM: High level collation byte stored in unused bit_end position. - Moved language from header to base_info - Removed unused bit_end part in HA_KEY_SEG

  • 2016-11-30 18:36:29 +0200

    • Increase number of max table_open_cache instances

  • 2016-12-01 13:45:23 -0500

    • : InnoDB: Failing assertion: !other_lock || wsrep_thd_is_BF(lock->trx->mysql_thd, FALSE) || wsrep_thd_is_BF(other_lock->trx->mysql_thd, FALSE)

  • 2016-11-29 08:41:45 +0200

    • : innodb_zip.innodb_prefix_index_liftedlimit failed with timeout in buildbot

  • 2016-11-29 08:35:51 +0200

    • : encryption.innodb-page_encryption_compression fails with timeout on valgrind

  • 2016-11-28 09:57:28 +0100 - Merge remote-tracking branch 'my/tokudb_optimistic_parallel_replication' into 10.1

  • 2016-11-23 16:45:31 +0100

    • Parallel replication test case for TokuDB.

  • 2016-11-23 16:44:03 +0100

    • Use thd_kill_level() over old thd_killed() in TokuDB.

  • 2016-11-23 16:46:33 +0100

    • Fix optimistic parallel replication for TokuDB.

  • 2016-11-23 12:29:38 +0100

    • fix bogus stalls in the lock tree for low concurrency applications

  • 2016-11-25 06:28:02 +0200

    • (2/2) Fix some bogus-looking Valgrind warnings

  • 2016-11-25 06:09:00 +0200

    • (1/2) Fix some clang 4.0 warnings

  • 2016-11-24 15:55:55 +0400

    • Removing the unused function my_bincmp() from strings/ctype-ucs2.c

  • 2016-11-22 16:38:36 +0200

    • : innodb.innodb_blob_truncate fails in buildbot: Failing assertion: page_type == 34354 || page_type == 37401 || page_type == 17855 || page_type == 2 || page_type == 3 || ...

  • 2016-11-22 16:17:05 +0530 - Merge branch 'bb-' into 10.1

  • 2016-10-26 14:52:24 +0530

    • wsrep_node_is_ready() check is too strict Problem:- The condition that checks for node readiness is too strict as it does not allow SELECTs even if these selects do not access any tables. For example,if we run SELECT 1; OR SELECT @@max_allowed_packet; Solution:- We need not to report this error when all_tables(lex->query_tables) is NULL:

  • 2016-11-16 13:52:41 +0200

    • : Test innodb_defragment_fill_factor does not work correctly

  • 2016-11-15 13:10:21 +0100 - Merge branch 'mdev10863' into 10.1

  • 2016-11-04 12:33:42 +0100

    • : parallel replication tries to continue from wrong position

  • 2016-11-14 11:02:57 -0500

    • wsrep_info plugin: Fix test case

  • 2016-11-09 15:23:25 +0200

    • : InnoDB: Failing assertion: lock->trx->lock.wait_lock == lock When we enter here wait_lock could be already gone i.e. NULL, that should be allowed.

  • 2016-11-09 00:10:45 +0100

    • AWS Key management plugin does not build on Centos7.

  • 2016-11-07 10:51:35 -0500

    • bump the VERSION

Revision #d93bbca
MDEV-11479
Revision #f41bd7e
MDEV-11060
Revision #0c79de2
MDEV-11479
Revision #25a9a3d
MDEV-11016
Revision #72cc73c
MDEV-10368
Revision #67b570a
MDEV-10545
Revision #9c88a54
MDEV-11179
Revision #dbb06d2
MDEV-10954
Revision #5d9ca52
Revision #2f20d29
Revision #eb4f2e0
MDEV-11533
Revision #3e8155c
Revision #03dabfa
MDEV-10713
Revision #ab65db6
MDEV-10713
Revision #f5e0522
MDEV-10388
MariaDB 10.1
Revision #1d702ff
MDEV-8329
Revision #d67ef7a
MDEV-10663
Revision #035a5ac
MDEV-10713
Revision #f988bce
MDEV-10776
Revision #46dee0d
MDEV-10717
Revision #18cdff6
MDEV-10293
Revision #02d153c
Revision #4a3acbc
MDEV-11241
Revision #0a4b508
MDEV-11242
Revision #f640527
Revision #9976223
MDEV-11171
Revision #adc38ed
Revision #96b62b5
MDEV-11161
Revision #10aee66
MDEV-11248
Revision #e0f48e5
MDEV-11214
Revision #2a2e79b
MDEV-11157
Revision #d8cb682
Revision #aec4321
MDEV-9409
Revision #106664f
MDEV-11162
Revision #822fb79
MDEV-11162
Revision #c32d3e1
MDEV-10787
Revision #52b590b
Revision #3ada316969
Revision #7f2fd34
MDEV-11231
Revision #c5ef621
Revision #d4f0686
Revision #f35b0d8
Revision #7436c3d
Revision #e4a0d75
Revision #e99990c
MDEV-10744
Revision #525e214
Revision #748d993
MDEV-11364
MariaDB 5.3
Revision #b209bc3
MDEV-10427
Revision #dd0ff30
MDEV-11343
Revision #099ce1d
MDEV-11348
Revision #03ddc19
MDEV-6424
Revision #42a398b
MDEV-10780
Revision #390f2a0
Revision #f1fcc1f
Revision #9a09072
Revision #1d9b043
MDEV-10780
MDEV-11265
Revision #9741e0e
Revision #923a7f8
MDEV-11188
Revision #425d341
Revision #cb7b03b
MDEV-11164
Revision #a629b51
Revision #83f7151
MDEV-10435
Revision #870d758
MDEV-11491
Revision #8e702bc
MDEV-11504
Revision #e1e1fbc
Revision #63edd27
Revision #2114aa4
MDEV-11354
Revision #d036be7
MDEV-11354
Revision #74d52de
Revision #76546a0
MDEV-10382
Revision #5142cd5
MDEV-11052
Revision #b5aa0f4
MDEV-11319
Revision #952856c
MDEV-11288
Revision #611f916
MDEV-9038
Revision #9199d72
MDEV-11233
Revision #ead6d0d
MDEV-9451
Revision #b0754ad
MDEV-11429
Revision #f1b80d8
MDEV-11236
Revision #1e7f961
MDEV-9451
Revision #97b21a1
MDEV-10759
Revision #2996f9a
MDEV-11429
Revision #2fd3af4
MDEV-11168
Revision #dbdef41
MDEV-10686
Revision #9f31949
MDEV-10739
Revision #e493c6b
Revision #3bec0b3
Revision #021f78f
Revision #660a292
Revision #d145d1b
Revision #a68d135
MDEV-11349
Revision #8da33e3
MDEV-11349
Revision #1d8eafb
Revision #57058cb
MDEV-10377
Revision #ee3c99d
MDEV-11016
Revision #7ed5563
MDEV-11016
Revision #af05bec
MDEV-10771
Revision #bccd0b5
Revision #717f212
MDEV-10863
Revision #cf29e8c
Revision #1fee017
MDEV-10692
Revision #6ae3dd6
Revision #909e239

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