summaryrefslogtreecommitdiff
path: root/sql/item_strfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-19686 Add method Type_handler::dyncol_typeAlexander Barkov2019-06-041-75/+2
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\
| * 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 10.3 into 10.4Marko Mäkelä2019-03-221-1/+4
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | Galera4Brave Galera Crew2019-01-231-0/+99
* | | | | Merge 10.3 into 10.4Marko Mäkelä2018-12-181-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | MDEV-16991 Rounding vs truncation for TIME, DATETIME, TIMESTAMPbb-10.4-mdev16991Alexander Barkov2018-11-261-1/+1
* | | | | Merge 10.3 into 10.4Marko Mäkelä2018-10-101-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | MDEV-17216 Assertion `!dt->fraction_remainder(decimals())' failed in Field_te...Alexander Barkov2018-10-091-3/+1
* | | | | MDEV-17317 Add THD* parameter into Item::get_date() and stricter data type co...Alexander Barkov2018-09-281-10/+10
* | | | | Merge 10.3 into 10.4Marko Mäkelä2018-08-161-55/+57
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | | MDEV-16910 Add class VDecAlexander Barkov2018-08-071-5/+3
* | | | | | Call alloc() instead of realloc()Monty2018-07-131-9/+7
|/ / / / /
* | | | | 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
| | | | | |\