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: 24 Dec 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 #70113ee 2015-12-22 14:58:02 -0500
: InnoDB: Assertion failure in file trx0sys.cc line 353
2015-12-16 20:07:12 -0500
: InnoDB: Assertion failure in file trx0sys.cc line 353
2015-12-10 13:00:08 -0500
Merge tag 'mariadb-5.5.47' into 5.5-galera
2015-12-09 17:11:55 +0100
fix xtradb compilation on windows
2015-12-09 10:06:28 +0100
unit tests for my_getopt
2015-10-21 11:51:15 +0200
Specify GPL version in RPM metadata
2015-12-09 12:57:04 +0100
Merge branch 'merge/merge-xtradb-5.5' into 5.5
2015-12-09 12:27:04 +0100
5.5.46-37.6
2015-12-09 11:51:59 +0100
Merge branch 'bb-5.5-serg' into 5.5
2015-12-09 10:00:49 +0100
Merge branch 'mysql/5.5' into 5.5
2015-12-08 17:20:34 +0400
- [PATCH] Fix DB name quoting in mysqldump --routine
2015-12-08 10:16:41 +0100
mysql_upgrade leaks the admin password when it spawns a shell process to execute mysqlcheck
2015-12-08 10:13:13 +0100
mysql_upgrade cleanup
2015-12-07 20:06:54 +0100
ssl-validate-cert incorrect hostname check
2015-12-07 20:27:58 +0100
Using a UDF in a virtual column causes a crash when stopping the server
2015-12-07 15:15:43 +0100
small cleanup: udf_init()/udf_free() calls
2015-12-07 14:07:36 +0100
feedback_plugin_send in debug builds
2015-12-06 11:51:57 +0100
feedback plugin compilation warnings
2015-12-07 20:25:27 +0100
SHOW COLUMNS returns wrong column order for tables with large ENUMs
2015-12-06 20:22:33 +0100
tokudb compilation warnings
2015-12-06 12:01:12 +0100
Init script doesn't check all applicable configuration groups
2015-12-06 01:48:07 +0100
Got an error writing communication packets
2015-12-06 01:40:51 +0100
federatedx small cleanup
2015-12-05 15:25:15 +0100
mysqld_multi doesn't recognize include directive (not following includes)
2015-12-05 11:29:00 +0100
Duplicate key with auto increment
2015-12-05 11:22:25 +0100
one more test
2015-10-20 09:41:44 +0200
fix debian logrotate slow log filename
2015-12-07 09:34:41 +0200
: MySQL#74603 - Assertion `comma_length > 0' failed in mysql_prepare_create_table
2015-12-07 09:20:31 +0200
Correct length check in my_wc_mb_filename()
2015-12-05 12:21:33 +0200
Fix gcc v5.compiler errors.
2015-12-04 14:24:03 +0200
: Copying MySQL 5.5 data directory to 10.0 with partition tables crashes on insert
2015-12-03 20:43:54 +0400
Datetime value dropped in "INSERT ... SELECT ... ON DUPLICATE KEY" Item_func_coalesce::fix_length_and_dec() calls Item_func::count_string_result_length()) which called agg_arg_charsets() with wrong flags, so the collation derivation of the COALESCE result was not properly set to DERIVATION_COERCIBLE. It erroneously stayed DERIVATION_NUMERIC. So GREATEST() misinterpreted the argument as a number rather that a string and did not calculate its own length properly.
2015-12-02 16:08:54 +0400
- [PATCH] Fix DB name quoting in mysqldump --routine
2015-12-03 13:18:10 +0200
InnoDB: Failing assertion: block->page.buf_fix_count > 0 in buf0buf.ic line 730
2015-11-20 14:50:18 +0100
crashes during PREPARE
2015-11-18 11:20:59 +0100
mysqld got signal 11, after upgrade to 10.1.8
2015-11-18 10:58:51 +0100
feedback plugin debug
2015-11-17 18:33:08 +0100
Add thd_wait_begin/end to notify threadpool of binlog waits
2015-11-06 16:36:41 +0100
DEV-8632 Segmentation fault on INSERT
2015-11-09 09:23:32 +0200
: New warning messages are unreadable
2015-11-06 17:56:56 +0100
Crash on derived query Server Crash on Update with joins
2015-10-21 14:42:56 +0200
fix events_1 test for October 2015
2015-10-11 17:06:03 -0400
: CHANGE MASTER TO doesn't work with prepared statements
This page is licensed: CC BY-SA / Gnu FDL