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
This page is licensed: CC BY-SA / Gnu FDL