Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-09-23 | 1 | -2/+3 |
|\ | |||||
| * | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-09-21 | 1 | -1/+2 |
| |\ | |||||
| | * | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-09-21 | 1 | -1/+2 |
| | |\ | |||||
| | | * | MDEV-23101 : SIGSEGV in lock_rec_unlock() when Galera is enabled | Jan Lindström | 2020-09-10 | 1 | -1/+2 |
| * | | | MDEV-21910 Deadlock between BF abort and manual KILL command | sjaakola | 2020-06-26 | 1 | -1/+2 |
* | | | | MDEV-21910 Deadlock between BF abort and manual KILL commandbb-10.5-MDEV-21910 | sjaakola | 2020-07-22 | 1 | -1/+2 |
* | | | | MDEV-20051: Add new mode to wsrep_OSU_method in which Galera checks storage e... | Jan Lindström | 2020-02-11 | 1 | -0/+1 |
* | | | | MDEV-16678 Prefer MDL to dict_sys.latch for innodb background tasks | Marko Mäkelä | 2019-12-10 | 1 | -2/+9 |
* | | | | MDEV-17048 Inconsistency voting support (#1373) | Alexey Yurchenko | 2019-08-28 | 1 | -1/+3 |
|/ / / | |||||
* | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | | * | Revert MDEV-18464 and MDEV-12009 | Marko Mäkelä | 2019-03-28 | 1 | -2/+1 |
| | | * | MDEV-12009: Allow to force kill user threads/query which are flagged as high ... | Jan Lindström | 2019-03-28 | 1 | -1/+2 |
| | | * | MDEV-9519: Data corruption will happen on the Galera cluster size change | Julius Goryavsky | 2019-02-25 | 1 | -0/+1 |
| * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-03-19 | 1 | -0/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-17262: mysql crashed on galera while node rejoined cluster (#895) | sysprg | 2019-03-18 | 1 | -0/+2 |
| * | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-03-17 | 1 | -1/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-18577: Indexes problem on import dump SQL | Jan Lindström | 2019-03-13 | 1 | -1/+2 |
| | * | | MDEV-9519: Data corruption will happen on the Galera cluster size change | Julius Goryavsky | 2019-02-26 | 1 | -0/+1 |
* | | | | Fix InnoDB dynamic plugin compile errors on wsrep patch. | Jan Lindström | 2019-04-10 | 1 | -1/+2 |
* | | | | 10.4 wsrep group commit fixes (#1224) | Teemu Ollakka | 2019-03-15 | 1 | -1/+2 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-06 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-9519: Data corruption will happen on the Galera cluster size change | Julius Goryavsky | 2019-02-26 | 1 | -0/+1 |
* | | | | Galera4 | Brave Galera Crew | 2019-01-23 | 1 | -29/+17 |
* | | | | MDEV-5313 Improving audit api. | Alexey Botchkov | 2018-12-12 | 1 | -1/+12 |
|/ / / | |||||
* | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-09-28 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2018-09-14 | 1 | -1/+2 |
| |\ \ | | |/ | |||||
| | * | fix failures of innodb_plugin tests in --embedded | Sergei Golubchik | 2018-09-04 | 1 | -1/+2 |
* | | | MDEV-15505 Fix wsrep XID seqno byte order | Teemu Ollakka | 2018-03-12 | 1 | -0/+2 |
|/ / | |||||
* | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-05-06 | 1 | -3/+23 |
|\ \ | |/ | |||||
| * | MDEV-11663 Create services for functionality used by plugins | Vladislav Vaintroub | 2017-04-27 | 1 | -3/+23 |
* | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 1 | -11/+55 |
|\ \ | |/ | |||||
| * | cleanup: sort various lists of services | Sergei Golubchik | 2017-03-10 | 1 | -14/+14 |
| * | thd_rnd service | Sergei Golubchik | 2017-03-10 | 1 | -0/+6 |
| * | base64 service | Sergei Golubchik | 2017-03-10 | 1 | -0/+10 |
| * | my_sha2 service | Sergei Golubchik | 2017-03-10 | 1 | -0/+28 |
|/ | |||||
* | Fix to ensure updates in gtid_slave_state table do not get binlogged. | Nirbhay Choubey | 2016-02-24 | 1 | -1/+1 |
* | Merge branch 'github/10.0-galera' into 10.1 | Sergei Golubchik | 2015-12-22 | 1 | -0/+1 |
* | Merge branch '10.0-galera' into 10.1 | Nirbhay Choubey | 2015-07-14 | 1 | -0/+1 |
* | rename {sys_vars,sql_plugin_services}.h -> *.ic | Sergei Golubchik | 2015-06-28 | 1 | -0/+175 |