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.
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
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.
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
Be notified of new MariaDB Server releases automatically by 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.
This page is licensed: CC BY-SA / Gnu FDL
adds event table copying to ensure same results as with rsync SST.
Later need to fix that with proper ST_POINT implementation