The most recent MariaDB Galera Cluster 5.5 release is:MariaDB Galera Cluster 5.5.63 Download Now
DownloadRelease NotesChangelogOverview of MariaDB Galera Cluster
Release date: 18 Aug 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 #fe757e0 2015-08-14 13:45:52 -0400
Fix for some failing tests.
2015-08-14 00:01:18 -0400
: Multiple galera tests failures with --ps-protocol
2015-08-12 17:47:25 -0400
: Failed MySQL DDL commands and Galera replication
2015-08-04 23:42:44 +0200
correct the NULL-pointer test
2015-07-30 22:08:39 +0300
: Server crashes in base_list_iterator::next_fast ...
2015-08-01 15:02:14 +0200
5.5.44-37.3
2015-07-31 22:09:46 +0200
Server crashes in Item_func_group_concat::fix_fields on 2nd execution of PS
2015-07-31 20:33:10 +0200
compilation error on windows
2015-07-31 12:31:37 +0200
Add "mysqlbinlog --binlog-row-event-max-size" support for
2015-07-31 10:13:01 +0200
Wrong result on execution of a query as a PS (both 1st and further executions)
2015-07-28 19:11:53 +0200
Increase Diffie-Helman modulus to 2048-bits
2015-07-31 13:13:39 +0400
- SUSE mariadb patches
2015-07-31 12:06:29 +0300
Make sure name buffer has string end marker on correct place.
2015-07-30 18:51:44 +0400
- Server crashes in Item_func_group_concat::fix_fields on 2nd execution of PS
2015-07-31 08:52:24 +0300
: Improve foreign keys warnings/errors
2015-07-29 05:58:45 +0300
: Improve error messaging when there is duplicate key or foreign key names
2015-07-23 12:50:58 +0400
- GET_LOCK() with negative timeouts has strange behavior
2015-07-25 15:14:40 +0300
Fixed memory loss detected on P8. This can happen when we call after_flush but never call after_rollback() or after_commit().
2015-07-23 14:57:12 +0300
Fixed warnings and errors found by buildbot
2015-07-21 12:12:58 +0300
: InnoDB sets per-connection data unsafely
2015-07-19 22:51:19 -0400
: ALTER VIEW not replicated in some cases
2015-07-17 00:06:27 +0300
Slave cannot replicate signed integer-type values with high bit set to 1
2015-07-17 00:02:25 +0300
Slave cannot replicate signed integer-type values with high bit set to 1
2015-06-26 14:48:22 +0300
Fix for ; Statistics for a thread could be counted twice in SHOW STATUS while thread was ending
2015-06-25 23:34:54 +0300
Simple cleanups - Removing use of calls to current_thd - More DBUG_PRINT - Code style changes - Made some local functions static Ensure that calls to print_keyuse are locked with mutex to get all lines in same debug packet
2015-06-25 23:26:29 +0300
Problem was that for cases like: SELECT ... WHERE XX IN (SELECT YY) this was transformed to something like: SELECT ... WHERE IF_EXISTS(SELECT ... HAVING XX=YY)
2015-06-25 23:18:48 +0300
Fixed crashing bug when using ONLY_FULL_GROUP_BY in a stored procedure/trigger that is repeatedly executed. This is , including it's sub tasks , , , ,
2015-06-11 17:47:52 +0200
more renames after tokudb merge
2015-06-11 16:48:10 +0200
Item_cache::safe_charset_converter() fixes
2015-06-11 16:43:56 +0200
fix after the tokudb ft-index merge
This page is licensed: CC BY-SA / Gnu FDL