summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixes for parallel slave:Michael Widenius2013-10-1423-359/+603
* Give a warning, not an error, if the log file size in innodb doesn't match wh...Michael Widenius2013-10-132-4/+7
* MDEV-4506: Parallel replication.unknown2013-10-084-9/+161
* MDEV-4506: Parallel replication. .result file updates + a few comment updates.unknown2013-09-304-5/+10
* MDEV-4506: Parallel replication: After-review fixes.unknown2013-09-233-31/+70
* MDEV-4506: parallel replication.unknown2013-09-232-32/+24
* MDEV-4506: Parallel replication: Fix Windows compiler failure.unknown2013-09-191-1/+1
* MDEV-4506: Parallel replication.unknown2013-09-193-17/+243
* MDEV-4506: Parallel replication.unknown2013-09-177-1/+182
* MDEV-4506: parallel replication.unknown2013-09-172-0/+25
* MDEV-4506: parallel replication.unknown2013-09-1616-401/+399
* MDEV-4506, parallel replication.unknown2013-09-1316-193/+313
* MDEV-4506: Parallel replication: Intermediate commit.unknown2013-07-122-48/+53
* MDEV-4506: Parallel replication: Intermediate commitunknown2013-07-124-20/+9
* MDEV-4506: Parallel replication: Intermediate commitunknown2013-07-1212-86/+89
* MDEV-4506: Parallel replication: Intermediate commit.unknown2013-07-0912-25/+140
* MDEV-4506: Parallel replication: intermediate commit.unknown2013-07-088-65/+109
* MDEV-4506: Parallel replication: Intermediate commit.unknown2013-07-058-5/+150
* MDEV-4506: Parallel replication: Intermediate commit.unknown2013-07-044-67/+100
* MDEV-4506: Parallel replication: Intermediate commit.unknown2013-07-046-5/+38
* MDEV-4506: Parallel replication. Intermediate commit.unknown2013-07-039-54/+71
* MDEV-4506: Parallel replication. Intermediate commit.unknown2013-07-0310-88/+258
* MDEV-4506: Parallel replication: Intermediate commit.unknown2013-06-2812-89/+161
* MDEV-4506: Parallel replication. Intermediate commit.unknown2013-06-2613-18/+586
* MDEV-4506: Parallel replication: intermediate commit.unknown2013-06-252-2/+19
* MDEV-4506: Parallel replication: Intermediate commit.unknown2013-06-253-4/+57
* MDEV-4506: Parallel replication of group-committed transactions: Intermediate...unknown2013-06-2416-39/+747
* Forgotten .result file update.unknown2013-06-082-3/+3
* MDEV-4490: Old-style master position points at the last GTID event after slav...unknown2013-06-074-38/+125
* MDEV-4486: Allow to start old-style replication even if mysql.rpl_slave_state...unknown2013-06-074-2/+152
* MDEV-4591:Setting gtid* values from inside a transaction might cause unexpect...unknown2013-06-074-1/+65
* MDEV-4483: CHANGE MASTER TO master_use_gtid=xxx looses old-style coordinates.unknown2013-06-078-14/+129
* 5.5 mergeSergei Golubchik2013-06-06464-3067/+7733
|\
| * Fix a compile warning on NetBSDVladislav Vaintroub2013-06-011-1/+1
| * MDEV-4607 : libreadline-related compilation problems on NetBSD.Vladislav Vaintroub2013-06-011-1/+1
| * MDEV-4520: Assertion `0' fails in Query_cache::end_of_result on concurrent dr...unknown2013-05-301-2/+14
| * followup for revision 3751 "centos5 gcc 4.1 asm bug"Sergei Golubchik2013-05-281-6/+0
| * MDEV-4520: Assertion `0' fails in Query_cache::end_of_result on concurrent dr...unknown2013-05-235-4/+52
| * MDEV-4548 - compile sphinx.so/dll and include into packagesVladislav Vaintroub2013-05-222-13/+55
| * MDEV-4553 - Fixes for compilation under NetBSD.Vladislav Vaintroub2013-05-273-5/+25
| * MDEV-4516 SELECT from I_S.QUERY_CACHE_INFO produces ER_UNKNOWN_ERROR when que...Sergei Golubchik2013-05-243-1/+7
| * fix for compiled-in FederatedXSergei Golubchik2013-05-211-1/+1
| * MDEV-388 Creating a federated table with a non-existing server returns a rand...Sergei Golubchik2013-05-215-17/+27
| * 5.3 mergeSergei Golubchik2013-05-212-2/+4
| |\
| | * fixes for buildbotSergei Golubchik2013-05-214-4/+6
| * | MDEV-388 Creating a federated table with a non-existing server returns a rand...Sergei Golubchik2013-05-204-2/+17
| * | increase MAX_HA (number of simultaneously installed storage engines) to 64 Sergei Golubchik2013-05-201-1/+1
| * | 5.3 merge.Sergei Golubchik2013-05-2025-33/+343
| |\ \ | | |/
| | * 5.2 mergeSergei Golubchik2013-05-2021-33/+266
| | |\
| | | * 5.1 mergeSergei Golubchik2013-05-2016-25/+232
| | | |\