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
This page is licensed: CC BY-SA / Gnu FDL