All pages
Powered by GitBook
1 of 1

Loading...

MariaDB Galera Cluster 5.5.46 Changelog

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: 20 Oct 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 #278ff16 2015-10-15 05:47:06 -0400

    • Add warnings to galera test suppression list.

  • 2015-10-13 15:42:53 -0400

    • Fix galera_var_dirty_reads test.

  • 2015-10-13 14:42:36 -0400

    • Merge tag 'mariadb-5.5.46' into 5.5-galera

  • 2015-10-09 16:43:59 +0200

    • fixes for buildbot:

  • 2015-10-09 00:06:16 +0200

    • Merge branch 'merge-xtradb-5.5' into 5.5

  • 2015-10-08 23:02:43 +0200

    • 5.5.45-37.4

  • 2015-10-08 22:54:24 +0200

    • Merge remote-tracking branch 'mysql/5.5' into 5.5

  • 2015-10-08 00:32:07 +0200

    • Delete with sub query with information_schema.TABLES deletes too many rows

  • 2015-08-05 11:57:35 +0200

    • : postreview fix

  • 2015-04-23 20:08:57 +0200

    • : Server crashes in Item_subselect::fix_fields or fails with Thread stack overrun

  • 2015-04-23 19:16:57 +0200

    • :Server crash with Signal 6 : Server crash with Signal 6 (part 2)

  • 2015-04-23 19:11:06 +0200

    • : Server crash with Signal 6

  • 2015-04-23 19:04:11 +0200

    • : Server crash with Signal 6 (part 2)

  • 2015-09-30 10:49:45 +0300

    • Bug #68148: drop index on a foreign key column leads to missing table : Table disappear after modifying FK

  • 2015-09-29 08:39:54 +0300

    • : innodb.innodb-fk-warnings fails on Windows

  • 2015-09-24 17:25:52 +0200

    • : MariaDB hangs on query with many logical condition

  • 2015-09-28 03:40:29 +0300

    • rpl.show_status_stop_slave_race-7126 sporadically causes internal check failure

  • 2015-09-27 18:01:47 +0300

    • plugins.feedback_plugin_send fails sporadically in buildbot

  • 2015-09-27 16:00:48 +0300

    • plugins.feedback_plugin_send depends on being executed after plugins.feedback_plugin_load

  • 2015-09-26 02:51:29 +0300

    • Increased the version number

  • 2015-09-26 02:48:55 +0300

    • rpl.rpl_innodb_bug30888 sporadically fails in buildbot with testcase timeout

  • 2015-09-25 13:56:02 -0400

    • : Sporadic SEGFAULT on startup

  • 2015-09-24 21:24:28 +0300

    • innodb_zip.innodb-create-options fails in buildbot

  • 2015-09-24 10:28:47 +0200

    • The compiler warnings fixed.

  • 2015-09-21 20:49:31 -0400

    • Cleanup: remove dead code which could also lead to race.

  • 2015-09-21 20:47:05 -0400

    • Post-merge fix.

  • 2015-09-16 23:20:57 -0400

    • : Sporadic SEGFAULT on startup

  • 2015-09-15 17:07:41 -0400

    • : Debian jessie 8.2 + + GaleraCluster

  • 2015-09-15 16:27:04 -0400

    • : bootstrap command missing in debian init script

  • 2015-09-09 18:54:14 -0400

    • Update WSREP_PATCH_REVNO

  • 2015-08-27 00:41:56 -0700

    • Bump WSREP_PATCH_VERSION in cmake/wsrep.cmake to 12

  • 2015-07-07 22:34:25 -0700

    • Fixes codership/mysql-wsrep#153 use --defaults-extra-file with mysqldump SST

  • 2015-06-09 17:02:26 +0300

    • Fixing donate callback return code

  • 2015-06-09 11:36:31 +0300

    • Logging message cleanup

  • 2015-06-08 21:06:22 +0300

    • This commit fixes - errno handling in wsp::env::append() method, where error could be returned by mistake - return code of sst_prepare_other() when pthread_create() fails - it was returning positive error code which by convention is treated as success.

  • 2015-06-08 12:23:53 +0300

    • Slight cleanup improvement on a previous commit.

  • 2015-06-08 01:46:20 -0700

    • Refs codership/mysql-wsrep#143 . Account for the case where the SST password is empty

  • 2015-06-06 01:38:07 +0300

    • Synced xtrabackup SST fixes from Percona tree (as of PXC 5.6.24-25.11 release). This fixes/adresses the following LP bugs: - LP1380697: wsrep_sst_xtrabackup-v2 doesn't stop when mysql is SIGKILLed. (full fix for this (as engineeered by Percona) requires Linux-specific patch that we don't carry, but keep xtrabackup scripts as close as possible) - LP1399134: Log the innobackupex/SST logs in SST to syslog if possible. (fixed) - LP1405668: Race condition between donor and joiner in PXB SST. (fixed) - LP1405985: Fail early if xtrabackup_checkkpoints is missing. (fixed) - LP1407599: wsrep_sst_xtrabackup-v2 script causes innobackupex to print a false positive stack trace into the log. (fixed) - LP1441762: IST Fails with SST script error. (fixed) - LP1451670: Fail when move-back fails in xtrabackup SST. (fixed)

  • 2015-06-06 01:08:41 +0300

    • Refs codership/mysql-wsrep#141: this commit 1. Passes wsrep_sst_auth_value to SST scripts via WSREP_SST_OPT_AUTH envronmental variable, so it never appears on the command line 2. In mysqldump and xtrabackup* SST scripts which rely on MySQL authentication, instead of passing password on the command line, SST script sets MYSQL_PWD environment variable, so that password also never appears on the mysqldump/innobackupex command line.

  • 2015-05-02 22:25:39 +0300

    • Fixes codership/mysql-wsrep#118

  • 2015-09-07 13:13:52 +0200

    • : mysqlbinlog -v does not properly decode DECIMAL values in an RBR log

  • 2015-09-03 18:00:43 +0200

    • : IF Statement returns multiple values erroneously (or Assertion `!null_value' failed in Item::send(Protocol*, String*))

  • 2015-08-22 01:18:02 -0400

    • : Random mtr test failures during warning check

  • 2015-08-20 20:55:52 -0400

    • : Bulk loads into partitioned table not working

  • 2015-08-20 09:55:54 -0400

    • Backport partition tests from 10.0-galera.

  • 2015-08-18 17:03:28 -0400

    • Fix for a typo.

Revision #8d2d947
Revision #fd68a7d
Revision #16c4b3c
Revision #f41a41f
Revision #db79f4c
Revision #82e9f6d
Revision #c8d5112
MDEV-8796
Revision #504802f
MDEV-7846
Revision #54b9981
MDEV-7846
Revision #0ab93fd
MDEV-7445
MDEV-7565
Revision #2e3e818
MDEV-7445
Revision #7ccde2c
MDEV-7565
Revision #006acf7
MDEV-8845
Revision #a95711e
MDEV-8855
Revision #02a38fd
MDEV-8624
Revision #f804b74
MDEV-8154
Revision #ce7d8c5
MDEV-7330
Revision #bdcf370
MDEV-7933
Revision #2563609
Revision #86ed494
MDEV-8849
Revision #13615c5
MDEV-8208
Revision #dca4ab9
MDEV-8841
Revision #5cc149f
Revision #d54bc3c
Revision #9d5767c
Revision #db2e21b
MDEV-8208
Revision #fd1b2e4
MDEV-8803
MariaDB 10.1.7
Revision #653aadc
MDEV-8804
Revision #37ae601
Revision #760b0c4
Revision #bee94cc
Revision #55dfddf
Revision #0465e3a
Revision #d809fcc
Revision #1b1410c
Revision #62c2539
Revision #a7ea3ec
Revision #d78110e
Revision #4f4f3a5
Revision #29ac245
MDEV-8473
Revision #102a85f
MDEV-8663
Revision #472d663
MDEV-8149
Revision #4ee2886
MDEV-5146
Revision #ccd39b2
Revision #98bebad

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