MariaDB 5.5.54 Changelog

The most recent release in the MariaDB 5.5 series is:
MariaDB 5.5.68 Download Now

Download Release Notes Changelog 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
  • Revision #e7d7910 2016-12-22 11:13:07 +0100
    • add an assert
  • Revision #48655ce 2016-12-22 12:23:48 +0100
    • test case for Bug #23303485 : HANDLE_FATAL_SIGNAL (SIG=11) IN SUBSELECT_UNION_ENGINE::NO_ROWS
  • Revision #9fefe97 2016-12-22 12:49:06 +0100 - Merge branch 'mysql/5.5' into 5.5
  • Revision #8fcdd6b 2016-12-20 21:16:23 +0100
    • Numerous issues in mysqld_safe
  • Revision #c8e49f2 2016-12-20 15:17:59 +0100
    • move check_user/set_user from mysqld.cc to mysys
  • Revision #706fb79 2016-12-22 15:51:37 +0530
    • MDEV-10927: Crash When Using sort_union Optimization
  • Revision #5e051bfa 2016-12-21 15:39:45 +0400
    • MDEV-10386 Assertion `fixed == 1' failed in virtual String* Item_func_conv_charset::val_str(String*)
  • Revision #ef82fd8 2016-12-20 17:42:08 +0400
  • Revision #cbd7548 2016-12-08 23:27:04 +0530
  • Revision #e025ebc 2016-12-20 12:45:48 +0000
    • Fix pointer formatting in crash handler output.
  • Revision #aaff3d6 2016-12-20 10:25:25 +0100
    • MDEV-10172: UNION query returns incorrect rows outside conditional evaluation
  • Revision #f23b41b 2016-12-16 17:16:02 +0300
    • MDEV-10148: Database crashes in the query to the View
  • Revision #268bb69 2016-12-16 17:08:31 +0300
    • MDEV-7691: Assertion `outer_context || !*from_field || *from_field == not_found_field' ...
  • Revision #19896d4 2016-12-19 16:09:20 +0400
    • MDEV-10274 Bundling insert with create statement for table with unsigned Decimal primary key issues warning 1194.
  • Revision #2f6fede 2016-12-19 14:28:08 +0400
    • MDEV-10524 Assertion `arg1_int >= 0' failed in Item_func_additive_op::result_precision()
  • Revision #c4d9dc70 2016-12-16 14:44:08 +0200
    • Typo, update limit in comment
  • Revision #b2b210b 2016-12-16 17:42:21 +0100
    • MDEV-11543 Buildbot tests fail with warnings on server shutdown after rpl.rpl_row_mysqlbinlog
  • Revision #b03b38d 2016-12-16 10:10:08 +0100
    • cleanup: rpl.rpl_row_mysqlbinlog
  • Revision #e86580c 2016-12-15 18:20:58 +0100
    • MDEV-11552 Queries executed by event scheduler are written to slow log incorrectly or not written at all
  • Revision #211cf93 2016-12-16 18:37:11 +0400
    • MDEV-11510 Audit plugin sometimes causes server to crash when using with MySQL.
  • Revision #14e1f32 2016-12-11 00:50:00 +0200
    • Follow-up for 02d153c7b9 (str2decimal: don't return a negative zero)
  • Revision #03dabfa 2016-12-08 22:54:58 +0100
    • MDEV-10713: 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)))
  • Revision #ab65db6 2016-12-08 21:03:45 +0100
    • Revert "MDEV-10713: 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)))"
  • Revision #f5e0522 2016-12-07 13:06:14 +0100
  • Revision #1d702ff 2016-12-07 14:42:08 +0400
    • MDEV-8329 MariaDB crashes when replicate_wild_ignore_table is set to NULL.
  • Revision #d67ef7a 2016-12-05 17:37:54 +0100
    • MDEV-10663: Use of Inline table columns in HAVING clause throws 1463 Error
  • Revision #035a5ac 2016-09-26 18:15:11 +0200
    • MDEV-10713: 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)))
  • Revision #f988bce 2016-09-21 18:36:34 +0200
  • Revision #46dee0d 2016-12-05 16:50:12 +0400
    • MDEV-10717 Assertion `!null_value' failed in virtual bool Item::send(Protocol*, String*)
  • Revision #18cdff6 2016-12-04 12:37:01 +0100
    • MDEV-10293 'setupterm' was not declared in this scope
  • Revision #02d153c 2016-06-26 13:37:27 +0200
    • str2decimal: don't return a negative zero
  • Revision #4a3acbc 2016-12-02 00:19:49 +0100
    • MDEV-11241 Certain combining marks cause MariaDB to crash when doing Full-Text searches
  • Revision #0a4b508 2016-12-01 20:04:36 +0100
    • MDEV-11242 MariaDB Server releases contains promotion of MariaDB Corporation
  • Revision #f640527 2016-12-02 15:22:11 +0100
    • typo fixed: s/MSYQL/MYSQL/
  • Revision #9976223 2016-11-28 17:28:37 +0400
    • MDEV-11171 Assertion `m_cpp_buf <= ptr && ptr <= m_cpp_buf + m_buf_length' failed in Lex_input_stream::body_utf8_append(const char*, const char*)
  • Revision #adc38ed 2016-11-14 08:02:35 +0100
    • Restore MY_WME flag for my_pread in read_ddl_log_entry, fix errors in buildbot
  • Revision #96b62b5 2016-11-11 20:55:03 -0800
    • Fixed bug MDEV-11161. 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.
  • Revision #10aee66 2016-11-10 23:47:42 +0000
    • MDEV-11248 Fix passing offset parameter to my_file_pread in read_ddl_log_file_entry
  • Revision #e0f48e5 2016-11-03 16:21:48 +0000
    • MDEV-11214 Windows : MSI installation fails, if run by a service user (e.g LocalSystem)
  • Revision #2a2e79b 2016-10-27 13:03:49 +0000
    • MDEV-11157 Windows - Upgrade installer to use HeidiSQL 9.4
  • Revision #d8cb682 2016-10-26 21:54:41 +0000
    • VS2015 build fixes
  • Revision #aec4321 2016-10-26 21:38:58 +0000
    • MDEV-9409 Windows - workaround VS2015 CRT bug that makes mysqldump/mysql_install_db.exe fail
  • Revision #6e25727 2016-10-17 11:43:47 -0400
    • bump the VERSION
  • Revision #df87be5 2016-10-17 14:04:45 +0300
    • MDEV-11069 main.information_schema test fails if hostname includes 'user'

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.