Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-05-26 | 1 | -1/+5 |
|\ | |||||
| * | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-05-25 | 1 | -1/+5 |
| |\ | |||||
| | * | MDEV-22545: my_vsnprintf behaves not as in C standard | Oleksandr Byelkin | 2020-05-24 | 1 | -1/+5 |
* | | | Update WolfSSL | Vladislav Vaintroub | 2020-05-08 | 1 | -1/+1 |
* | | | MDEV-7962 wsrep_on() takes 0.14% in OLTP RO | Marko Mäkelä | 2020-04-24 | 1 | -1/+1 |
* | | | MDEV-22203: WSREP_ON is unnecessarily expensive WITH_WSREP=OFF | Marko Mäkelä | 2020-04-24 | 1 | -2/+2 |
* | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-01-21 | 11 | -36/+112 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-01-21 | 11 | -36/+112 |
| |\ \ | | |/ | |||||
| | * | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-01-20 | 11 | -36/+112 |
| | |\ | |||||
| | | * | Merge branch 'merge-perfschema-5.6' into 10.1 | Oleksandr Byelkin | 2020-01-19 | 11 | -36/+112 |
| | | |\ | |||||
| | | | * | 5.6.47 | Oleksandr Byelkin | 2020-01-19 | 11 | -36/+112 |
| | | | * | 5.6.31 | Sergei Golubchik | 2016-06-21 | 3 | -22/+22 |
| * | | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2019-10-31 | 1 | -2/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-18562 [ERROR] InnoDB: WSREP: referenced FK check fail: Lock wait index | Jan Lindström | 2019-10-30 | 1 | -2/+2 |
* | | | | | MDEV-20848 Fixes for MTR test galera_sr.GCF-1060 (#1421) | Daniele Sciascia | 2019-12-04 | 1 | -2/+2 |
* | | | | | remove incorrect #ifdef | Sergei Golubchik | 2019-08-26 | 1 | -2/+0 |
* | | | | | MDEV-19684 enable intel assembly (AESNI etc) and fastmath when compiling WolfSSL | Vladislav Vaintroub | 2019-06-04 | 1 | -1/+1 |
* | | | | | MDEV-18531 : Use WolfSSL instead of YaSSL as "bundled" SSL/encryption library | Vladislav Vaintroub | 2019-05-22 | 1 | -1/+1 |
* | | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 44 | -44/+44 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 44 | -44/+44 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 44 | -44/+44 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 31 | -31/+31 |
| | | |\ \ | |||||
| | | | * | | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 13 | -13/+13 |
| | | * | | | Update FSF address | Vicențiu Ciorbaru | 2019-05-11 | 3 | -3/+3 |
| | | * | | | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 8 | -8/+8 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | Follow-up to changing FSF address | Vicențiu Ciorbaru | 2019-05-11 | 5 | -5/+5 |
| | | | * | | Update FSF address | Michal Schorm | 2019-05-10 | 3 | -3/+3 |
| * | | | | | Merge remote-tracking branch 'origin/10.2' into 10.3bb-10.3-janmerge | Jan Lindström | 2019-04-12 | 1 | -1/+1 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Fix wsrep_thd_is_applier macro to point correct function name. | Jan Lindström | 2019-04-10 | 1 | -1/+1 |
* | | | | | | Fix InnoDB dynamic plugin compile errors on wsrep patch. | Jan Lindström | 2019-04-10 | 1 | -1/+4 |
* | | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-04-02 | 1 | -12/+14 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-03-29 | 1 | -12/+14 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2019-03-29 | 1 | -12/+14 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Revert MDEV-18464 and MDEV-12009 | Marko Mäkelä | 2019-03-28 | 1 | -3/+0 |
| | | * | | | MDEV-12009: Allow to force kill user threads/query which are flagged as high ... | Jan Lindström | 2019-03-28 | 1 | -0/+3 |
| | | * | | | cmake: re-enable -Werror in the maintainer mode | Sergei Golubchik | 2019-03-27 | 1 | -12/+14 |
| | | * | | | MDEV-9519: Data corruption will happen on the Galera cluster size change | Julius Goryavsky | 2019-02-25 | 1 | -0/+3 |
| * | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-03-19 | 1 | -0/+6 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | MDEV-17262: mysql crashed on galera while node rejoined cluster (#895) | sysprg | 2019-03-18 | 1 | -0/+6 |
| * | | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-03-17 | 1 | -1/+3 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | MDEV-18577: Indexes problem on import dump SQL | Jan Lindström | 2019-03-13 | 1 | -1/+3 |
| | * | | | | MDEV-9519: Data corruption will happen on the Galera cluster size change | Julius Goryavsky | 2019-02-26 | 1 | -0/+3 |
* | | | | | | 10.4 wsrep group commit fixes (#1224) | Teemu Ollakka | 2019-03-15 | 1 | -0/+5 |
* | | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-06 | 1 | -0/+3 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | MDEV-9519: Data corruption will happen on the Galera cluster size change | Julius Goryavsky | 2019-02-26 | 1 | -0/+3 |
* | | | | | | WSREP debug log levels support | mkaruza | 2019-02-13 | 1 | -1/+1 |
* | | | | | | Galera4 | Brave Galera Crew | 2019-01-23 | 1 | -162/+143 |
* | | | | | | MDEV-5313 Improving audit API. | Alexey Botchkov | 2019-01-18 | 6 | -12/+12 |
* | | | | | | MDEV-5313 Improving audit api. | Alexey Botchkov | 2019-01-17 | 6 | -60/+60 |
* | | | | | | MDEV-5313 Improving audit api. | Alexey Botchkov | 2018-12-12 | 8 | -1/+344 |