All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 5.5.61 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: 31 Jul 2018

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.

    • [

    • R

    • e

    • v

  • Merge 2018-07-29 13:10:29 +0200 - Merge remote-tracking branch 'mysql/5.5' into 5.5

  • 2018-07-27 11:34:34 +0530

    • Fix added along with a test for a case missed in the patch for

  • 2018-07-25 21:17:50 +0530

    • : Nested SELECT IN returns wrong results

  • 2018-07-25 14:20:16 +0530

    • : Server crashes in st_join_table::cleanup or TABLE_LIST::is_with_table_recursive_reference with join_cache_level>2

  • 2018-07-24 20:00:28 -0700

    • Lost 'Impossible where' from query with inexpensive subquery

  • 2018-07-19 15:31:30 -0700

    • Assertion `tab->type == JT_REF || tab->type == JT_EQ_REF' failed

  • 2018-01-13 12:27:28 +1100

    • scripts: mysql_install_db.{sh|pl}, mysqld_multi - mysqld is in @sbindir@

  • 2018-07-11 10:43:38 +0300

    • : Incorrect results when subquery is materialized

  • 2018-07-10 13:54:04 +0530

    • : Incorrect results when using BNLH join instead of BNL join with views

  • 2018-06-29 22:46:38 -0700

    • Crash with set join_cache_level=4

  • 2018-06-27 15:34:11 +0400

    • - Crash on server shutdown since 10.0.16

  • 2018-06-27 13:17:18 +0300

    • Fixed , crashing on re-execution of failing SP

  • 2018-06-27 13:18:30 +0300

    • Added more help text in case mysql_install_db fails.

  • 2018-06-27 13:18:03 +0300

    • Added valgrind suppression for OpenSuse 42.2

  • 2018-06-26 11:42:02 +0400

    • A test cleanup for : fixing failure in "mtr --embedded"

  • 2018-06-20 23:30:49 +0200

    • Fix unit suite on Windows and in out-of-source builds

  • 2018-06-20 23:27:23 +0200

    • Revert ": Workaround to run MTR test suite for make test"

  • 2018-06-20 16:36:46 +0400

    • PPC64: Unexpected error with a negative value into auto-increment columns in HEAP, MyISAM, ARIA

  • 2018-06-19 13:02:02 +0400

    • The code in TABLE_SHARE::init_from_binary_frm_image() is not safe

  • 2018-01-31 09:35:38 +0100

    • : Hang in Aria loghandler

  • 2018-06-11 08:52:26 -0700

    • Server crashes in my_utf8_uni or in my_strtod_int upon SELECT .. LIMIT 0 (new variant)

  • 2018-06-10 21:19:11 +0200

    • Server crashes in Field::make_field upon HANDLER READ executed with PS protocol

  • 2018-06-10 17:23:53 +0200

    • mysqltest: Allow HANDLER READ in --ps-protocol tests

  • 2018-06-05 15:21:45 +0200

    • SHOW ENGINES: MyISAM description is useless

  • 2018-06-10 11:19:39 +0300

    • : mysqldump --tables --routines generates non importable dump file

  • 2018-06-10 16:37:49 +0300

    • : Remove packed attr from omt_ and subtree_ classes

  • 2018-06-10 15:54:57 +0300

    • Make TokuDB compile with GCC-8

  • 2018-06-10 15:20:43 +0300

    • Revert ": Remove packed attr from omt_ and subtree_ classes"

  • 2018-05-07 22:40:27 +0300

    • : Workaround to run MTR test suite for make test

  • 2018-05-15 10:25:47 +0300

    • Also ignore macOS .DS_Store Finder junk.

  • 2018-04-12 13:33:39 +0300

    • Ignore .cbp QtCreator && CodeBlocks project files

  • 2018-05-09 16:54:16 +0300

    • : Remove packed attr from omt_ and subtree_ classes

  • 2018-05-09 15:14:57 +0300

    • : Manually backport TokuDB macOS fixes from 10.0

  • 2018-04-17 15:00:15 -0400

    • - mysqlslap use incorrect table def

  • 2018-06-06 15:27:57 +0200

    • Catch of OOM situation.

  • 2018-06-05 22:13:19 +0100

    • ssl-* config file options have no effect without mysql_ssl_set()

  • 2018-06-02 11:52:48 +0530

    • : wrong resultset from query with semijoin=on

  • 2018-04-29 19:47:48 +0300

    • mtr: use process launch -- args to start mysqld in lldb

  • 2018-05-22 12:09:05 -0700

    • Server crashes in my_utf8_uni or in my_strtod_int upon SELECT .. LIMIT 0

  • 2018-05-18 00:23:15 +0100

    • MTR - do not pass UTF8 on the command line for mysql client.

  • 2018-05-15 17:34:47 +0200

    • CREATE .. SELECT VALUES produces invalid table structure

  • 2018-05-16 21:01:26 +0400

    • (almost) sane core handling in mtr

  • 2018-05-15 11:46:55 +0300

    • Assertion `share->now_transactional' failed in flush_log_for_bitmap on concurrent workload with Aria tables

  • 2018-05-10 19:00:54 +0400

    • Audit plugin does not respect QUERY_DML for audit plugin.

  • 2018-05-04 00:09:45 +0200

    • protocol: verify that number of rows is correct

  • 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

  • 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-23 12:25:03 -0400

    • bump the VERSION

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

i

  • s

  • i

  • o

  • n

  • a

  • 4

  • 9

  • e

  • c

  • 9

  • 8

  • 0

  • 4

  • 2

  • ]

  • (

  • h

  • t

  • t

  • p

  • s

  • :

  • /

  • /

  • g

  • i

  • t

  • h

  • u

  • b

  • .

  • c

  • o

  • m

  • /

  • M

  • a

  • r

  • i

  • a

  • D

  • B

  • /

  • s

  • e

  • r

  • v

  • e

  • r

  • /

  • c

  • o

  • m

  • m

  • i

  • t

  • /

  • a

  • 4

  • 9

  • e

  • c

  • 9

  • 8

  • 0

  • 4

  • 2

  • )

  • 2

  • 0

  • 1

  • 8

  • 0

  • 2

  • 1

  • 4

  • 0

  • 9

  • :

  • 3

  • 5

  • :

  • 1

  • 8

  • 0

  • 5

  • 3

  • 0

  • 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.

    Revision #fceda2dab6
    Revision #bd0b368119
    MDEV-16751
    Revision #37dee22d27
    MDEV-15454
    Revision #f9b43c2565
    MDEV-16751
    Revision #d567f1611e
    MDEV-16820
    Revision #9cea4ccf12
    MDEV-16726
    Revision #8c45eb3ea5
    MDEV-15050
    Revision #2fbf2277ff
    MDEV-15982
    Revision #24a0a74f5d
    MDEV-16307
    Revision #90cb721274
    MDEV-16603
    Revision #9d41dd2f39
    MDEV-8540
    Revision #937c193188
    MDEV-16512
    Revision #faef2e6a44
    Revision #1f6a89a8fd
    Revision #90e608c6ac
    MDEV-15834
    Revision #2b8f2b3e88
    Revision #0a9d78f51d
    MDEV-16075
    Revision #170b43c156
    MDEV-16534
    Revision #15b92915ed
    MDEV-15834
    Revision #e425216045
    MDEV-15113
    Revision #147744d455
    MDEV-16235
    Revision #ca733d03c8
    MDEV-15729
    Revision #6da8192174
    Revision #e7ca377cb7
    MDEV-16342
    Revision #1d43f71c7b
    MDEV-15021
    Revision #953d70f960
    MDEV-15778
    Revision #21246066b2
    Revision #7fca4b50ff
    MDEV-15778
    Revision #d39629f01e
    MDEV-16075
    Revision #0e6d6354bf
    Revision #814a284f22
    Revision #1735fa340a
    MDEV-15778
    Revision #b8e267c0c5
    MDEV-15778
    Revision #d9b159a202
    MDEV-15789
    Revision #75b4eb5cc9
    Revision #72b6d01848
    MDEV-10246
    Revision #5fb2c586f2
    MDEV-16225
    Revision #1ada4afb0a
    Revision #6a04c2a1aa
    MDEV-16235
    Revision #27a7365f42
    MDEV-16220
    Revision #1b2078b4d8
    MDEV-15318
    Revision #aa2e1ade17
    Revision #2b749a7bf4
    MDEV-654
    Revision #318097bb8f
    MDEV-15480
    Revision #1d58d184c2
    Revision #fab383aac0
    Revision #a52c46e069
    Revision #5cfe52314e
    Revision #eb057dce20
    MDEV-15035
    Revision #adaa891ae7
    MDEV-13699
    Revision #7f6561225a
    spinner
    subscribing
    Distributions which Include MariaDB