Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-03-23 | 1 | -1/+0 |
|\ | |||||
| * | Cleanup my_atomic.h includes | Sergey Vojtovich | 2020-03-21 | 1 | -1/+0 |
* | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-03-17 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-03-16 | 1 | -0/+2 |
| |\ | |||||
| | * | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-03-13 | 1 | -0/+2 |
| | |\ | |||||
| | | * | Fix GCC 10 -Wstringop-truncation | Marko Mäkelä | 2020-03-13 | 1 | -0/+2 |
* | | | | perfschema: remove unused variables | Marko Mäkelä | 2020-03-17 | 1 | -6/+3 |
* | | | | fix perfschema for pool-of-threads | Sergei Golubchik | 2020-03-10 | 2 | -2/+9 |
* | | | | cleanup: pass trxid by value | Sergei Golubchik | 2020-03-10 | 3 | -5/+4 |
* | | | | cleanup: remove unused argument | Sergei Golubchik | 2020-03-10 | 2 | -13/+4 |
* | | | | perfschema compilation, test and misc fixes | Sergei Golubchik | 2020-03-10 | 51 | -391/+540 |
* | | | | perfschema socket instrumentation related changes | Sergei Golubchik | 2020-03-10 | 1 | -2/+2 |
* | | | | perfschema - various collateral cleanups and small changes | Sergei Golubchik | 2020-03-10 | 1 | -0/+1 |
* | | | | P_S 5.7.28 | Sergei Golubchik | 2020-03-10 | 253 | -6780/+33775 |
* | | | | MDEV-21702 Add a data type for privileges | Alexander Barkov | 2020-02-11 | 2 | -26/+31 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-01-28 | 171 | -516/+1713 |
|\ \ \ \ | |/ / / | |||||
| * | | | fix perfschema.start_server_innodb test (related to MDEV-17571) | Oleksandr Byelkin | 2020-01-24 | 1 | -1/+1 |
| * | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-01-21 | 171 | -515/+1712 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-01-21 | 171 | -515/+1712 |
| | |\ \ | | | |/ | |||||
| | | * | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-01-20 | 171 | -515/+1712 |
| | | |\ | |||||
| | | | * | Merge branch 'merge-perfschema-5.6' into 10.1 | Oleksandr Byelkin | 2020-01-19 | 171 | -515/+1712 |
| | | | |\ | |||||
| | | | | * | 5.6.47 | Oleksandr Byelkin | 2020-01-19 | 173 | -526/+1733 |
* | | | | | | MDEV-21581 Helper functions and methods for CHARSET_INFO | Alexander Barkov | 2020-01-28 | 1 | -1/+2 |
* | | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-12-16 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-12-09 | 1 | -1/+1 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Lintian complains on spelling error | Faustin Lammler | 2019-12-02 | 1 | -1/+1 |
* | | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-09-06 | 1 | -3/+2 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-08-31 | 1 | -3/+2 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-08-29 | 1 | -3/+2 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-08-28 | 1 | -3/+2 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | Fix -Wstringop-truncation | Marko Mäkelä | 2019-08-22 | 1 | -3/+2 |
| | | | * | | imporve clang build | Eugene Kosov | 2019-06-25 | 2 | -21/+21 |
* | | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-08-13 | 8 | -9/+9 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | MDEV-19955 make argument of handler::ha_write_row() const | Eugene Kosov | 2019-07-05 | 8 | -9/+9 |
* | | | | | | MDEV-19897 Rename source code variable names from utf8 to utf8mb3 | Alexander Barkov | 2019-06-28 | 6 | -19/+19 |
* | | | | | | MDEV-17709 Remove handlerton::state | Robert Bindar | 2019-06-06 | 1 | -1/+0 |
|/ / / / / | |||||
* | | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 171 | -193/+194 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 171 | -174/+174 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 171 | -174/+174 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 63 | -63/+63 |
| | | |\ \ | |||||
| | | | * | | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | | * | | | Update FSF address | Vicențiu Ciorbaru | 2019-05-11 | 50 | -50/+50 |
| | | * | | | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 58 | -61/+61 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | Follow-up to changing FSF address | Vicențiu Ciorbaru | 2019-05-11 | 61 | -61/+61 |
| | | | * | | Merge remote-tracking branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2015-10-08 | 1 | -2/+41 |
| | | | |\ \ | |||||
| | | | | * | | Bug#21374104 SETUP_TIMERS INITIALIZATION ASSUMES CYCLE TIMER IS ALWAYS AVAILABLE | Christopher Powers | 2015-07-10 | 1 | -2/+41 |
| | | | | * | | Updated/added copyright header. Added line "use is subject to license terms" | Murthy Narkedimilli | 2014-02-17 | 1 | -0/+1 |
| | | | | * | | Bug#16814264: FILTER OUT THE PERFORMANCE_SCHEMA RELAY LOG EVENTS FROM RELAY LOG | Ritheesh Vedire | 2014-01-31 | 2 | -2/+43 |
| | | | | * | | Updated/added copyright headers | Murthy Narkedimilli | 2014-01-06 | 1 | -1/+1 |
| | | | | * | | Bug#17928281 'CHECK_PERFORMANCE_SCHEMA()' LEAVES 'CURRENT_THD' REFERRING | Marc Alff | 2013-12-11 | 1 | -1/+2 |