Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-5115 RBR from MySQL 5.6 to MariaDB 10.0 does not work | Sergei Golubchik | 2013-12-09 | 1 | -36/+149 |
* | 10.0-base merge | Sergei Golubchik | 2013-11-13 | 1 | -3/+3 |
|\ | |||||
| * | 5.5. merge | Sergei Golubchik | 2013-11-13 | 1 | -3/+3 |
| |\ | |||||
| | * | MDEV-4824 userstats - wrong user statistics | Sergei Golubchik | 2013-11-11 | 1 | -3/+3 |
* | | | Merge 10.0-base to 10.0 | unknown | 2013-11-07 | 1 | -1/+0 |
|\ \ \ | |/ / | |||||
| * | | MDEV-4506: Parallel replication. | unknown | 2013-11-05 | 1 | -1/+0 |
* | | | Merge from 10.0-base to 10.0 the feature MDEV-4506: Parallel replication. | unknown | 2013-11-01 | 1 | -254/+289 |
|\ \ \ | |/ / | |||||
| * | | Merge MDEV-4506: Parallel replication into 10.0-base. | unknown | 2013-11-01 | 1 | -254/+289 |
| |\ \ | |||||
| | * | | MDEV-5206: Incorrect slave old-style position in MDEV-4506, parallel replicat... | unknown | 2013-10-31 | 1 | -5/+11 |
| | * | | MDEV-4506: Parallel replication. | unknown | 2013-10-23 | 1 | -25/+7 |
| | * | | MDEV-4506: Parallel replication: Intermediate commit. | unknown | 2013-10-17 | 1 | -27/+29 |
| | * | | Moved the remaining variables, that depends on sql execution, from Relay_log_... | Michael Widenius | 2013-10-15 | 1 | -6/+6 |
| | * | | Fixes for parallel slave: | Michael Widenius | 2013-10-14 | 1 | -87/+67 |
| | * | | MDEV-4506: parallel replication. | unknown | 2013-09-16 | 1 | -45/+45 |
| | * | | MDEV-4506, parallel replication. | unknown | 2013-09-13 | 1 | -37/+35 |
| | * | | MDEV-4506: Parallel replication: Intermediate commit | unknown | 2013-07-12 | 1 | -10/+10 |
| | * | | MDEV-4506: Parallel replication: intermediate commit. | unknown | 2013-07-08 | 1 | -1/+1 |
| | * | | MDEV-4506: Parallel replication. Intermediate commit. | unknown | 2013-07-03 | 1 | -18/+30 |
| | * | | MDEV-4506: Parallel replication: Intermediate commit. | unknown | 2013-06-28 | 1 | -35/+53 |
| | * | | MDEV-4506: Parallel replication of group-committed transactions: Intermediate... | unknown | 2013-06-24 | 1 | -9/+46 |
* | | | | 10.0-base merge (roles) | Sergei Golubchik | 2013-10-29 | 1 | -5/+10 |
|\ \ \ \ | |/ / / | |||||
| * | | | post-review cleanup | Sergei Golubchik | 2013-10-27 | 1 | -1/+1 |
| * | | | support DEFINER=role and DEFINER=current_role | Sergei Golubchik | 2013-10-18 | 1 | -5/+10 |
* | | | | Merge 10.0-base -> 10.0 | Sergey Petrunya | 2013-10-16 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-3798: [SHOW] EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-15 | 1 | -0/+1 |
| |\ \ \ | |||||
| | * | | | MDEV-3798: EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-05 | 1 | -1/+1 |
| | * | | | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuring | Sergey Petrunya | 2013-08-24 | 1 | -0/+1 |
| | |\ \ \ | |||||
| | | * \ \ | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuring | Sergey Petrunya | 2013-08-24 | 1 | -0/+1 |
| | | |\ \ \ | |||||
| | | | * \ \ | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuring | Sergey Petrunya | 2013-06-27 | 1 | -0/+1 |
| | | | |\ \ \ | |||||
| | | | | * | | | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuring | Sergey Petrunya | 2013-06-27 | 1 | -0/+1 |
* | | | | | | | | 10.0-base merge. | Sergei Golubchik | 2013-09-21 | 1 | -107/+293 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | 5.5 merge and fixes for compiler/test errors | Sergei Golubchik | 2013-09-18 | 1 | -3/+9 |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| | * | | | | | | Fixed MySQL bug #69861 LAST_INSERT_ID is replicated incorrectly if replicatio... | Michael Widenius | 2013-08-27 | 1 | -3/+9 |
| * | | | | | | | MDEV-4645: Incorrect reads of frozen binlog events; FDE corrupted in relay log | unknown | 2013-09-12 | 1 | -88/+186 |
| * | | | | | | | Fix various places where code would work incorrectly if the common_header_len... | unknown | 2013-09-04 | 1 | -13/+16 |
| | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Fix embedded link error and uninitialised variable following previous push. | unknown | 2013-08-23 | 1 | -1/+3 |
| * | | | | | | MDEV-4488: When master is on the list of ignore_server_ids, GTID position on ... | unknown | 2013-08-22 | 1 | -3/+80 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | cosmetic fixes | Sergei Golubchik | 2013-07-21 | 1 | -1/+1 |
* | | | | | | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 1 | -119/+130 |
|\ \ \ \ \ \ | |||||
| * | | | | | | binlog_old_versions.test | Sergei Golubchik | 2013-07-12 | 1 | -2/+2 |
| * | | | | | | Fixed some wrong format strings. | Michael Widenius | 2013-06-28 | 1 | -87/+88 |
| * | | | | | | Fixed some merge issues: | Michael Widenius | 2013-06-18 | 1 | -1/+2 |
| * | | | | | | Applied all changes from Igor and Sanja | Michael Widenius | 2013-06-15 | 1 | -29/+41 |
| * | | | | | | Push a lot of small fixes to get larger parts to compile | Michael Widenius | 2013-05-21 | 1 | -2/+2 |
| * | | | | | | Temporary commit of 10.0-merge | Michael Widenius | 2013-03-26 | 1 | -5/+5 |
* | | | | | | | 10.0-base merge | Sergei Golubchik | 2013-07-18 | 1 | -3/+19 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | 5.5 merge | Sergei Golubchik | 2013-07-17 | 1 | -3/+13 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| / / / | | |_|/ / / | |/| | | | | |||||
| | * | | | | mysql-5.5.32 merge | Sergei Golubchik | 2013-07-16 | 1 | -2/+12 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merge from mysql-5.1 to mysql-5.5 | Sujatha Sivakumar | 2013-03-28 | 1 | -0/+2 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Bug#14324766:PARTIALLY WRITTEN INSERT STATEMENT IN BINLOG | Sujatha Sivakumar | 2013-03-28 | 1 | -0/+2 |