The most recent release in the MariaDB 10.0 series is:MariaDB 10.0.38 Download Now
DownloadRelease NotesChangelogOverview of 10.0
Release date: 13 Jan 2017
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 #4f53384 2017-01-12 03:37:35 +0200 - Merge branch 'bb-10.0-vicentiu' into 10.0
2017-01-12 03:36:45 +0200 - Merge branch '5.5' into 10.0
2017-01-11 09:05:36 -0500
: sql_mode can't be set with non-ascii connection charset
2017-01-10 18:31:03 +0100
Starting service with mysqld_safe_helper fails in SELINUX "enforcing" mode
2017-01-10 14:19:11 +0100
mysqld_safe: don't close stdout if set -x
2017-01-03 16:38:56 +0200
Update mysql_secure_installation man page
2017-01-10 14:20:43 +0200
Fix unit test after merge from mysql 5.5.35 perfschema
2017-01-10 12:34:51 +0200 - Merge remote-tracking branch 'origin/5.5' into 10.0
2017-01-09 14:19:02 +0400
Adding LOAD DATA tests for and
2017-01-10 12:08:36 +0200
Fix problems from 5.5 merge
2017-01-10 12:32:54 +0200 - Merge remote-tracking branch 'merge/merge-perfschema-5.6' into 10.0
2017-01-07 15:53:37 +0200
5.6.35
2016-10-25 16:59:57 +0200
5.6.34
2017-01-07 14:38:21 +0200 - Merge remote-tracking branch 'merge/merge-innodb-5.6' into 10.0
2017-01-07 14:24:42 +0200
5.6.35
2016-10-25 16:58:47 +0200
5.6.34
2017-01-06 20:24:50 +0200 - Merge remote-tracking branch 'connect/10.0' into bb-10.0-vicentiu
2016-12-25 12:32:05 +0100
Modified version number
2016-12-24 18:19:21 +0100 - Merge branch '10.0' of into ob-10.0
2016-12-23 16:58:32 +0100
Fix some XML table type bugs
2016-12-14 14:20:23 +0100
: developing handling files contained in ZIP file. Enable using multiple zip files
2016-12-12 10:57:19 +0100
: developing handling files contained in ZIP file. A first experimental and limited implementation
2016-12-02 23:03:43 +0100
SIGBUS errors in Connect Storage Engine for ArmHF and MIPS. Fix includes launchpad fix plus more to cover writing BIN tables
2016-11-27 14:42:37 +0100
Fix null pointer java error when connecting to jdbc:drill driver. By setting the context class loader
2016-11-14 19:20:40 +0100
place Java classes ApacheInterface and JdbcInterface into single jar file. Try to fix the INSTALL command
2016-11-06 14:57:27 +0100
Fix . Escape quoting character. Should be doubled. Now it is also possible to escape it by a backslash
2017-01-06 17:09:59 +0200 - Merge remote-tracking branch 'origin/5.5' into 10.0
2017-01-05 13:54:31 -0800
Fixed bug .
2017-01-05 17:38:55 +0200
Sequences of tests fail with valgrind warnings in buildbot
2017-01-01 23:13:04 +0200
funcs_2.innodb_charset fails in buldbot on valgrind builder with timeout
2017-01-04 23:05:22 +0200
main.join_cache fails in buildbot on very slow builders
2017-01-04 13:36:55 +0100
Starting service with mysqld_safe_helper fails in SELINUX "enforcing" mode
2017-01-04 13:03:30 +0200
main.pool_of_threads fails sporadically in buildbot
2017-01-04 03:33:39 +0200
main.subselect_no_exists_to_in failed in buildbot
2016-12-24 09:47:55 -0500
bump the VERSION
2016-12-22 13:02:32 +0100
reduce code duplication a little
2016-12-22 11:13:07 +0100
add an assert
2016-12-22 12:23:48 +0100
test case for Bug #23303485 : HANDLE_FATAL_SIGNAL (SIG=11) IN SUBSELECT_UNION_ENGINE::NO_ROWS
2016-12-22 12:49:06 +0100 - Merge branch 'mysql/5.5' into 5.5
2016-12-20 21:16:23 +0100
Numerous issues in mysqld_safe
2016-12-20 15:17:59 +0100
move check_user/set_user from mysqld.cc to mysys
2016-12-22 15:51:37 +0530
: Crash When Using sort_union Optimization
2016-12-21 15:39:45 +0400
Assertion ``fixed == 1'failed in virtual String*Item_func_conv_charset::val_str(String*)`
2016-12-20 17:42:08 +0400
- Identical logical conditions
2016-12-08 23:27:04 +0530
: fixes Identical logical conditions
2016-12-20 12:45:48 +0000
Fix pointer formatting in crash handler output.
2016-12-20 10:25:25 +0100
: UNION query returns incorrect rows outside conditional evaluation
2016-12-16 17:16:02 +0300
: Database crashes in the query to the View
2016-12-16 17:08:31 +0300
: Assertion ``outer_context || !*from_field || *from_field == not_found_field'` ...
2016-12-19 16:09:20 +0400
Bundling insert with create statement for table with unsigned Decimal primary key issues warning 1194.
2016-12-19 14:28:08 +0400
Assertion ``arg1_int >= 0'failed inItem_func_additive_op::result_precision()`
2016-12-16 14:44:08 +0200
Typo, update limit in comment
2016-12-16 17:42:21 +0100
Buildbot tests fail with warnings on server shutdown after rpl.rpl_row_mysqlbinlog
2016-12-16 10:10:08 +0100
cleanup: rpl.rpl_row_mysqlbinlog
2016-12-15 18:20:58 +0100
Queries executed by event scheduler are written to slow log incorrectly or not written at all
2016-12-16 18:37:11 +0400
Audit plugin sometimes causes server to crash when using with MySQL.
2016-12-11 00:50:00 +0200
Follow-up for 02d153c7b9 (str2decimal: don't return a negative zero)
2017-01-11 14:13:30 +0200
InnoDB: Enable UNIV_DEBUG_VALGRIND for cmake -DWITH_VALGRIND
2017-01-11 04:45:47 +0200
Updated list of unstable tests for 10.0.29 release
2017-01-10 14:11:32 +0200
Fix an innodb_plugin leak noted in
2017-01-09 23:37:42 +0400
Reproducible server crash after the 2nd ALTER TABLE ADD FOREIGN KEY IF NOT EXISTS.
2017-01-08 17:51:36 +0200
: ``! is_set()' or !is_set() || (m_status == DA_OK_BULK && is_bulk_op())' fails in Diagnostics_area::set_ok_status on CREATE OR REPLACE with ARCHIVE table
2017-01-04 22:41:43 +0100
Search path for my.ini is wrong for default installation Add <install_root>/data/my.ini to the search path - this my.ini location is used since
2017-01-04 22:50:48 +0100
Windows : use meaningful DEFAULT_MYSQL_HOME - base directory for the default installation.
2017-01-04 23:04:37 +0100
Client plugins cannot be loaded by command line tools in default installation.
2016-07-25 16:06:52 +0300
Calling a stored function from a nested select from temporary table causes unpredictable behavior
2016-07-25 13:07:50 +0200
: Stopped SQL slave thread doesn't print a message to error log like IO thread does
2017-01-01 15:36:56 +0200
Replication tests fail on valgrind due to waiting-related timeouts
2017-01-04 19:11:13 +0200
Sphinx test suite refuses to run silently
2017-01-05 20:13:34 +0200
Memory leak in innodb.innodb_corrupt_bit
2017-01-01 19:35:44 +0200
rpl.sec_behind_master-5114 fails sporadically in buildbot
2017-01-04 13:26:09 +0100
: DBUG_ASSERT on CREATE VIEW v1 AS SELECT * FROM t1 FOR UPDATE
2017-01-03 19:32:47 +0200
InnoDB tries to create unused table SYS_ZIP_DICT
2017-01-01 20:06:03 +0200
main.pool_of_threads fails sporadically in buildbot
2016-12-27 14:13:32 +0530
Extra persistent columns on slave always gets NULL in RBR
2016-12-27 03:21:13 +0200
Disable the test for valgrind builds
2016-12-19 15:57:41 +0200
InnoDB leaks foreign key metadata on DDL operations
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 inFilesort_buffer::alloc_sort_buffer(uint, uint)`
2016-12-07 23:44:52 +0530
Assertion ``num_records == m_idx_array.size()'failed inFilesort_buffer::alloc_sort_buffer(uint, uint)`
2016-12-07 18:05:13 +0400
Assertion ``ltime->neg == 0'failed invoid 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-04 12:33:42 +0100
: parallel replication tries to continue from wrong position
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
This page is licensed: CC BY-SA / Gnu FDL