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: 15 May 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 #014fe12 2015-05-12 14:19:30 -0400
Fix for debug build failure
2015-05-12 17:05:41 -0400
Revert last commit.
2015-05-11 15:42:20 -0400
Fix for build failure.
2015-05-07 22:18:34 +0200
mysql_upgrade crashes the server with REPAIR VIEW
2015-05-04 13:50:52 -0400
Merge tag 'mariadb-5.5.43' into 5.5-galera
2015-03-18 21:17:31 +0200
codership/mysql-wsrep#67 - total order isolation for FLUSH
2015-02-10 18:27:21 +0200
refs codership/mysql-wsrep#60 explicit braces around empty body
2015-02-10 00:47:02 +0200
refs codership/mysql-wsrep#55 - To avoid compiler warming:
2015-02-05 14:38:03 +0200
refs #55 fixed debug build compilation errors
2014-12-10 23:29:28 +0200
Refs #25 - made sure signals that may be set to ignored in mysqld were set to default in the child process.
2014-12-10 01:45:50 +0200
This commit
improves MySQL client version check making it no less than required as opposed to exactly as required
adds event table copying to ensure same results as with rsync SST.
2014-12-09 22:13:14 +0200
Going more MTR-friendly - for SST prefer to use mysql client, mysqldump and my_print_defaults from the local build tree.
2015-03-30 17:58:41 -0400
refs #7 - handling lock queue granting in BF-BF conflict situation
2014-11-16 16:26:36 +0200
refs #7 - handling lock queue granting in BF-BF conflict situation
2014-10-31 15:55:18 +0800
Refs #8: [5.5] preserve gvwstate.dat for pc recovery feature
2015-04-29 16:24:52 +0200
Merge branch '5.5' into bb-5.5-serg
2015-04-29 14:14:45 +0300
Fix failing test cases for patch
2015-04-28 21:27:43 +0200
Fatal error: Please read "Security" section of the manual to find out how to run mysqld as root!
2015-04-28 21:24:32 +0200
post-merge fixes
2015-04-28 21:11:49 +0200
Merge branch 'openquery/-maria-5.5-check_view-r4408' into 5.5
2015-04-28 13:57:21 +0200
post-merge changes, fixes, and tests
2015-04-28 13:54:37 +0200
Merge branch 'merge-xtradb-5.5' into 5.5
2015-04-28 13:42:58 +0200
percona-server-5.5.42-37.1.tar.gz
2015-04-28 13:37:54 +0200
Null-merge branch 'merge-xtradb-5.5' into 5.5
2015-04-28 15:31:49 +0500
View definition changes upon creation.
Fixed by using POINT instead of ST_POINT in the item.
Later need to fix that with proper ST_POINT implementation
2015-04-28 15:28:29 +0300
: innodb.innodb- produces valgrind warnings in buildbot
2015-04-28 15:09:04 +0300
multitable delete with wrongly set sort_buffer_size crashes in merge_buffers
2015-04-27 23:37:51 +0200
move to storage/xtradb/
2015-04-27 21:04:06 +0200
Merge remote-tracking branch 'mysql/5.5' into 5.5
2015-04-27 16:19:54 +0200
Merge commit 'tokudb-engine/tokudb-7.5.6' into 5.5
2015-04-27 16:04:39 +0200
Merge commit 'tokudb-ft-index/tokudb-7.5.6' into 5.5
2015-04-27 15:56:39 +0200
Merge remote-tracking branch 'openquery/-shm-path' into 5.5
2015-04-27 12:47:39 +0200
XtraDB does not build on Solaris
2015-04-26 16:27:41 +0200
MariaDB Crashes Suddenly while writing binlogs
2015-04-25 21:56:46 +0200
Segmentation failure when running mysqladmin -u root -p
2015-04-25 17:22:46 +0200
SSL hostname verification fails for long subject names
2015-04-25 00:19:20 +0200
Assertion `thd->is_error() || kill_errno || thd->killed == ABORT_QUERY' failed in ha_rows filesort
2015-04-24 21:41:00 +0200
Not possible to use FIFO file as a general_log file
2015-04-24 21:03:43 +0200
bug: crash when sync() or close() of a log file fails on shutdown
2015-04-24 21:02:37 +0200
bug: debug assert crash when seek on log file fails
2015-04-27 15:31:12 +0200
: funcs_1.innodb_views and funcs_1.memory_views fail
2015-04-27 21:15:23 +1000
/run/shm is the general replacement for /dev/shm in newer distros
2015-04-23 08:26:57 +0200
replication slave - deadlock in terminate_slave_thread with stop slave and show variables of replication filters and show global status
2015-04-24 13:44:22 +0200
Merge pull request #39 from openquery/-mutex-unlock_LOCK_log-in-MYSQL_BIN_LOG_write_incident
2015-04-24 11:00:34 +0400
wrong result when comparing utf8 column with an invalid literal
2015-04-23 23:06:14 +0300
Testcase for: table_elimination works wrong ...
2015-04-14 23:18:54 +0200
: WHERE does not apply
2015-04-22 18:13:30 -0400
: DMLs not getting replicated with log-bin=OFF & binlog-format != ROW
2015-04-22 10:14:11 +0200
: main.multi_update fails with --ps-protocol
2015-04-21 15:41:01 +0300
: crash in Item_cond::eval_not_null_tables
2015-04-20 05:02:10 +0200
tokuftdump: Install to ${INSTALL_BINDIR} instead of bin
2015-04-19 15:49:35 +0300
Increase the version number
2015-04-15 19:14:20 +0300
Merge pull request #41 from MariaDB/5.5-
2015-04-15 16:23:43 +0300
Server crashes in my_strcasecmp_utf8 on subquery in ORDER BY clause of GROUP_CONCAT
2015-04-15 12:08:37 +0400
Assertion `args[0]->fixed' fails in Item_func_conv_charset::Item_func_conv_charset Removing a wrong assertion.
2015-03-05 16:34:13 +0100
: server crash on update table left join with a view
2015-04-14 13:26:55 +1000
quote table name in mysql_check:is_view. increment version too
2015-04-14 13:26:22 +1000
Don't run upgrade-views if not mysql or --upgrade-system-tables
2015-04-14 12:43:50 +1000
mysqlcheck fix-view-algorithm -> upgrade-views
2015-04-14 11:26:13 +1000
corrected mysql_upgrade to always list output for every phase
2015-04-14 11:01:31 +1000
Update tests for mysql_upgrade_view
2015-04-13 23:25:23 +1000
sql_print_information corrected
2015-04-13 22:58:45 +1000
mariadb_fix_view to allow fixing of view->mariadb_version
2015-04-13 22:39:37 +1000
avoid calling runctiosn in DBUG_RETURN
2015-04-13 22:31:44 +1000
mariadb_fix_view need only check view->mariadb_version
2015-04-13 22:28:12 +1000
remove include sql_view.h from sql_table.cc - unneeded
2015-04-13 22:17:57 +1000
Add --fix-tables option to mysql-check
2015-04-13 21:12:23 +1000
Allow REPAIR NO_WRITE_TO_BINLOG as per serg's review
2015-04-13 20:52:19 +1000
correct phase numbering in test results
2015-04-13 20:41:49 +1000
Add mysql-test/std_data/mysql_upgrade/* for
2015-04-12 21:40:07 +1000
correct server side error messages
2015-04-12 21:05:01 +1000
Corrections to mysqlcheck
2015-04-12 20:42:13 +1000
mysql_upgrade to pass binlog option to mysqlcheck
2015-04-12 20:41:28 +1000
REPAIR VIEW / mysql migration
2015-04-12 17:26:50 +1000
mysql-upgrade -> fix-view-algorithm as mysqlcheck option
2015-04-12 17:21:02 +1000
Correct phase count on mysql_upgrade
2015-04-12 17:05:02 +1000
Remove mysql-upgrade / skip-mysql-upgrade options from mysql-upgrade.c
2015-04-12 16:50:16 +1000
Get my_getop to parse opt_mysql_upgrade in mysqlcheck
2015-04-12 15:56:21 +1000
: Upgrade from MySQL to MariaDB breaks already created views
2015-04-11 18:13:08 +1000
MYSQL_BIN_LOG::write_incident failing to release LOCK_log
2015-03-31 13:10:43 +0500
audit plugin - record full query / document line length / make buffer configurable.
The serve_audit_query_log_limit variable implemented.
Also QUERY_DCL filter added.
2015-03-30 00:49:16 +0300
: main.subselect_sj2_jcl6 fails in buildbot
2015-03-27 20:35:37 -0400
: galera fails to replicate DDL queries when using binlog_checksum
2015-03-24 16:41:04 -0400
: mysql.server init script can't stop mysqld when WSREP is turned off
2015-03-23 09:49:32 +0200
: Unknown column quoted with backticks in HAVING clause when using function.
2015-03-10 12:34:17 +0200
Incorrect use of SPATIAL KEY for query plan
2015-03-19 19:46:08 +0400
Server crash on set global server_audit_incl_users=null.
2015-03-17 13:26:33 +0300
: Semi-Join's DuplicateWeedout strategy skipped ...
2015-03-12 18:53:31 +0200
MariaDB - mysql-test - SUITE:percona - percona.innodb_sys_index 'xtradb' fails - @@version_comment
2015-03-11 12:36:00 -0400
Backport fix for , and from 10.0-galera
2015-03-09 22:55:54 -0400
Reduce gcache size to cut down disk usage
2015-03-02 19:18:10 +0200
MTR creates nested links when tests are run with --mem
2015-03-06 18:13:06 +0100
after innodb/xtradb merge: use the correct visibility for internal functions
2015-03-06 17:03:46 +0100
Using too big key for internal temp tables
2015-03-06 11:15:55 +0100
buildbot may leave stale mysqld
2015-03-06 11:19:23 +0200
: Crash creating an InnoDB table with foreign keys
2015-03-05 12:05:59 +0200
:Slave is 10x slower to execute set of statements compared to master when using RBR
2015-02-28 23:44:55 +0200
: Using too big key for internal temp tables
2015-02-27 18:28:40 +0100
update tokudb version after merge
2015-02-23 13:27:51 +0100
: last_commit_pos_offset set to wrong value after binlog rotate in group commit
This page is licensed: CC BY-SA / Gnu FDL