The most recent release in the MariaDB 10.0 series is:MariaDB 10.0.38 Download Now
DownloadRelease NotesChangelogOverview of 10.0
Release date: 24 Jun 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 #9fc102b 2016-06-23 12:44:28 +0400
Fixed testcase check failure after db938.test
2016-06-23 12:16:20 +0400
- Hard crash in metadata_lock_info
2016-06-23 12:06:16 +0400
- Hard crash in metadata_lock_info
2016-06-23 07:42:40 +0300
Merge from 5.5
2016-06-22 15:31:58 +0200
compilation failures
2016-06-21 10:25:08 +1000
: Enable OQGRAPH Engine to compile with Boost-1.60+
2016-06-20 23:43:01 +0300
: REVOKE ALL PRIVILEGES, GRANT OPTION FROM CURRENT_ROLE breaks replication
2016-05-30 21:42:36 +0300
[] Roles and Users longer than 6 characters
2016-06-22 10:54:19 +0200 - Merge branch 'bb-10.0-serg' into 10.0
2016-06-22 09:41:06 +0200
Fixed for failures in buildbot: TokuDB
2016-06-22 00:24:42 +0200
Fixed for failures in buildbot: Replication
2016-06-22 00:20:28 +0200
Fixed for failures in buildbot: Windows
2016-06-21 16:44:03 +0200 - Merge branch 'merge-pcre' into 10.0
2016-06-21 16:02:35 +0200
8.39
2016-06-21 15:57:20 +0200 - Merge branch 'connect/10.0' into 10.0
2016-06-20 15:26:05 +0200 - Merge branch '10.0' of into 10.0
2016-06-13 14:28:02 +0200
Possibly fix Reset remote tables when re-opening
2016-06-02 23:36:19 +0200
git90.msg + git91.msg
2016-05-23 15:17:43 +0200
New version of the java JdbcInterface
2016-05-22 11:13:10 +0200 - Merge branch '10.0' of into 10.0
2016-05-21 14:58:22 +0200 - Merge branch 'ob-10.0' into 10.0
2016-05-21 14:56:47 +0200
Fix wrong return from ExecuteQuery
2016-05-21 12:11:27 +0200
Commit changes made from 10.1
2016-05-13 01:20:46 +0200 - Merge branch 'ob-10.0' into 10.0
2016-05-12 23:26:40 +0200
Add forgotten changes made on 10.1
2016-05-12 23:08:22 +0200
Add all changes made on 10.1
2016-06-21 15:55:37 +0200 - Merge branch 'bb-10.0-serg' into 10.0
2016-06-21 15:47:55 +0200 - Merge branch 'merge-perfschema-5.6' into 10.0
2016-06-21 14:22:52 +0200
5.6.31
2016-04-26 19:06:20 +0200
5.6.30
2016-06-21 15:27:09 +0200 - Merge branch 'merge-xtradb-5.6' into 0.0
2016-06-21 14:20:09 +0200
5.6.30-76.3
2016-06-21 14:58:19 +0200 - Merge branch 'merge-innodb-5.6' into 10.0
2016-06-21 14:21:03 +0200
5.6.31
2016-06-21 14:11:02 +0200 - Merge branch '5.5' into bb-10.0
2016-06-20 16:12:54 +0200
fix a mysql-5.5.50 merge: mysqlcheck
2016-06-19 14:51:03 +0200
InnoDB receives 'Bad file descriptor' error, possibly related to feedback plugin
2016-06-17 18:54:11 +0400
- main.events_restart fails sporadically in buildbot (crashes upon shutdown)
2016-06-17 12:39:20 -0400
bump the VERSION
2016-06-17 14:59:17 +0300
TokuDB assertion error when building with DEBUG
2016-06-15 13:53:19 +0200
my_b_seek() may not work correctly after my_b_read() hits EOF
2016-06-11 22:56:48 +0200 - Merge branch '10.0-tokudb-merge' into 10.0
2016-06-11 22:47:30 +0200
fix tokudb tests after the merge
2016-06-11 01:06:09 +0200 - Merge branch 'merge-tokudb-5.6' into 10.0-tokudb-merge
2016-06-10 19:47:58 +0200
5.6.30-76.3
2016-04-26 20:58:29 +0200
5.6.29-76.2
2016-06-10 20:48:59 +0200 - Merge branch 'merge-tokudb-5.6' into 10.0-tokudb-merge
2016-04-26 20:56:25 +0200
move mysql-test into storage/tokudb, rename suites
2016-02-16 19:44:10 +0100
5.6.28-76.1
2015-12-15 17:23:58 +0100
5.6.27-76.0
2016-05-09 18:38:16 +0200
Compiling on IBM System Z fails
2016-06-22 10:23:11 +0200
revert part of 69f1a32
2016-06-21 23:34:31 +0400
- Hard crash in metadata_lock_info
2016-06-21 21:26:31 +0400
Cannot load from mysql.event when sql_mode is set to PAD_CHAR_TO_FULL_LENGTH The patch fixes the problem with loading information from system tables (e.g. event and help related tables) when PAD_CHAR_TO_FULL_LENGTH is enabled, as well as includes some additional minor improvements: - refactoring in get_field() to return an error rather than success if strmake_root() failed - removing of duplicate code in similar functions: char *get_field(MEM_ROOT *mem, Field *field) bool get_field(MEM_ROOT *mem, Field *field, String *res)
2016-06-21 19:20:11 +0200
Replace dynamic loading of mysqld.exe data for plugins, replace with MYSQL_PLUGIN_IMPORT
2016-06-20 14:35:58 +0200
: MySQL Bug#11757486:49539: NON-DESCRIPTIVE ERR (ERROR 0 FROM STORAGE ENGINE) WITH MULTI-TABLE UPDATE
2016-06-20 13:54:19 +0400
- Valgrind warnings in buildbot after a set of mroonga tests
2016-06-15 13:57:44 +0400
- Hard crash in metadata_lock_info
2016-04-26 13:42:10 +0400
- connect.json_udf_bin valgrind warnings
2016-06-21 12:37:39 +0300
: innodb.innodb_bug53290 fails (crashes) on sol10-64 in buildbot
2016-06-20 22:08:55 +0300
Merge commit from 10.1:
2016-06-20 14:11:01 +0400
InnoDB NOT IN Query Crash When One Item Is NULL
2016-06-20 09:58:31 +0300
: information_schema.index_statistics doesn't delete item when drop table indexes or drop table;
2016-06-18 10:46:55 +0400
mysql_install_db error processing ignore_db_dirs.
2016-06-16 14:57:32 +0400
having '2015-01-01 01:00:00.000001' > coalesce(NULL) returns true The problem was earlier fixed by the patch for . Adding tests only.
2016-06-16 13:41:45 +0400
mysql_install_db error processing ignore_db_dirs.
2016-06-16 12:35:14 +0400
mysql_install_db error processing ignore_db_dirs.
2016-06-08 15:16:24 +0200
Merge branch 'mdev9991' into mdev9991-10.0
2016-05-28 13:11:09 +0300
Follow-up for commit 38b89a61c3ace83b32c079489922a0cae5106b56
2016-05-27 22:52:03 +0400
Merge pull request #176 from iangilfillan/10.0
2016-05-27 18:25:14 +0200
Update sponsors
2016-05-24 23:15:00 +0200
: do not suggest upgrade from MySQL 5.7 to MariaDB 10.x in the installer. Do not lauch upgrade wizard after installation
2016-04-30 11:23:46 -0400
bump the VERSION
This page is licensed: CC BY-SA / Gnu FDL