Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | | cleanup: add 'const' to password validation API | Sergei Golubchik | 2018-10-31 | 1 | -2/+2 |
|/ / / | |||||
* | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 | Alexander Barkov | 2018-01-29 | 1 | -1/+1 |
|\ \ \ | |||||
| * \ \ | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Monty | 2018-01-27 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix and reenable Windows compiler warning C4800 (size_t conversion). | Vladislav Vaintroub | 2018-01-26 | 1 | -1/+1 |
* | | | | Remove compiler warnings | Monty | 2017-12-03 | 1 | -1/+4 |
* | | | | Don't include my_global.h in "pure" plugins | Sergei Golubchik | 2017-08-24 | 1 | -8/+3 |
* | | | | Enusure that my_global.h is included first | Michael Widenius | 2017-08-24 | 1 | -0/+1 |
|/ / / | |||||
* | | | Changing field::field_name and Item::name to LEX_CSTRING | Monty | 2017-04-23 | 1 | -1/+2 |
|/ / | |||||
* | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-09-09 | 1 | -8/+16 |
|\ \ | |/ | |||||
| * | update plugin maturities | Sergei Golubchik | 2016-09-05 | 1 | -1/+1 |
| * | MDEV-8227 simple_password_check_minimal_length gets adjusted without a warning | Sergei Golubchik | 2016-07-12 | 1 | -3/+13 |
* | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-03-23 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | update plugins' maturity levels | Sergei Golubchik | 2016-03-18 | 1 | -1/+1 |
* | | Changed my_thread_id to int64 to fix compilation problem with | Monty | 2016-02-08 | 1 | -3/+6 |
|/ | |||||
* | Fix compile error on Windows | Vladislav Vaintroub | 2015-11-10 | 1 | -0/+1 |
* | Fixed compiler warning | Monty | 2015-11-10 | 1 | -2/+3 |
* | password validation plugin API: renames | Sergei Golubchik | 2015-02-10 | 1 | -1/+1 |
* | password validation plugin type and a simple plugin | Sergei Golubchik | 2014-12-04 | 2 | -0/+105 |