All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 5.5.44 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: 11 Jun 2015

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 #5a44e1a 2015-06-09 22:11:22 +0200

    • tests for : Enforce SSL when --ssl client option is used

  • 2015-06-09 16:08:09 +0400

    • - Valgrind warnings on OPTIMIZE MyISAM or Aria TABLE with disabled keys

  • 2015-06-09 13:50:43 +0400

    • - Server crashes in intern_plugin_lock on concurrent installing semisync plugin and setting rpl_semi_sync_master_enabled

  • 2015-06-09 11:57:31 +0400

    • - Server crashes in intern_plugin_lock on concurrent installing semisync plugin and setting rpl_semi_sync_master_enabled

  • 2015-06-09 18:06:41 +0200

    • disable ssl for ssl-disabled tests

  • 2015-06-09 18:56:09 +0300

    • : Range checked for each record used with key (also , )

  • 2015-06-09 16:46:45 +0300

    • Fix tests for 7937

  • 2015-06-09 15:59:29 +0300

    • Added tests for

  • 2015-06-09 14:08:44 +0300

    • : Enforce SSL when --ssl client option is used

  • 2015-05-02 08:45:10 +0200

    • MariaDB - ssl - fips: can not connect with --ssl-cipher=DHE-RSA-AES256-SHA - handshake failure

  • 2015-06-09 12:05:06 +0400

    • Column of table cannot be converted from type 'decimal(0,?)' to type ' 'decimal(10,7)' Changing the error message to: "...from type 'decimal(0,?)/old/' to type ' 'decimal(10,7)'..." So it's now clear that the master data type is OLD decimal.

  • 2015-06-09 07:36:24 +0400

    • Likely a redundant declaration of Item_cache::used_table_map

  • 2015-06-05 20:05:08 +0200

    • sphinx test cases cannot run with sphinxsearch-2.2.6

  • 2015-06-08 15:09:20 +0200

    • update tokudb version

  • 2015-06-08 21:55:52 +0500

    • plugins.server_audit fails sporadically in buildbot. More fixes to assure the order of queries in the log.

  • 2015-06-08 21:44:13 +0500

    • plugins.server_audit fails sporadically in buildbot. This test also should be fixed - delay added so the connection event doesn't happen before the query.

  • 2015-06-08 21:40:17 +0500

    • plugins.server_audit fails sporadically in buildbot. Connection event can happen before the query ends. Added a delay to confirm the order.

  • 2015-06-08 20:50:40 +0400

    • correct fix for MySQL Bug

19699237: UNINITIALIZED VARIABLE IN ITEM_FIELD::STR_RESULT

  • 2015-06-08 13:47:07 +0500

    • Stored Procedure - Geometry parameter not working. Fhe GEOMETRY field should be handled just as the BLOB field. So that was fiexed in field_conv. One additional bug was found and fixed meanwhile - thet the geometry field subtypes should also be merged for UNION command.

  • 2015-06-08 12:09:13 +0500

Add /old/ comment into I_S.COLUMN_TYPE for old DECIMAL

  • 2015-06-04 13:00:53 +0300

    • : InnoDB: Failing assertion: prebuilt->sql_stat_start || trx->state == 1 on concurrent multi-table update

  • 2015-06-03 20:24:51 +0200

    • Merge tag 'tokudb-engine/tokudb-7.5.7' into 5.5

MDEV-7500 thread_handling option in my.cnf is not passing "connect events" to audit plugin. The MYSQL_AUDIT_NOTIFY_CONNECTION_CONNECT() call moved to the login_connection() function. So that it'll be invoked in any thread handling mode.
  • Revision #1ae05db 2015-06-07 15:40:42 +0500

    • MDEV-8078 Memory disclosure/buffer overread on audit plugin. If the SET PASSWORD query doesn't have the password string, the parsing of it can fail. It manifested first in MySQL 5.6 as it started to hide password lines sent to the plugins. Fixed by checking for that case.

  • Revision #db0ecf2 2015-06-06 19:12:44 +0500

    • MDEV-8032 [PATCH] audit plugin - csv output broken. Symbols like TAB or NEWLINE should be escaped, which was forgotten in one place.

  • Revision #6264451 2015-06-06 16:13:51 +0200

    • MDEV-8114: server crash on updates with joins still on 10.0.18

  • Revision #9a3b975 2015-06-05 09:51:17 +0200

    • Merge branch '5.5' into bb-5.5-serg

  • Revision #a2bb9d2 2015-06-04 16:04:05 +0400

    • MDEV-7505 - Too large scale in DECIMAL dynamic column getter crashes mysqld

  • Revision #b611ac0 2015-06-03 14:30:09 +0400

    • MDEV-6236 - [PATCH] mysql_tzinfo_to_sql may produce invalid SQL

  • Revision #af2256f 2015-06-03 13:59:58 +0400

    • MDEV-7207 - ALTER VIEW does not change ALGORITM

  • Revision #ae0c576 2015-06-05 02:14:49 +0200

    • Merge branch 'merge/merge-xtradb-5.5' into bb-5.5-serg

  • Revision #f84f577 2015-06-05 02:06:51 +0200

    • Merge tag 'mysql-5.5.44' into bb-5.5-serg

  • Revision #f07b346 2015-06-05 02:04:32 +0200

    • do not re-populate I_S tables in subqueries

  • Revision #1ff423d 2015-06-04 21:12:29 +0400

    • MDEV-8243 configure defines to empty string, not 1

  • Revision #750aa8b 2015-06-04 18:58:12 +0200

    • 5.5.43-37.2

  • Revision #980bdc3 2015-06-04 17:39:05 +0200

    • followup: CREATE SERVER tests should not be run for embedded

  • Revision #a477cd1 2015-06-03 23:31:05 +0300

    • MDEV-6500: Stale data returned after TRUNCATE PARTITION operation

  • Revision #08fa02c 2015-06-04 18:51:30 +0400

    • Some MYD files (e.g. in mysql-test/std_data) could erroneously be treated by git as text files.

  • Revision #9da8a8f 2015-06-04 18:49:12 +0400

    • MDEV-7269 mysqlbinlog Don't know how to handle column type=0 meta=0 (0000)

  • Revision #e500c47 2015-06-03 19:47:46 +0200

    • Merge tag 'tokudb-ft-index/tokudb-7.5.7' into 5.5

  • Revision #934a18d 2015-06-03 19:42:34 +0200

    • .gitattributes: *.dat files should not be CRLF converted

  • Revision #c79e98e 2015-06-03 18:45:08 +0200

    • MDEV-8085 main.group_by failed in buildbot

  • Revision #5d8cee4 2015-06-03 17:11:07 +0200

    • MDEV-8224 Server crashes in get_server_from_table_to_cache on empty name

  • Revision #33d480f 2015-06-03 16:33:10 +0200

    • MDEV-4608 deb packages for jessie

  • Revision #f806b4d 2015-06-03 12:13:43 +0200

    • MDEV-8124 mysqlcheck: --auto-repair runs REPAIR TABLE instead of REPAIR VIEW on views

  • Revision #535b514 2015-06-03 10:35:34 +0200

    • MDEV-8123 mysqlcheck: new --process-views option conflicts with --quick, --extended and such

  • Revision #64569fa 2015-06-03 11:11:53 +0200

    • parser: better error messages for CHECK/REPAIR VIEW

  • Revision #0ffef5d 2015-06-03 09:54:56 +0200

    • MDEV-8052 abi detection incorrect with clang

  • Revision #8e7d665 2015-06-02 22:07:47 +0200

    • CRLF->LF

  • Revision #6bd76f8 2015-05-27 10:27:18 +0400

    • Merge pull request #73 from akopytov/MDEV-7658-5.5

  • Revision #70bc0a3 2015-05-26 23:56:00 +0300

    • Fixes MDEV-7658: MDEV-7026 fix reintroduces MDEV-6615 on AArch64

  • Revision #5d02928 2015-05-16 10:26:34 +0200

    • remove second @ from CONFIGURE_FILE (... @ONLY@)

  • Revision #6f8558b 2015-05-12 14:19:30 -0400

    • Fix for debug build failure

  • Revision #373d092 2015-05-08 17:19:48 +0300

    • Fix win/ files to be stored with LF in repository

  • Revision #23b2b95 2015-05-08 17:19:06 +0300

    • Update .gitattributes

  • Revision #6ef3c7d 2015-05-08 17:09:45 +0300

    • Updated .gitattributes

  • Revision #0014bdc 2015-05-07 22:18:34 +0200

    • MDEV-8115 mysql_upgrade crashes the server with REPAIR VIEW

  • Revision #8350ea0 2015-05-07 13:04:03 +0300

    • Fix compiler error if compiler does not support c99 style initializers.

  • Revision #f704b33 2015-05-06 16:47:23 +0300

    • Merge pull request #52 from openquery/MDEV-8053-c99-style-for-structure-members

  • Revision #4d606cb 2015-04-24 23:17:16 +1000

    • c99 style for assigning structure members

  • MDEV-7937
    Revision #80f6b22
    MDEV-3870
    Revision #3a50a8c
    MDEV-363
    Revision #49a3392
    MDEV-363
    Revision #e5005ce
    Revision #992d782
    MDEV-6735
    MDEV-7786
    MDEV-7923
    Revision #5d57e2d
    Revision #be5035b
    MDEV-7937
    Revision #4ef7497
    MDEV-7937
    Revision #56e2d83
    MDEV-7695
    Revision #92b3659
    MDEV-7268
    Revision #b1e1039
    MDEV-8286
    Revision #a4d93e0
    MDEV-8050
    Revision #b41ad55
    Revision #1707cfc
    MDEV-8211
    Revision #87088b9
    MDEV-8211
    Revision #96b3703
    MDEV-8211
    Revision #a765cca
    MDEV-8067
    Revision #b37b52a
    MDEV-4922
    Revision #69ed429
    MDEV-8267
    Revision #a8b8544
    MDEV-7906
    Revision #7b05650

    Be notified of new MariaDB Server releases automatically by subscribing 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.

    Distributions which Include MariaDB

    This page is licensed: CC BY-SA / Gnu FDL