MariaDB 5.5.57 Changelog
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: 19 Jul 2017
For the highlights of this release, see therelease notes.
The revision number links will take you to the revision's page on GitHub. OnGitHub you can view more details of the revision and view diffs of the code modified in that revision.
Merge Revision #59fca5806a 2017-07-18 19:50:11 +0200 - Merge branch 'merge-xtradb-5.5' into 5.5
Revision #46977e0a01 2017-07-18 19:47:01 +0200
5.5.55-38.8
Revision #cba2ac6ef1 2016-12-22 13:06:44 +0100
5.5.53-38.5
Revision #58aaae6f2a 2017-07-18 16:42:40 +0200
ensure that filename in COM_BINLOG_DUMP isn't too long
Revision #172e3a1bc6 2017-05-01 18:34:11 +1000
MDEV-12646: Apply fixes found by Coverity static analysis tool
Revision #f9dbfa58a5 2017-03-15 08:33:46 +1100
MDEV-658: debian debug symbols require compat 9
Revision #7c9d00e0bb 2017-07-18 14:48:25 +0200
Bug #24595639: INCORRECT BEHAVIOR IN QUERY WITH UNION AND GROUP BY
Revision #9b3360ea44 2017-07-18 14:47:40 +0200
BUG#25250768: WRITING ON A READ_ONLY=ON SERVER WITHOUT SUPER PRIVILEGE
Revision #f6bcdb9e3c 2017-07-18 14:45:44 +0200
test case for loadxml and spaces
Merge Revision #9a5fe1f4ea 2017-07-18 14:59:10 +0200 - Merge remote-tracking branch 'mysql/5.5' into 5.5
Revision #e7fd6ed387 2017-07-17 22:34:07 +0200
MDEV-11240: Server crashes in check_view_single_update or Assertion `derived->table' failed in mysql_derived_merge_for_insert
Revision #7e44eabdad 2017-07-18 13:19:34 +0400
MDEV-11205 UDF_ARGS "attribute_lengths" incorrect value.
Revision #c9883b7591 2017-07-02 14:53:23 +1000
ma_check/mi_check: maria_repair_parallel initialization for !quick
Revision #7d309b5f74 2017-07-18 01:38:13 +0300
Add storage_engine/parts overlay for MyISAM
Revision #d023156782 2015-10-30 10:10:43 +0400
MDEV-8692 prefschema test failures on ARM (on Debian build system)
Revision #6efee22541 2017-07-14 19:08:59 +0200
change flags as it was done in MyISAM
Revision #ec4e39558e 2017-07-02 17:02:03 +1000
ma_recovery: unintentional order of operations
Revision #0375f2e273 2017-07-14 15:30:27 +0200
MDEV-12144 Signal 6 crash corrupts ibd files
Revision #7338d3f221 2017-07-14 13:37:37 +1000
client: mysql - fix type
Revision #27bc13b7a2 2017-07-12 19:31:01 +0200
MDEV-12136 SELECT COUNT(DISTINCT) returns the wrong value when tmp_table_size is limited
Revision #e7f51e5d26 2017-07-12 19:20:52 +0200
MDEV-12136 SELECT COUNT(DISTINCT) returns the wrong value when tmp_table_size is limited
Revision #181d9d2892 2017-07-12 15:54:04 +0200
MDEV-13180 Unused left join causes server crash
Revision #05b678bc8c 2017-07-12 14:21:41 +0200
MDEV-12489 The select stmt may fail due to "having clause is ambiguous" unexpected
Revision #c83d6ff881 2017-07-12 13:55:04 +0200
compiler warning
Revision #d2e66a6f19 2017-07-12 13:46:15 +0200
MDEV-7828 Assertion `key_read == 0' failed in TABLE::enable_keyread with SELECT SQ and WHERE SQ
Revision #be55bbc2b2 2017-07-12 12:49:29 +0200
MDEV-7826 Server crashes in Item_subselect::enumerate_field_refs_processor
Revision #c5975eaea1 2017-07-12 08:05:42 +0200
MDEV-7339 Server crashes in Item_func_trig_cond::val_int
Revision #f305a7ce4b 2017-07-06 14:06:37 +0200
bugfix: long partition names
Revision #a7ed4644a6 2017-07-03 13:35:32 +0200
MDEV-10146: Wrong result (or questionable result and behavior) with aggregate function in uncorrelated SELECT subquery
Revision #23ac2dd2a4 2017-07-04 13:28:47 +1000
sql_class: incorrect assignment in Security_context::destroy
Revision #89b81a9a24 2017-07-02 13:52:34 +1000
ma_pagecache: release lock in pagecache_read
Revision #2328860379 2017-07-02 13:42:46 +1000
ma_loghandler: translog_set_only_in_buffers failed to release lock
Revision #051f90a534 2017-07-02 13:37:14 +1000
ma_loghandler: release file_header_lock on error
Revision #623c3f6731 2017-07-02 11:26:02 +1000
thread_group_close: release mutex in all branches
Revision #cb870674d4 2017-07-02 15:40:37 +1000
ha_archive::info remove hidden assignment
Revision #9fc71eebb6 2017-07-02 16:48:11 +1000
item_timefunc: identical operands
Revision #4db6e1e4a5 2017-06-29 20:47:08 +0200
uninitialized variable
Revision #d5cd334504 2017-06-27 14:00:10 +0200
MDEV-13187 incorrect backslash parsing in clients
Revision #39385ff7b2 2017-06-27 13:25:50 +0200
MDEV-13187 incorrect backslash parsing in clients
Revision #ded614d7db 2017-06-14 13:44:31 +0200
MDEV-12778 mariadb-10.1 FTBFS on GNU/Hurd due to use of PATH_MAX
Revision #48429359d6 2017-06-16 11:34:59 +0200
MDEV-4646 No mysqld-debug or debuginfo in MariaDB-Server RPM
Revision #e548e2184b 2017-03-26 16:00:35 +1100
Use CPACK_RPM_FILE_NAME="RPM-DEFAULT"
Revision #c7141fa75d 2017-06-15 14:41:59 +0200
MDEV-13002 mysqltest regex replace results in incorrect result
Revision #c661b4d0fb 2017-06-14 00:48:34 +0200
MDEV-13017 LOCK TABLE fails with irrelevant error while working with tables affected by ANSI_QUOTES
Revision #5cbbfe9f54 2017-06-14 00:33:11 +0200
cleanup: remove duplicate code
Revision #918e47030b 2017-06-14 11:30:32 +0200
MDEV-13063 Server crashes in intern_plugin_lock or assertion `plugin_ptr->ref_count == 1' fails in plugin_init
Revision #70b94c35d7 2017-06-14 11:27:36 +0200
cleanup: move common test into a function
Revision #b850fc66ca 2017-06-07 22:54:57 -0700
Fixed the bug MDEV-12855.
Revision #151f4e9b4a 2017-06-07 16:29:55 -0700
Fixed the bug MDEV-12963.
Revision #c258ca2463 2017-06-07 12:45:09 -0700
Fixed the bug MDEV-12838.
Revision #2cb94aa1b7 2017-05-29 13:07:23 +0300
MDEV-11626 innodb.innodb-change-buffer-recovery fails for xtradb
Revision #b8405c853f 2017-05-22 07:09:49 +0200
MDEV-11958: LEFT JOIN with stored routine produces incorrect result
Revision #7d57ba6e28 2017-05-19 13:02:45 +0530
MDEV-11092 :- Fix Previous commit of MDEV-11092
Revision #4a846e018d 2017-05-18 19:31:44 +0200
Make IF clear.
Revision #b5cdf01404 2017-05-18 17:13:37 +0530
MDEV-11092 Assertion `!writer.checksum_len || writer.remains == 0' failed
Revision #efb9f2617b 2017-05-17 16:16:54 -0700
Fixed the bug MDEV-12812.
Revision #7e97163102 2017-05-17 14:29:13 -0700
Fixed the bug MDEV-12817/MDEV-12820.
Revision #934b831281 2017-05-16 08:24:42 -0700
Fixed the bug MDEV-7791.
Revision #2e1428c0b5 2017-05-15 13:33:59 +0200
MDEV-12799 Buffer overflow
Revision #e0352fb079 2017-05-15 09:51:01 -0700
Fixed the bug MDEV-7599.
Revision #9495e018fb 2017-05-12 11:09:27 +0530
MDEV-11718 Post-fix
Revision #6b97fe067d 2017-05-09 00:41:45 -0700
Fixed the bugs MDEV-12670 and MDEV-12675.
Revision #15f9931f6d 2017-05-04 22:45:32 -0700
Fixed the bug MDEV-12673.
Revision #14fca28ea4 2017-05-02 19:11:21 -0400
bump the VERSION
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?