Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 37 | -38/+38 |
|\ | |||||
| * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 35 | -36/+36 |
| |\ | |||||
| | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 34 | -35/+35 |
| * | | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 2 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Update FSF address | Michal Schorm | 2019-05-10 | 2 | -2/+2 |
| * | | Remove unused declarations | Marko Mäkelä | 2019-04-03 | 1 | -30/+1 |
* | | | post-merge: -Werror fixes in 10.2 | Sergei Golubchik | 2019-03-29 | 1 | -2/+2 |
* | | | MDEV-17454 JSON_VALID( '{"a":1]' ) evaluates to 1. | Alexey Botchkov | 2018-11-12 | 1 | -1/+1 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-11-06 | 4 | -100/+101 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.0 into 10.1 | Marko Mäkelä | 2018-11-05 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | MDEV-17298 ASAN unknown-crash / READ of size 1 in my_strntoul_8bit upon INSER... | Alexander Barkov | 2018-10-31 | 1 | -2/+2 |
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-10-31 | 1 | -16/+19 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-10-31 | 1 | -16/+19 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-17256 Decimal field multiplication bug.bb-5.5-hf | Alexey Botchkov | 2018-10-30 | 1 | -16/+19 |
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-10-30 | 2 | -82/+80 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-17064 LIKE function has error behavior on the fields in which the collat... | Alexander Barkov | 2018-10-15 | 2 | -82/+80 |
* | | | | MDEV-17001 JSON_MERGE returns nullwhen merging empty array. | Alexey Botchkov | 2018-09-13 | 1 | -4/+0 |
* | | | | MDEV-17121 JSON_ARRAY_APPEND. | Alexey Botchkov | 2018-09-11 | 1 | -0/+25 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-08-02 | 7 | -152/+88 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into bb-10.1-merge-sanja | Oleksandr Byelkin | 2018-07-25 | 7 | -152/+88 |
| |\ \ \ | | |/ / | |||||
| | * | | Simplify caseup() and casedn() in charsets | Alexander Barkov | 2018-07-19 | 7 | -152/+88 |
* | | | | MDEV-16054 simple json functions flatline cpu on garbage input. | Alexey Botchkov | 2018-07-31 | 1 | -0/+2 |
* | | | | MDEV-15561 json_extract returns NULL with numbers in scientific notation. | Alexey Botchkov | 2018-03-25 | 1 | -2/+2 |
* | | | | MDEV-15420 Wrong result for CAST from TIME or DATETIME with zero integer part... | Alexander Barkov | 2018-02-25 | 1 | -0/+6 |
* | | | | Fix and reenable Windows compiler warning C4800 (size_t conversion). | Vladislav Vaintroub | 2018-01-26 | 8 | -27/+27 |
* | | | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Vladislav Vaintroub | 2018-01-06 | 1 | -1/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix conf_to_src build. | Vladislav Vaintroub | 2018-01-05 | 1 | -1/+2 |
* | | | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Vicențiu Ciorbaru | 2017-12-22 | 5 | -53/+13 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-14265 - RPMLint warning: shared-lib-calls-exit | Sergey Vojtovich | 2017-12-19 | 5 | -53/+13 |
* | | | | MDEV-14350 Index use with collation utf8mb4_unicode_nopad_ci on LIKE pattern ... | Alexander Barkov | 2017-12-08 | 2 | -7/+7 |
* | | | | MDEV-13971 crash in skip_num_constant. | Alexey Botchkov | 2017-11-11 | 1 | -1/+1 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-10-24 | 2 | -8/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-10-22 | 2 | -8/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-10-18 | 2 | -8/+3 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-13459 Warnings, when compiling with gcc-7.x | Sergei Golubchik | 2017-10-17 | 2 | -11/+19 |
* | | | | MDEV-12312 JSON_CONTAINS_PATH does not detect invalid path and returns | Alexey Botchkov | 2017-10-06 | 1 | -1/+1 |
* | | | | MDEV-13384 - misc Windows warnings fixed | Vladislav Vaintroub | 2017-09-28 | 5 | -15/+15 |
* | | | | Merge branch '10.1' into 10.2 | Vicențiu Ciorbaru | 2017-09-19 | 1 | -4/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2017-09-19 | 1 | -4/+0 |
| |\ \ \ | | |/ / | |||||
| | * | | Build improvements and cleanups. | Vladislav Vaintroub | 2017-09-08 | 1 | -4/+0 |
* | | | | Make compiler happy with the 'fall through' comments. | Alexey Botchkov | 2017-09-14 | 1 | -3/+4 |
* | | | | Compiler warning avoided. | Alexey Botchkov | 2017-09-14 | 1 | -1/+1 |
* | | | | MDEV-13138 JSON_OBJECT returns null with strings containing backticks. | Alexey Botchkov | 2017-09-12 | 1 | -1/+1 |
* | | | | MDEV-12604 Comparison of JSON_EXTRACT result differs with Mysql. | Alexey Botchkov | 2017-08-08 | 1 | -1/+1 |
* | | | | MDEV-12324 Wrong result (phantom array value) on JSON_EXTRACT. | Alexey Botchkov | 2017-08-07 | 1 | -1/+1 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-05-23 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-05-23 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-6262 analyze the coverity report on mariadb | Sergei Golubchik | 2017-05-19 | 1 | -1/+1 |
| | * | | Silence bogus GCC 7 warnings -Wimplicit-fallthrough | Marko Mäkelä | 2017-05-17 | 2 | -4/+14 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-05-22 | 2 | -4/+14 |
|\ \ \ \ | |/ / / |