Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-6593 : domain_id based replication filters | Nirbhay Choubey | 2014-12-03 | 1 | -1/+118 |
* | Merge 10.0.14 into 10.1 | Sergei Golubchik | 2014-10-15 | 1 | -0/+6 |
|\ | |||||
| * | MDEV-6462: Slave replicating using GTID doesn't recover correctly when master... | Kristian Nielsen | 2014-09-02 | 1 | -0/+6 |
* | | cleanup: more 'const' qualifiers | Sergei Golubchik | 2014-10-10 | 1 | -1/+1 |
|/ | |||||
* | MDEV-6156: Parallel replication incorrectly caches charset between worker thr... | unknown | 2014-04-25 | 1 | -0/+10 |
* | Merge 10.0-base -> 10.0 | Alexander Barkov | 2013-10-15 | 1 | -0/+2 |
|\ | |||||
| * | MDEV-5130: More precise binlog position reporting for IO thread when reconnec... | unknown | 2013-10-11 | 1 | -0/+2 |
* | | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 1 | -1/+1 |
|\ \ | |||||
| * | | Applied all changes from Igor and Sanja | Michael Widenius | 2013-06-15 | 1 | -1/+1 |
* | | | 10.0-base merge | Sergei Golubchik | 2013-06-06 | 1 | -4/+35 |
|\ \ \ | | |/ | |/| | |||||
| * | | 5.5 merge | Sergei Golubchik | 2013-06-06 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | MDEV-4332 Increase username length from 16 characters | Sergei Golubchik | 2013-04-18 | 1 | -1/+1 |
| * | | | MDEV-26: Global transaction ID. | unknown | 2013-06-05 | 1 | -3/+34 |
* | | | | Merge 10.0-base -> 10.0 | unknown | 2013-05-28 | 1 | -3/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-26: Global transaction ID. | unknown | 2013-05-22 | 1 | -3/+7 |
* | | | | Merge 10.0-base -> 10.0 | Igor Babaev | 2013-04-17 | 1 | -0/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Makeing rpl_filter for each Master_info. | Lixun Peng | 2013-04-16 | 1 | -0/+4 |
* | | | | Merge 10.0-base -> 10.0 (GTID). | unknown | 2013-04-17 | 1 | -1/+6 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | MDEV-26: Global transaction ID. | unknown | 2013-03-21 | 1 | -2/+5 |
| * | | MDEV-26. Intermediate commit. | unknown | 2013-01-22 | 1 | -0/+2 |
| * | | MDEV-26: Global transaction id. Partial commit. | unknown | 2012-10-23 | 1 | -1/+1 |
* | | | 10.0-base merge | Sergei Golubchik | 2013-01-31 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | 5.5 merge | Sergei Golubchik | 2013-01-29 | 1 | -3/+3 |
| |\ \ | | |/ | |||||
| | * | Fixed MDEV-4013: Password length in replication setup | Michael Widenius | 2013-01-11 | 1 | -3/+3 |
* | | | 10.0-base -> 10.0-monty | Sergei Golubchik | 2012-10-19 | 1 | -2/+52 |
|\ \ \ | |/ / | |||||
| * | | Changed SHOW_FUNC variabels that don't return SHOW_ARRAY to SHOW_SIMPLE_FUNC. | Michael Widenius | 2012-10-03 | 1 | -2/+5 |
| * | | Made max_relay_log_size depending on master connection. | Michael Widenius | 2012-10-01 | 1 | -1/+1 |
| * | | Implementation of Multi-source replication (MDEV:253) | Michael Widenius | 2012-09-28 | 1 | -2/+49 |
| |/ | |||||
* | | Next part of merge. See TODO for details | Michael Widenius | 2012-08-14 | 1 | -0/+1 |
|/ | |||||
* | mysql-5.5.22 merge | Sergei Golubchik | 2012-03-28 | 1 | -2/+1 |
|\ | |||||
| * | Updated/added copyright headers | MySQL Build Team | 2012-02-16 | 1 | -1/+1 |
| |\ | |||||
* | \ | merge with mysql-5.5.21 | Sergei Golubchik | 2012-03-09 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | BUG#11752315 - 43460: STOP SLAVE UNABLE TO COMPLETE WHEN SLAVE THREAD IS TRYI... | Manish Kumar | 2012-01-23 | 1 | -2/+2 |
* | | | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -1/+2 |
|\ \ \ | |||||
| * \ \ | Merge with 5.2. | Michael Widenius | 2011-12-11 | 1 | -2/+4 |
| |\ \ \ | |||||
| | * \ \ | Merge with MariaDB 5.1 | Michael Widenius | 2011-11-24 | 1 | -2/+4 |
| | |\ \ \ | |||||
| | | * \ \ | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 1 | -2/+4 |
| | | |\ \ \ | | | | | |/ | | | | |/| | |||||
* | | | | | | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -3/+3 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | BUG#11809016 - NO WAY TO DISCOVER AN INSTANCE IS NO LONGER A SLAVE FOLLOWING ... | Alfranio Correia | 2011-07-18 | 1 | -1/+1 |
| * | | | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+4 |
| | | |_|/ | | |/| | | |||||
* | | | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -0/+6 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Backport MySQL WL#2540 into MariaDB. | unknown | 2011-05-03 | 1 | -0/+6 |
| | |_|/ | |/| | | |||||
* | | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| * | | Change some my_bool in C++ classes and a few functions to bool to detect wron... | Michael Widenius | 2010-09-24 | 1 | -2/+2 |
| |/ | |||||
| * | BUG#53657: Slave crashed with error 22 when trying to lock mutex | Luis Soares | 2010-05-24 | 1 | -2/+3 |
* | | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -1/+1 |
* | | BUG#50364: manual merge to mysql-next-mr-bugfixing. | Luis Soares | 2010-02-03 | 1 | -1/+3 |
|\ \ | |||||
| * | | BUG#50364: FLUSH LOGS crashes the server (rpl.rpl_heartbeat_basic | Luis Soares | 2010-02-03 | 1 | -1/+3 |
* | | | WL#2360 Performance schema | Marc Alff | 2010-01-06 | 1 | -3/+3 |