summaryrefslogtreecommitdiff
path: root/sql/item_strfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-23149 Server crashes in my_convert / ErrConvString::ptr / Item_char_type...Sergei Golubchik2022-08-101-0/+1
* Merge branch '10.2' into 10.3mariadb-10.3.33Oleksandr Byelkin2022-01-291-0/+2
|\
| * Fixed compilation error if HAVE_CRYPT is not definedMonty2022-01-271-1/+2
* | Merge 10.2 into 10.3Marko Mäkelä2021-10-131-0/+2
|\ \ | |/
| * MDEV-24742 Server crashes in Charset::numchars / String::numcharsbb-10.2-bar-MDEV-24742Alexander Barkov2021-10-111-0/+2
* | MDEV-25560 Creating table with certain generated column crashes serverbb-10.3-MDEV-25560Nikita Malyavin2021-07-221-6/+13
* | Merge 10.2 into 10.3Marko Mäkelä2021-07-221-7/+7
|\ \ | |/
| * Typo fixes in item_strfunc.ccHollow Man2021-07-211-7/+7
* | 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