arrow-left

All pages
gitbookPowered by GitBook
1 of 1

Loading...

MariaDB 5.5.61 Changelog

The most recent release in the MariaDB 5.5arrow-up-right series is:MariaDB 5.5.68 Download Nowarrow-up-right

Downloadarrow-up-rightRelease NotesChangelog[Overview of 5.5arrow-up-right

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 GitHubarrow-up-right 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

circle-info

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.

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

  • Revision #fceda2dab6arrow-up-right
    Revision #bd0b368119arrow-up-right
    MDEV-16751arrow-up-right
    Revision #37dee22d27arrow-up-right
    MDEV-15454arrow-up-right
    Revision #f9b43c2565arrow-up-right
    MDEV-16751arrow-up-right
    Revision #d567f1611earrow-up-right
    MDEV-16820arrow-up-right
    Revision #9cea4ccf12arrow-up-right
    MDEV-16726arrow-up-right
    Revision #8c45eb3ea5arrow-up-right
    MDEV-15050arrow-up-right
    Revision #2fbf2277ffarrow-up-right
    MDEV-15982arrow-up-right
    Revision #24a0a74f5darrow-up-right
    MDEV-16307arrow-up-right
    Revision #90cb721274arrow-up-right
    MDEV-16603arrow-up-right
    Revision #9d41dd2f39arrow-up-right
    MDEV-8540arrow-up-right
    Revision #937c193188arrow-up-right
    MDEV-16512arrow-up-right
    Revision #faef2e6a44arrow-up-right
    Revision #1f6a89a8fdarrow-up-right
    Revision #90e608c6acarrow-up-right
    MDEV-15834arrow-up-right
    Revision #2b8f2b3e88arrow-up-right
    Revision #0a9d78f51darrow-up-right
    MDEV-16075arrow-up-right
    Revision #170b43c156arrow-up-right
    MDEV-16534arrow-up-right
    Revision #15b92915edarrow-up-right
    MDEV-15834arrow-up-right
    Revision #e425216045arrow-up-right
    MDEV-15113arrow-up-right
    Revision #147744d455arrow-up-right
    MDEV-16235arrow-up-right
    Revision #ca733d03c8arrow-up-right
    MDEV-15729arrow-up-right
    Revision #6da8192174arrow-up-right
    Revision #e7ca377cb7arrow-up-right
    MDEV-16342arrow-up-right
    Revision #1d43f71c7barrow-up-right
    MDEV-15021arrow-up-right
    Revision #953d70f960arrow-up-right
    MDEV-15778arrow-up-right
    Revision #21246066b2arrow-up-right
    Revision #7fca4b50ffarrow-up-right
    MDEV-15778arrow-up-right
    Revision #d39629f01earrow-up-right
    MDEV-16075arrow-up-right
    Revision #0e6d6354bfarrow-up-right
    Revision #814a284f22arrow-up-right
    Revision #1735fa340aarrow-up-right
    MDEV-15778arrow-up-right
    Revision #b8e267c0c5arrow-up-right
    MDEV-15778arrow-up-right
    Revision #d9b159a202arrow-up-right
    MDEV-15789arrow-up-right
    Revision #75b4eb5cc9arrow-up-right
    Revision #72b6d01848arrow-up-right
    MDEV-10246arrow-up-right
    Revision #5fb2c586f2arrow-up-right
    MDEV-16225arrow-up-right
    Revision #1ada4afb0aarrow-up-right
    Revision #6a04c2a1aaarrow-up-right
    MDEV-16235arrow-up-right
    Revision #27a7365f42arrow-up-right
    MDEV-16220arrow-up-right
    Revision #1b2078b4d8arrow-up-right
    MDEV-15318arrow-up-right
    Revision #aa2e1ade17arrow-up-right
    Revision #2b749a7bf4arrow-up-right
    MDEV-654arrow-up-right
    Revision #318097bb8farrow-up-right
    MDEV-15480arrow-up-right
    Revision #1d58d184c2arrow-up-right
    Revision #fab383aac0arrow-up-right
    Revision #a52c46e069arrow-up-right
    Revision #5cfe52314earrow-up-right
    Revision #eb057dce20arrow-up-right
    MDEV-15035arrow-up-right
    Revision #adaa891ae7arrow-up-right
    MDEV-13699arrow-up-right
    Revision #7f6561225aarrow-up-right
    subscribingarrow-up-right
    spinner
    Distributions which Include MariaDB