All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 5.5.60 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: 23 Apr 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.

  • Merge Revision #51c415d97d 2018-04-20 01:04:43 +0200 - Merge branch 'merge/merge-xtradb-5.5' into 5.5

  • 2018-04-20 01:01:56 +0200

    • 5.5.59-38.11

  • 2018-04-19 22:39:24 +0200

    • Bug#25471090: MYSQL USE AFTER FREE

  • 2018-04-19 22:36:46 +0200

    • BUG#27216817: INNODB: FAILING ASSERTION: PREBUILT->TABLE->N_MYSQL_HANDLES_OPENED == 1

  • 2018-04-19 22:32:27 +0200

    • BUG#26881798: SERVER EXITS WHEN PRIMARY KEY IN MYSQL.PROC IS DROPPED

  • Merge 2018-04-19 22:27:02 +0200 - Merge branch 'mysql/5.5' into 5.5

  • 2018-04-16 16:59:19 -0700

    • ifnull result depends on number of rows in joined table

  • 2018-01-13 14:05:14 +1100

    • defaults-group-suffix in print_defaults

  • 2018-04-08 09:05:00 +0400

    • CREATE TEMPORARY TABLE AS SELECT causes error 1290 with read_only and InnoDB.

  • 2018-04-07 21:51:15 +0400

    • CREATE TEMPORARY TABLE AS SELECT causes error 1290 with read_only and InnoDB.

  • 2018-04-04 09:12:14 +0400

    • Changing the default character set to utf8mb4 changes query evaluation in a very surprising way

  • 2018-03-29 15:25:08 +0200

    • don't disable SSL when connecting via libmysqld

  • 2018-02-23 18:50:12 +0100

    • compiler warning

  • 2018-04-03 16:28:52 +0400

    • uuid() function evaluates at wrong time in query

  • 2018-03-24 03:31:18 +0530

    • : Executing EXPLAIN of complex query over join limit causes server to crash

  • 2018-03-27 09:40:10 +0400

    • Crash when using "SET @@NEW.a=expr" inside a trigger

  • 2018-03-22 03:01:53 +0530

    • : using left join causes incorrect results with materialization and derived tables

  • 2018-03-21 12:13:37 +0100

    • : Subquery crash similar to

  • 2018-03-21 01:34:45 +0530

    • : select from DUAL where false yielding wrong result when in a IN

  • Merge 2018-03-20 18:18:57 +0200 - PR #666: Add ASAN instrumentation

  • 2018-03-20 10:46:57 +0300

    • honor alignment rules and xtradb too

  • 2018-03-19 16:18:53 +0300

    • Add ASAN instrumentation

  • 2018-03-14 14:35:27 +0000

    • YASSL isn't able to negotiate TLS version correctly

  • 2018-03-06 19:59:57 +0530

    • : Assertion `length > 0' failed in create_ref_for_key

  • 2018-02-03 22:01:30 +1100

    • debian: VCS is on github

  • 2018-02-15 10:06:14 +0100

    • fix plugins.server_audit test for --ps

  • 2018-02-14 19:12:23 +0100

    • Server crashes in ha_partition::engine_name

  • 2018-02-14 18:14:24 +0100

    • Assertion `status_var.local_memory_used == 0 || !debug_assert_on_not_freed_memory' failed in virtual THD::THD after query with INTERSECT

  • 2018-02-05 14:13:26 +0100

    • cleanup: remove a duplicated test case

  • 2018-01-25 14:25:48 +0100

    • bug: ha_heap was unilaterally increasing reclength

  • 2018-01-29 18:56:08 +0200

    • Fix an out of scope bzero

  • 2018-01-30 21:05:27 +0200

    • Fix ASAN failure in main.lock (and others)

  • 2018-01-29 19:46:59 +0200

    • Assertion `m_cache_lock_status == LOCKED_NO_WAIT || m_cache_status == DISABLE_REQUEST' failed in Query_cache::free_cache on startup

  • 2018-01-29 16:25:26 +0200

    • Do not SET DEBUG_DBUG=-d,... in tests

  • 2018-01-24 14:42:52 +0100

    • : ASAN: numerous test failures in PS

  • 2018-01-24 10:58:27 +0100

    • typo fix

  • 2018-01-23 23:19:09 +0100

    • incorrect backslash parsing in clients

  • 2018-01-23 19:29:12 +0200

    • Add ASAN instrumentation (and more strict Valgrind) to InnoDB

  • 2018-01-23 18:08:55 +0200

    • Silence -Wimplicit-fallthrough

  • 2018-01-15 14:50:35 +0100

    • : Server crashes in Item_cond::transform on 2nd execution of SP querying from a view

  • 2018-01-21 23:44:31 +0100

    • Fix Item tree changes/rollback debug print

  • 2018-01-23 15:47:54 +0530

    • Assertion `0' failed in retrieve_auto_increment ...

  • 2018-01-19 19:52:01 +1100

    • : Replace MySQL -> MariaDB in init scripts

  • 2018-01-23 11:56:52 +0100

    • Fix error message typo

  • 2018-01-23 07:37:00 +1100

    • mysql_install_db: correct hosting/source/maillist information

  • 2018-01-23 07:35:38 +1100

    • mysql_install_db: correct --skip-grant-tables help

  • 2018-01-23 11:57:54 +0300

    • fix build for recent clang

  • 2018-01-22 23:51:32 +0200

    • Fix TokuDB Not building

  • 2018-01-22 13:39:59 +0100

    • improve ASAN instrumentation: clang

  • 2018-01-21 21:18:57 +0200

    • : Assertion `!table || (!table->read_set... failed in Field_num::val_decimal

  • 2018-01-21 13:12:33 +0200

    • Remove commented out code post merge fix in 2011

  • 2018-01-21 20:48:59 +0100

    • improve ASAN instrumentation: InnoDB/XtraDB

  • 2018-01-21 15:08:33 +0100

    • Finally! Make './mtr --valgrind-mysqld --gdb' to work.

  • 2018-01-20 17:59:37 +0100

    • Free memory in unit tests. Makes ASAN happier.

  • 2018-01-21 12:50:49 +0100

    • improve ASAN instrumentation: table->record[0]

  • 2018-01-21 11:30:02 +0100

    • improve ASAN instrumentation: mtr

  • 2018-01-21 12:53:17 +0100

    • improve ASAN instrumentation: MEM_ROOT

  • 2018-01-20 12:50:28 +0100

    • improve ASAN instrumentation: TRASH

  • 2018-01-20 17:59:11 +0100

    • Correct TRASH() macro usage

  • 2018-01-20 11:45:23 +0100

    • Fix compilation without dlopen

  • 2018-01-22 11:18:10 +0200

    • MySQL#74585 - InnoDB: Failing assertion: *mbmaxlen < 5 in file ha_innodb.cc line 1904

  • 2018-01-19 18:04:51 +0200

    • Add dummy defintion for Dl_info in case we're missing dladdr

  • 2018-01-19 11:01:32 -0500

    • bump the VERSION

  • 2018-01-16 22:57:52 +0200

    • : Stack trace is not resolved for shared objects

  • 2018-01-19 13:29:31 +0530

    • : Server crash in key_copy / get_matching_chain_by_join_key or valgrind warnings

  • 2018-01-18 09:20:55 -0800

    • Fixed [ERROR] mysqld got signal 11 with join_buffer and join_cache

Revision #4fd1c7e453
Revision #7828ba0df4
Revision #149c993b2c
Revision #f1258e7cd2
Revision #1a019d0801
Revision #5e61e1716e
MDEV-14515
Revision #88ac368fea
Revision #3eb2a265ea
MDEV-14185
Revision #d6f3a0064b
MDEV-14185
Revision #6beb08c7b6
MDEV-15624
Revision #f5369faf5b
Revision #df6197c8b9
Revision #606e21867c
MDEV-15630
Revision #bdab8b74ff
MDEV-11274
Revision #e8c2366bf8
MDEV-15620
Revision #ddc5c65333
MDEV-14779
Revision #f3994b7432
MDEV-15492
MDEV-10050
Revision #2dd4e50d5f
MDEV-15555
Revision #69bc3c1976
MDEV-15030
Revision #5a8f8f89d6
Revision #75c76dbb06
MDEV-15030
Revision #0943b33de3
MDEV-12190
Revision #926edd48e1
MDEV-15235
Revision #ac3fd5acac
Revision #7bd258c44c
Revision #03de234baf
MDEV-13982
Revision #2709380587
MDEV-13748
Revision #c8afe7daac
Revision #7c6cf7fefe
Revision #7a63ffab71
Revision #5edd129fbf
Revision #ded07724ee
MDEV-15014
Revision #547ec8ce27
Revision #ee8755e3c5
MDEV-15012
Revision #76577e1e26
Revision #e2da680c51
MDEV-13187
Revision #8637931f11
Revision #70a9b12de9
Revision #ba8d0fa700
MDEV-14786
Revision #11408a69ad
Revision #94da1cb4a6
MDEV-14586
Revision #cc3155415e
MDEV-5510
Revision #701c7e777f
Revision #9ee372736f
Revision #c98906e4fe
Revision #3532a421f6
Revision #a04b07eb34
Revision #8539e4b1b6
Revision #b20c3dc664
MDEV-14715
Revision #6d826e3d7e
Revision #03eb15933d
Revision #d9c460b84e
Revision #f2408e7e6a
Revision #36eb0b7a55
Revision #fa331acefd
Revision #dc28b6d180
Revision #a966d422ca
Revision #22ae3843db
Revision #204cb85aab
Revision #906ce0962d
MDEV-7049
Revision #6c60c809bb
Revision #17f64b362a
Revision #26e5f9dda1
MDEV-14229
Revision #a7a4519a40
MDEV-14241
Revision #4f96b401d9
MDEV-14960

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