summaryrefslogtreecommitdiff
path: root/sql/item_strfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.5' into 10.6Oleksandr Byelkin2021-08-021-13/+20
|\
| * Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-311-13/+20
| |\
| | * Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-311-13/+20
| | |\
| | | * 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
* | | | | fixes for win32Sergei Golubchik2021-05-191-3/+3
* | | | | Fix all warnings given by UBSANMonty2021-05-191-2/+4
* | | | | MDEV-24285 support oracle build-in function: sys_guidMonty2021-05-191-4/+9
* | | | | Don't reset StringBuffers in loops when not neededMonty2021-05-191-0/+21
* | | | | Change CHARSET_INFO character set and collaction names to LEX_CSTRINGMonty2021-05-191-11/+9
* | | | | cleanup: Item::can_eval_in_optimize()Sergei Golubchik2021-05-191-5/+5
* | | | | Reduce usage of strlen()Monty2021-05-191-9/+12
* | | | | Split item->flags into base_flags and with_flagsMonty2021-05-191-18/+22
* | | | | Change bitfields in Item to an uint16Michael Widenius2021-05-191-80/+80
* | | | | Renamed 'flags' variables in Item_classMichael Widenius2021-05-191-4/+4
* | | | | Improved storage size for Item, Field and some other classesMonty2021-05-191-2/+4
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-04-211-8/+8
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-04-211-8/+8
| |\ \ \ \ | | |/ / /
| | * | | Fix all warnings given by UBSANMonty2021-04-201-8/+8
| | * | | MDEV-23466 SIGABRT on SELECT WSREP_LAST_SEEN_GTIDDaniele Sciascia2020-08-191-3/+7
* | | | | MDEV-24312 master_host has 60 character limit, increase to 255 bytesbb-10.6-MDEV-24312Oleksandr Byelkin2021-04-201-1/+1
|/ / / /
* | | | Fixed length estimate for REPLACE()Monty2020-11-261-3/+3
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-08-141-3/+3
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4, except MDEV-22543Marko Mäkelä2020-08-131-3/+3
| |\ \ \ | | |/ /
| | * | Fix GCC 10.2.0 -Og -Wmaybe-uninitializedMarko Mäkelä2020-08-131-3/+3
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-08-101-4/+28
|\ \ \ \ | |/ / /
| * | | Merge mariadb-10.4.14Marko Mäkelä2020-08-101-3/+3
| |\ \ \
| * | | | MDEV-23415 Server crash or Assertion `dec_length <= str_length' failed in Ite...Alexander Barkov2020-08-081-1/+1
| * | | | MDEV-23118 FORMAT(d1,dec) where dec=0/38 and d1 is DECIMAL(38,38) gives incor...Alexander Barkov2020-08-051-3/+27
* | | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-08-041-3/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-08-031-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
* | | | | Remove String::lex_string() and String::lex_cstring()Monty2020-07-231-2/+2
* | | | | MDEV-21743 Split up SUPER privilege to smaller privilegesAlexander Barkov2020-03-101-2/+1
* | | | | Incorrect behaviour of WSREP_SYNC_WAIT_UPTO_GTID (#1442)mkaruza2020-02-051-1/+8
* | | | | Galera GTID supportmkaruza2020-01-291-55/+63
* | | | | MDEV-21581 Helper functions and methods for CHARSET_INFOAlexander Barkov2020-01-281-42/+40
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-01-201-3/+2
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-20732 Correctly set the length of the FORMAT() result for float data typ...Gagan Goel2020-01-161-3/+2
* | | | | MDEV-14024 PCRE2.Alexey Botchkov2019-12-211-20/+7
* | | | | Merge 10.4 into 10.5Marko Mäkelä2019-12-161-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-12-091-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Lintian complains on spelling errorFaustin Lammler2019-12-021-1/+1
* | | | | Code cleanupsMonty2019-11-261-21/+17
* | | | | Merge 10.4 into 10.5Oleksandr Byelkin2019-11-071-3/+10
|\ \ \ \ \ | |/ / / /