The most recent release in the MariaDB 5.5 series is:MariaDB 5.5.68 Download Now
DownloadRelease NotesChangelog[Overview of 5.5
Release date: 24 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 #ec6d8da 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 in Item_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)
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-10-17 11:43:47 -0400
bump the VERSION
2016-10-17 14:04:45 +0300
main.information_schema test fails if hostname includes 'user'
This page is licensed: CC BY-SA / Gnu FDL