Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-4506: Parallel replication: Intermediate commit. | unknown | 2013-06-28 | 1 | -7/+23 |
* | MDEV-4506: Parallel replication: Intermediate commit. | unknown | 2013-06-25 | 1 | -1/+2 |
* | MDEV-4506: Parallel replication of group-committed transactions: Intermediate... | unknown | 2013-06-24 | 1 | -2/+12 |
* | MDEV-4490: Old-style master position points at the last GTID event after slav... | unknown | 2013-06-07 | 1 | -11/+13 |
* | MDEV-4486: Allow to start old-style replication even if mysql.rpl_slave_state... | unknown | 2013-06-07 | 1 | -2/+14 |
* | MDEV-4483: CHANGE MASTER TO master_use_gtid=xxx looses old-style coordinates. | unknown | 2013-06-07 | 1 | -2/+14 |
* | 5.5 merge | Sergei Golubchik | 2013-06-06 | 1 | -10/+6 |
|\ | |||||
| * | strmake_buf(X,Y) helper, equivalent to strmake(X,Y,sizeof(X)-1) | Sergei Golubchik | 2013-04-17 | 1 | -10/+6 |
| * | 5.3 merge | Sergei Golubchik | 2013-04-12 | 1 | -9/+10 |
| |\ | |||||
| | * | 5.2 merge | Sergei Golubchik | 2013-04-11 | 1 | -9/+10 |
| | |\ | |||||
| | | * | 5.1 merge | Sergei Golubchik | 2013-04-11 | 1 | -9/+10 |
| | | |\ | |||||
| | | | * | MDEV-4088 Replication 10.0 -> 5.5 fails | Sergei Golubchik | 2013-04-04 | 1 | -9/+10 |
| | * | | | 5.2 merge. | Sergei Golubchik | 2012-08-22 | 1 | -9/+16 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | 5.1 merge | Sergei Golubchik | 2012-08-22 | 1 | -9/+16 |
| | | |\ \ | | | | |/ | |||||
| | | | * | merge with MySQL 5.1.65 | Sergei Golubchik | 2012-08-22 | 1 | -9/+16 |
| | | | |\ | |||||
| | | | | * | BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKET | Manish Kumar | 2012-06-12 | 1 | -6/+6 |
| | | | | |\ | |||||
* | | | | | | | Fix two small problems in previous push. | unknown | 2013-06-05 | 1 | -2/+2 |
* | | | | | | | MDEV-26: Global transaction ID. | unknown | 2013-06-05 | 1 | -44/+246 |
* | | | | | | | MDEV-4605: Failing to load GTID slave position from rpl.gtid_slave_pos | unknown | 2013-06-03 | 1 | -0/+73 |
* | | | | | | | MDEV-4478: Implement GTID "strict mode" | unknown | 2013-05-28 | 1 | -13/+46 |
* | | | | | | | MDEV-26: Global transaction ID. | unknown | 2013-05-22 | 1 | -9/+16 |
* | | | | | | | MDEV-26: Global transaction ID. | unknown | 2013-05-15 | 1 | -3/+79 |
* | | | | | | | Fixed: MDEV-4352; LOAD DATA was not multi-source safe | Michael Widenius | 2013-05-03 | 1 | -1/+0 |
* | | | | | | | Changed the client library to only mark memory as THREAD_SPECIFIC if one has ... | Michael Widenius | 2013-04-17 | 1 | -2/+8 |
* | | | | | | | Fixed compiler warnings and a not critical memory leak | Michael Widenius | 2013-04-17 | 1 | -0/+1 |
* | | | | | | | Makeing rpl_filter for each Master_info. | Lixun Peng | 2013-04-16 | 1 | -2/+4 |
* | | | | | | | MDEV-26: Global transaction ID. First alpha release. | unknown | 2013-04-15 | 1 | -18/+219 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | MDEV-26: Global transaction ID. | unknown | 2013-04-04 | 1 | -21/+15 |
| * | | | | | | | MDEV-26: Global transaction ID. | unknown | 2013-03-21 | 1 | -0/+21 |
| * | | | | | | | MDEV-26: Global transaction ID. | unknown | 2013-03-21 | 1 | -32/+29 |
| * | | | | | | | MDEV-26: Global Transaction ID | unknown | 2013-02-22 | 1 | -1/+1 |
| * | | | | | | | MDEV-26: Global transaction ID | unknown | 2013-02-21 | 1 | -2/+33 |
| * | | | | | | | MDEV-26: Global transaction ID, intermediate commit. | unknown | 2013-02-19 | 1 | -17/+0 |
| * | | | | | | | MDEV-26: Global Transaction ID. | unknown | 2013-02-15 | 1 | -0/+17 |
| * | | | | | | | MDEV-26: Global Transaction ID. | unknown | 2013-02-15 | 1 | -1/+2 |
| * | | | | | | | MDEV-26: Global Transaction ID. | unknown | 2013-02-15 | 1 | -11/+23 |
| * | | | | | | | MDEV-26: Global transaction ID. | unknown | 2013-02-14 | 1 | -0/+54 |
| * | | | | | | | MDEV-26: Global transaction ID. | unknown | 2013-01-25 | 1 | -1/+20 |
| * | | | | | | | MDEV-26. Intermediate commit. | unknown | 2013-01-22 | 1 | -2/+4 |
| * | | | | | | | MDEV-26: Global transaction id: Intermediate commit. | unknown | 2012-11-15 | 1 | -0/+36 |
| * | | | | | | | MDEV-26: Global transaction commit. Intermediate commit. | unknown | 2012-11-05 | 1 | -0/+30 |
| * | | | | | | | MDEV-500: Session variable for server_id | unknown | 2012-10-23 | 1 | -8/+12 |
* | | | | | | | | Fixed MDEV-4394 Sporadic failures in multi_source tests | Michael Widenius | 2013-04-14 | 1 | -6/+29 |
* | | | | | | | | 5.5 merge | Sergei Golubchik | 2013-03-27 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / / | |||||
| * | | | | | | Fix compile error when building with DBUG, but without DEBUG_SYNC. | unknown | 2013-03-01 | 1 | -0/+6 |
* | | | | | | | cleanup: | Sergei Golubchik | 2013-01-23 | 1 | -3/+1 |
* | | | | | | | MDEV-4011 Added per thread memory counting and usage | Michael Widenius | 2013-01-23 | 1 | -16/+15 |
* | | | | | | | remove HAVE_EXPLICIT_TEMPLATE_INSTANTIATION | Sergei Golubchik | 2012-12-17 | 1 | -5/+0 |
* | | | | | | | Implementation of Multi-source replication (MDEV:253) | Michael Widenius | 2012-10-04 | 1 | -78/+192 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Changed SHOW_FUNC variabels that don't return SHOW_ARRAY to SHOW_SIMPLE_FUNC. | Michael Widenius | 2012-10-03 | 1 | -16/+43 |