summaryrefslogtreecommitdiff
path: root/sql/item_strfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix GCC 10.2.0 -Og -Wmaybe-uninitializedMarko Mäkelä2020-08-131-3/+3
* Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-031-3/+3
|\
| * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-021-3/+3
| |\
| | * Code comment spellfixesIan Gilfillan2020-07-221-3/+3
| | * imporve clang buildEugene Kosov2019-06-251-7/+7
| * | MDEV-21082: isnan/isinf compilation errors, isfinite warnings on MacOSVlad Lesin2019-11-191-1/+1
* | | Lintian complains on spelling errorFaustin Lammler2019-12-021-1/+1
* | | Merge 10.2 (up to commit ef00ac4c86daf3294c46a45358da636763fb0049) into 10.3Alexander Barkov2019-09-041-0/+67
|\ \ \ | |/ /
| * | MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false)' in r...Alexander Barkov2019-09-031-0/+67
* | | Fixing `MDEV-20303 SPACE(-1) returns a wrong data type` compilation problem i...Alexander Barkov2019-08-131-1/+1
* | | MDEV-20303 SPACE(-1) returns a wrong data typeAlexander Barkov2019-08-091-57/+43
* | | MDEV-20292 REPEAT(x,-1) returns a wrong data typeAlexander Barkov2019-08-081-13/+13
* | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| |\ \ | | |/
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | |\
| | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2019-03-221-1/+4
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2019-03-221-31/+8
| |\ \ \ | | |/ /
| | * | MDEV-18881 Assertion `0' failed in make_sortkey upon SELECT with GROUP BY aft...Alexander Barkov2019-03-181-29/+7
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-12-181-3/+3
|\ \ \ \ | |/ / /
| * | | MDEV-14576 Include full name of object in message about incorrect value for c...Alexey Botchkov2018-12-161-3/+3
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-10-091-1/+1
|\ \ \ \ | |/ / /
| * | | Remove valgrind warnings from Item_str_concatMichael Widenius2018-10-051-1/+1
* | | | Fix of type, to make windows compiler happy.Oleksandr Byelkin2018-08-031-1/+1
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-08-031-55/+57
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2018-08-021-55/+57
| |\ \ \ | | |/ /
| | * | Merge branch '10.0' into bb-10.1-merge-sanjaOleksandr Byelkin2018-07-251-55/+57
| | |\ \
| | | * | Simplify caseup() and casedn() in charsetsAlexander Barkov2018-07-191-12/+3
| | | * | MDEV-13118 Wrong results with LOWER and UPPER and subqueryAlexander Barkov2018-07-191-48/+59
* | | | | Merge commit '6b8802e8dd5467556a024d807a1df23940b00895' into bb-10.3-fix_len_decbb-10.3-fix_len_decOleksandr Byelkin2018-06-191-60/+104
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-11071: Assertion `thd->transaction.stmt.is_empty()' failed in Locked_tab...Oleksandr Byelkin2018-06-151-61/+103
* | | | | Use std::isfinite in C++ codeSergey Vojtovich2018-05-241-1/+1
* | | | | cleanup: simplify multi-update's juggling with positionsSergei Golubchik2018-05-171-0/+20
* | | | | Add likely/unlikely to speed up executionMonty2018-05-071-1/+1
* | | | | Merge 10.2 into 10.3Marko Mäkelä2018-04-241-7/+7
|\ \ \ \ \ | |/ / / /
| * | | | Remove most 'register' use in C++Marko Mäkelä2018-04-241-7/+7
* | | | | Merge remote-tracking branch '10.2' into 10.3Vicențiu Ciorbaru2018-04-121-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2018-04-101-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2018-04-071-1/+1
| | |\ \ \ | | | |/ /
| | | * | MDEV-15619 using CONVERT() inside AES_ENCRYPT() in an UPDATE corrupts dataAlexander Barkov2018-03-261-2/+2
* | | | | MDEV-15664 : sql_mode=ORACLE: Make TRIM return NULL instead of empty stringhalfspawn2018-03-291-0/+1
* | | | | MDEV-15689 Fix Item_func_set_collation to pass the collation using CHARSET_IN...Alexander Barkov2018-03-271-36/+6
* | | | | Make possible to use clang on Windows (clang-cl)Vladislav Vaintroub2018-02-201-2/+1
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-151-160/+73
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2018-02-081-160/+73
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-120/+65
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-120/+65
| | | |\ \ \ | | | | |/ /
| | | | * | MDEV-13790 UNHEX() of a somewhat complicated CONCAT() returns NULLAlexander Barkov2018-01-301-117/+63
| | | | * | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-2/+2
| | | | |\ \ | | | | | |/
| | | | | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-01-181-2/+2
| | | | | |\