The most recent release in the MariaDB 10.0 series is:MariaDB 10.0.38 Download Now
DownloadRelease NotesChangelogOverview of 10.0
Release date: 30 Jan 2018
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 #d01dbe66a8 2018-01-27 20:37:09 +0200
List of unstable tests for 10.0.34 release
2018-01-25 19:48:36 +0200
Remove ut_win_init_time from innodb
2018-01-23 11:24:53 +0100
test_if_reopen: Assertion `strcmp(share->unique_file_name,filename) || share->last_version' failed upon select from I_S
2018-01-25 12:11:30 +0200
Port innodb_print_lock_wait_timeout_info_basic from Percona
2018-01-25 11:33:34 +0200
Fix innodb compilation failure on Windows
2018-01-24 20:21:58 +0200
Remove xtradb "fragmentation-statistics" patches
Merge 2018-01-24 20:20:11 +0200 - Merge branch 'merge-xtradb-5.6' into 10.0
2018-01-23 18:04:34 +0200
5.6.38-83.0
Merge 2018-01-24 18:23:25 +0200 - Merge branch 'merge-innodb-5.6' into 10.0
2018-01-23 17:43:37 +0200
5.6.39
2018-01-24 17:55:26 +0200
Remove innodb.test "keep away" comment
2018-01-24 17:54:25 +0200
Update Tokudb Test Results
2018-01-23 20:19:16 +0200
Make TokuDB run on 10.0
Merge 2018-01-24 16:14:13 +0200 - Merge branch 'merge-tokudb-5.6' into 10.0
2018-01-23 19:20:10 +0200
5.6.38-83.0
2018-01-24 16:12:52 +0200
Squashed commit of connect/10.0:
2018-01-24 15:18:36 +0200
Fix Innodb ASAN error on init
Merge 2018-01-24 12:29:31 +0200 - Merge remote-tracking branch '5.5' into 10.0
2018-01-24 10:58:27 +0100
typo fix
2018-01-23 23:19:09 +0100
incorrect backslash parsing in clients
2018-01-23 19:29:12 +0200
Add ASAN instrumentation (and more strict Valgrind) to InnoDB
2018-01-23 18:08:55 +0200
Silence -Wimplicit-fallthrough
2018-01-15 14:50:35 +0100
: Server crashes in Item_cond::transform on 2nd execution of SP querying from a view
2018-01-21 23:44:31 +0100
Fix Item tree changes/rollback debug print
2018-01-23 15:47:54 +0530
Assertion `0' failed in retrieve_auto_increment ...
2018-01-19 19:52:01 +1100
: Replace MySQL -> MariaDB in init scripts
2018-01-23 11:56:52 +0100
Fix error message typo
2018-01-23 07:37:00 +1100
mysql_install_db: correct hosting/source/maillist information
2018-01-23 07:35:38 +1100
mysql_install_db: correct --skip-grant-tables help
2018-01-23 11:57:54 +0300
fix build for recent clang
2018-01-22 23:51:32 +0200
Fix TokuDB Not building
2018-01-22 13:39:59 +0100
improve ASAN instrumentation: clang
2018-01-21 21:18:57 +0200
: Assertion `!table || (!table->read_set... failed in Field_num::val_decimal
2018-01-21 13:12:33 +0200
Remove commented out code post merge fix in 2011
2018-01-21 20:48:59 +0100
improve ASAN instrumentation: InnoDB/XtraDB
2018-01-21 15:08:33 +0100
Finally! Make './mtr --valgrind-mysqld --gdb' to work.
2018-01-20 17:59:37 +0100
Free memory in unit tests. Makes ASAN happier.
2018-01-21 12:50:49 +0100
improve ASAN instrumentation: table->record[0]
2018-01-21 11:30:02 +0100
improve ASAN instrumentation: mtr
2018-01-21 12:53:17 +0100
improve ASAN instrumentation: MEM_ROOT
2018-01-20 12:50:28 +0100
improve ASAN instrumentation: TRASH
2018-01-20 17:59:11 +0100
Correct TRASH() macro usage
2018-01-20 11:45:23 +0100
Fix compilation without dlopen
2018-01-22 11:18:10 +0200
MySQL#74585 - InnoDB: Failing assertion: *mbmaxlen < 5 in file ha_innodb.cc line 1904
2018-01-19 18:04:51 +0200
Add dummy defintion for Dl_info in case we're missing dladdr
2018-01-19 11:01:32 -0500
bump the VERSION
2018-01-16 22:57:52 +0200
: Stack trace is not resolved for shared objects
2018-01-19 13:29:31 +0530
: Server crash in key_copy / get_matching_chain_by_join_key or valgrind warnings
2018-01-18 09:20:55 -0800
Fixed [ERROR] mysqld got signal 11 with join_buffer and join_cache
2018-01-24 09:57:18 +0200
Update sponsors
2018-01-23 23:48:57 +0200
tokudb_alter_table.drop_add_pk_part_104 fails
2018-01-23 19:21:58 +0200
Fixed a few compiler warnings
2018-01-23 19:21:44 +0200
Fix for Crash in print_keydup_error()
2018-01-22 16:53:10 +0100
: COLUMN_JSON() doesn't escape control characters in string values
2018-01-22 20:10:57 +0100
connect.drop-open-error fails
2018-01-22 16:50:20 +0200
"Error: trying to do an operation on a dropped tablespace"
2018-01-18 09:29:49 +0200
Make row_mysql_table_id_reassign() static
Merge 2018-01-11 10:16:38 +0200 - Merge 5.5 into 10.0
2018-01-08 14:24:04 +0200
InnoDB: Failing assertion: !dict_index_is_online_ddl(index) upon ALTER TABLE
2018-01-04 20:38:42 +0200
Fix a truncation warning introduced in
Merge 2018-01-03 20:40:41 +0200 - Merge 5.5 into 10.0
Merge 2018-01-02 21:52:46 +0200 - Merge 5.5 into 10.0
2017-12-28 17:13:42 +0200
Update mysqladmin man page
2017-12-22 14:03:25 +0400
Merge InnoDB test cases from MySQL 5.7
2017-12-21 18:00:24 +0200
Follow up to : FLUSH privileges can break hierarchy of roles
2017-12-21 17:19:13 +0200
Assertion failure when reporting duplicate key error in online table rebuild
Merge 2017-12-20 12:51:57 +0200 - Merge remote-tracking branch '5.5' into 10.0
2017-12-20 13:49:27 +0400
An after-fix for Assertion failing: `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())
2017-12-20 09:21:08 +0200
Correct a function comment
2017-12-17 18:33:22 +0200
: FLUSH PRIVILEGES can break hierarchy of roles
2017-12-16 11:56:16 +0200
: Set role does not properly grant privileges.
2017-12-18 19:46:23 +0200
innodb.drop_table_background failed in buildbot with "Tablespace for table exists"
2017-12-15 16:38:46 +0100
Incompatible key or row definition between the MariaDB .frm file and the information in the storage engine
2017-12-18 11:25:38 +0400
Assertion failing: `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())
2017-12-13 22:30:13 +0200
Follow-up fix for : Plug a memory leak
2017-12-13 18:56:22 +0200
Rollback progress log messages during crash recovery are intermixed with unrelated log messages
2017-12-13 18:53:46 +0200
Follow-up to : Use recv_sys_t::report()
2017-12-13 18:02:09 +0200
InnoDB shutdown should not be blocked by a large transaction rollback
2017-12-13 16:18:08 +0200
InnoDB may hang if shutdown is initiated soon after startup while rolling back recovered incomplete transactions
2017-11-20 11:00:44 +0200
mysql_uprade --help and man page fixes
2017-11-16 14:03:02 +0200
: InnoDB assertion failure: *cursor->index->name == TEMP_INDEX_PREFIX
2017-11-16 13:21:07 +0200
: InnoDB assertion failure: *cursor->index->name == TEMP_INDEX_PREFIX
2017-11-16 13:18:22 +0200
: InnoDB assertion failure: *cursor->index->name == TEMP_INDEX_PREFIX
2017-11-15 15:52:03 +0400
Wrong VIEW results for CHAR(0xDF USING latin1)
2017-11-14 11:29:52 +0300
removed garbase struct member
2017-11-13 16:30:02 +0100
: COLUMN_CREATE unicode name breakage
2017-11-10 09:07:45 +0200
Fix a -Wimplicit-fallthrough warning
2017-11-03 12:33:01 +0100
mysqlbinlog --version output is the same on 10.x as on 5.5.x, and contains not only version
2017-11-09 20:51:11 +0100
remove redundant tests from mysql-test/include/*.inc files
2017-10-22 21:29:31 +0200
typo
Merge 2017-11-09 20:33:23 +0100 - Merge branch '5.5' into 10.0
2017-11-08 15:47:49 +0100
: Unknown column error when adding aggregate to function in oracle style procedure FOR loop
2017-11-07 21:57:42 +0400
INET6_NTOA output is set as null to varchar(39) variable
2017-11-06 14:55:34 +0200
IMPORT TABLESPACE must not go beyond FSP_FREE_LIMIT
2017-11-04 02:39:16 +0200
, sys_vars.innodb_buffer_pool_* tests fail
2017-11-01 18:40:09 +0200
Server does not remove #sql*.frm files after crash during ALTER TABLE
2017-11-01 19:57:47 +0200
main.view test uses CHECK PARTITION but does not check for the partition plugin
2017-11-03 22:36:58 +0400
Audit log writes invalid SQL if single-line comments are present.
2017-11-03 17:05:41 +0400
Audit log writes invalid SQL if single-line comments are present.
2017-03-07 19:21:42 +0100
-Werror should not appear in released tarballs
2017-10-27 11:36:32 +0300
Backport from 10.2 (InnoDB/XtraDB shutdown failure)
2017-10-30 12:31:40 -0400
bump the VERSION
This page is licensed: CC BY-SA / Gnu FDL