Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix various places where code would work incorrectly if the common_header_len... | unknown | 2013-09-04 | 1 | -11/+24 |
* | Fix embedded link error and uninitialised variable following previous push. | unknown | 2013-08-23 | 1 | -2/+2 |
* | MDEV-4488: When master is on the list of ignore_server_ids, GTID position on ... | unknown | 2013-08-22 | 1 | -41/+104 |
* | bMDEV-4906: When event apply fails, next SQL thread start errorneously commit... | unknown | 2013-08-20 | 1 | -0/+9 |
* | 5.5 merge | Sergei Golubchik | 2013-07-17 | 1 | -15/+32 |
|\ | |||||
| * | mysql-5.5.32 merge | Sergei Golubchik | 2013-07-16 | 1 | -14/+32 |
| |\ | |||||
| | * | BUG#16438800 - SLAVE_MAX_ALLOWED_PACKET NOT HONORED ON SLAVE IO CONNECT | Manish Kumar | 2013-03-25 | 1 | -14/+32 |
* | | | MDEV-4686: Temporary variable for sub_id is 32-bit, should be 64-bit | unknown | 2013-06-20 | 1 | -1/+1 |
* | | | 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 |