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.
Merge 2018-05-01 11:47:43 +0200 - Merge branch '5.5' into 10.0
2018-04-30 23:06:09 +0200
Use after free in authentication
2018-04-30 13:50:59 +0200
Bug#25471090: MYSQL USE AFTER FREE
Merge 2018-04-29 00:38:10 +0200 - Merge branch '5.5' into 10.0
2018-04-27 11:21:55 +0200
Bug#25471090: MYSQL USE AFTER FREE
2018-04-24 15:51:49 -0700
Wrong results when calling a stored procedure multiple times with different arguments.
2018-04-12 14:55:43 +0200
: Assertion `!new_field->field_name.str || strlen(new_field->field_name.str) == new_field->field_name.length' failed in create_tmp_table on 2nd execution of PS with semijoin
2018-04-26 22:42:42 +0300
List of unstable tests for 10.0.35 release
Merge 2018-04-26 14:16:31 +0200 - Merge branch 'merge-pcre' into 10.0
2018-04-24 19:08:50 +0200
8.42
2018-04-24 20:28:31 +0200
Squashed commit of connect/10.0:
Merge 2018-04-26 14:14:51 +0200 - Merge branch 'merge-tokudb-5.6' into 10.0
2018-04-24 16:25:16 +0200
5.6.39-83.1
Merge 2018-04-26 14:13:58 +0200 - Merge branch 'merge-xtradb-5.6' into 10.0
2018-04-24 16:17:43 +0200
5.6.39-83.1
Merge 2018-04-26 14:11:39 +0200 - Merge branch 'merge-perfschema-5.6' into 10.0
2018-04-21 17:40:17 +0200
5.6.40 (no changes)
2018-01-23 17:58:06 +0200
5.6.39 (no changes)
Merge 2018-04-26 14:11:09 +0200 - Merge branch 'merge-innodb-5.6' into 10.0
2018-04-21 17:37:24 +0200
5.6.40
2018-04-25 13:20:44 +0200
Server crashes upon adding or dropping a partition in ALTER under LOCK TABLE after ER_SAME_NAME_PARTITION
2018-04-26 14:22:09 +0300
Fix compilation error when compiling with valgrind
2018-04-26 14:21:36 +0300
Increase number of max table_open_cache instances
2018-04-23 16:19:50 +0300
Crash in INFORMATION_SCHEMA.INNODB_SYS_TABLES when accessing corrupted record
2018-04-21 12:11:04 +0300
Remove the "register" keyword
2018-04-20 22:05:19 +0300
Fix -Wimplicit-fallthrough
2018-04-20 10:35:22 +0300
Assertion failure 'key->flags & 1' on ALTER TABLE
2018-04-21 13:13:19 +0200
- Crash in CREATE OR REPLACE TABLE t1 AS SELECT spfunc()
2018-04-20 20:58:46 +0200
mysqltest: use do_stmt_close() not mysql_stmt_close()
Merge 2018-04-20 13:16:03 +0200 - Merge branch '5.5' into 10.0
2018-04-20 10:10:33 +0200
Server crashes upon adding or dropping a partition in ALTER under LOCK TABLE after ER_SAME_NAME_PARTITION
2018-04-20 09:40:29 +0200
compiler warning
2018-04-17 00:44:46 +0200
ASAN error in main.statistics_index_crash-7362
2018-04-11 14:22:10 +0400
- storage/oqgraph: Quench warnings with Boost 1.66
2018-04-06 13:33:08 +0400
- OQGraph fails to build on FreeBSD
2018-04-04 23:35:47 +0200
Update contributors
Merge 2018-04-03 18:08:30 +0300 - Merge branch '5.5' into 10.0
2018-03-27 07:55:56 +1100
increase upper value of max_prepared_stmt_count to UINT32_MAX
2018-04-02 13:14:30 +0300
: session optimizer_use_condition_selectivity=5 causing SQL Error (1918): Encountered illegal value '' when converting to DECIMAL
2018-03-26 10:33:58 +0400
using CONVERT() inside AES_ENCRYPT() in an UPDATE corrupts data
Merge 2018-03-23 11:44:29 +0100 - Merge branch '5.5' into 10.0
Merge 2018-03-20 18:36:03 +0200 - Merge 5.5 into 10.0
2018-03-16 18:57:21 +0530
: Valgrind warnings 'Invalid read' in subselect_engine::calc_const_tables with SQ in WHERE and HAVING, ORDER BY, materialization+semijoin
Merge 2018-03-14 12:10:31 +0200 - Merge branch '5.5' into 10.0
2018-03-13 12:42:41 +0400
Assertion `ltime->neg == 0' failed in date_to_datetime
2018-03-12 13:06:21 +0200
DROP TABLE hangs for InnoDB table with FULLTEXT index
2018-03-09 22:26:27 +0200
Restore fix for MySQL BUG#39053 - UNINSTALL PLUGIN does not allow the storage engine to cleanup open connections
Merge 2018-02-22 09:22:03 +0100 - Merge branch '5.5' into 10.0
2018-02-12 15:12:49 +0100
Configure errors when building without INNOBASE
2018-02-13 13:01:14 +0200
innodb_read_only tries to modify files if transactions were recovered in COMMITTED state
2018-02-09 19:47:00 +0400
Wrong results for SELECT..WHERE non_indexed_datetime_column=indexed_time_column
2018-02-08 21:12:11 +0200
Update wrong xtradb version
2018-02-08 13:26:44 +0200
Make the test innodb.recovery_shutdown more robust
: Server crashes in Bitmap<64u>::merge / add_key_field
2018-01-31 20:22:31 +0100
don't crash debug builds on "packets out of order"
2018-01-30 10:54:28 -0500
bump the VERSION
2018-01-30 11:28:21 +0400
Server crashes in prep_alter_part_table on 2nd execution of PS.
2018-01-30 11:35:27 +0400
UNHEX() of a somewhat complicated CONCAT() returns NULL
2018-01-30 11:07:35 +0400
ExtractValue(xml,something_complex) does not work
2018-01-29 16:39:54 +0200
Do not SET DEBUG_DBUG=-d,... in tests
Merge 2018-01-29 16:32:59 +0200 - Merge 5.5 into 10.0
2018-01-29 11:01:02 +0200
Revert ": Add trx pointer to struct mtr_t"
Be notified of new MariaDB Server releases automatically by 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.