The most recent MariaDB Galera Cluster 10.0 release is:MariaDB Galera Cluster 10.0.38 Download Now
Download |Release Notes |Changelog |Overview of MariaDB Galera Cluster
Release date: 24 Feb 2014
For the highlights of this release, see the release notes.
The revision number links will take you to the revision's page on Launchpad. On Launchpad you can view more details of the revision and view diffs of the code modified in that revision.
Revision #3803 Wed 2014-02-19 13:59:10 -0500
Fixed install_macros.cmake to set the correct destination for documentation.
Fri 2014-02-14 17:03:44 -0500
mysqld_safe could not start server as it failed trying to perform wsrep position recovery.
Fixed by correcting the erroneous mysqld command by properly quoting it.
Thu 2014-02-13 09:33:04 -0500
Fixes in debian distribution files.
Tue 2014-02-11 15:03:42 +0200
: Assertion failure during lock_cancel_waiting_and_release.
Mon 2014-02-10 09:22:24 -0500
: Cannot install InnoDB/XtraDB plugin (undefined symbol: wsrep_md5_update)
Fri 2014-02-07 09:14:43 -0500
Dummy empty revision (to trigger bb).
Mon 2014-02-03 17:14:38 -0500
Fix for main.commit test.
Thu 2014-01-30 20:27:01 -0500
Fixed debian dist file names.
Fixed failing test results.
Updated tztime.cc ().
Thu 2014-01-30 12:45:38 -0500
Merged revisions: 3431, 3435..3457, 3459, 3460 from maria-5.5-galera.
Fixed Debian/Ubuntu dist files.
Fixed some compiler warnings.
Wed 2014-01-29 08:54:17 +0200
Fixed issue on wsrep_kill_victim mutexing order error. Furthermore, fixed merge errors found on mysql-test suite testing.
Tue 2014-01-28 09:48:51 +0200
Fixed issue with extra status lines Wsrep_local_bf_aborts at SHOW GLOBAL STATUS LIKE 'x'; where x != wsrep_local_bf_aborts by changing it as SHOW_SIMPLE_FUNC from SHOW_FUNC.
[merge] Sat 2014-01-25 11:02:49 +0200
Merge MariaDB-10.0.7 revision 3961.
Mon 2014-01-20 12:17:31 +0200
Fixed issue with retrying autocommitted transactions. We might need to clean up the explain structure in this case.
Fri 2014-01-17 13:55:09 +0200
Fixed one compiler warning in wsrep_applier.cc
Fri 2014-01-17 13:28:43 +0200
Added missing files
[merge] Wed 2013-12-04 10:32:43 +0200
merge with MariaDB 5.6 bzr merge lp:maria --rtag:mariadb-10.0.6 and a number of fixes to make this buildable.
Run also few short multi-master high conflict rate tests, with no issues
Wed 2013-11-27 22:20:32 +0200
fixes for wsrep-5.5 merges
Wed 2013-11-27 14:45:32 +0200
Ported all remaining storage/innobase changes from lp:codership-mysql/5.6, up tp revision #4021 This is same level as wsrep_25.1 milestone
Note: stotage/xtaradb is not upgraded yet
Wed 2013-11-27 01:10:29 +0200
diffed in fix in #3953 from lp:codership-mysql/5.6
Wed 2013-11-27 00:54:21 +0200
diffed in the fix from revision #3937 from lp:codership-mysql/5.6
Wed 2013-11-27 00:44:10 +0200
bzr merge -c 3921 lp:codership-mysql/5.6
Wed 2013-11-27 00:18:44 +0200
bzr merge -r3904..3928 lp:codership-mysql/5.5 This is now otherwise on level wsrep-25.9, but storage/innobase has not been fully merged wsrep-5.5 is not good source for that, so we probably have to cherry pick innodb changes from wsrep-5.6
Tue 2013-11-26 22:09:14 +0200
bzr merge -r3895..3903 lp:codership-mysql/5.5 This is just before 5.5.34 merge in wsrep-5.5 branch
Tue 2013-11-26 17:03:14 +0200
merge from lp:codership-mysql/5.5 rev #3895
Tue 2013-11-26 16:48:30 +0200
Merges from lp:codership-mysql/5.5 up to rev #3893, this changes to wsrep API #24
Wed 2013-11-06 00:29:37 +0200
bzr merge -r3890..3891 lp:codership-mysql/5.5
Wed 2013-11-06 00:02:22 +0200
bzr merge -r3889..3890 lp:codership-mysql/5.5
Tue 2013-10-15 12:03:57 +0300
Fixed performance schema instrumentation on galera and added correct mutexing when cancelling waiting trx on InnoDB
Mon 2013-10-14 11:54:27 +0300
Fix incorrect merge
Fri 2013-10-11 16:51:26 +0300
Fix temporary table search
Fri 2013-10-11 12:28:13 +0300
Merge fix for DDL handling
Mon 2013-10-07 20:18:58 +0300
Added correct mutexing on trx handling.
Mon 2013-10-07 11:35:19 +0300
Merge fixes, now at level 3430 in mariadb-galera-5.5
Mon 2013-10-07 09:43:19 +0300
Merged revisions 3425..3430 from mariadb-galera-5.5
Mon 2013-10-07 08:57:23 +0300
Merged revisions 3418..3424 from mariadb-galera-5.5
Mon 2013-10-07 00:18:26 +0300
Merged revisions 3411..3417 from mariadb-galera-5.5
Sun 2013-10-06 23:59:20 +0300
Merged revisions 3409..3411 from mariadb-galera-5.5
Sun 2013-10-06 23:54:18 +0300
Merged #3909 from mariadb-galera-5.5
Thu 2013-09-26 14:10:47 +0300
Fixed merge error on rollback to savepoint
Wed 2013-09-25 10:42:05 +0300
After merge fixes
Mon 2013-09-09 10:38:58 +0300
Merge fix.
Wed 2013-09-04 09:54:40 +0300
Fix merge error
Wed 2013-09-04 08:47:05 +0300
Fixed merge errors and XA prepare
[merge] Tue 2013-09-03 17:50:36 +0300
Merge 10.0 to galera-10.0
Tue 2013-07-16 12:09:38 +0300
Initial fixes after mariadb 10 merge, basic replication works now
[merge] Sat 2013-07-13 13:30:03 +0300
Merged with lp:maria revision #3766
Sat 2013-07-13 13:01:13 +0300
Initial merge result with mariaDB 10: lp:maria
This page is licensed: CC BY-SA / Gnu FDL