summaryrefslogtreecommitdiff
path: root/strings
Commit message (Expand)AuthorAgeFilesLines
* MDEV-23105 Cast number string with many leading zeros to decimal gives unexpe...Alexander Barkov2020-08-051-0/+18
* Merge remote-tracking branch 'origin/5.5' into 10.1Alexander Barkov2019-12-162-6/+14
|\
| * MDEV-21065 UNIQUE constraint causes a query with string comparison to omit a ...Alexander Barkov2019-12-162-6/+14
* | Merge branch 'github/5.5' into 10.1Sergei Golubchik2019-10-231-4/+14
|\ \ | |/
| * crash in string-to-int conversionSergei Golubchik2019-10-191-4/+14
* | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-1135-36/+36
|\ \ | |/
| * Update FSF AddressVicențiu Ciorbaru2019-05-1134-35/+35
* | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-112-2/+2
|\ \ | |/
| * Update FSF addressMichal Schorm2019-05-102-2/+2
* | Remove unused declarationsMarko Mäkelä2019-04-031-30/+1
* | Merge 10.0 into 10.1Marko Mäkelä2018-11-051-2/+2
|\ \
| * | MDEV-17298 ASAN unknown-crash / READ of size 1 in my_strntoul_8bit upon INSER...Alexander Barkov2018-10-311-2/+2
* | | Merge branch '10.0' into 10.1Sergei Golubchik2018-10-311-16/+19
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2018-10-311-16/+19
| |\ \ | | |/
| | * MDEV-17256 Decimal field multiplication bug.bb-5.5-hfAlexey Botchkov2018-10-301-16/+19
* | | Merge branch '10.0' into 10.1Sergei Golubchik2018-10-302-82/+80
|\ \ \ | |/ /
| * | MDEV-17064 LIKE function has error behavior on the fields in which the collat...Alexander Barkov2018-10-152-82/+80
* | | Merge branch '10.0' into bb-10.1-merge-sanjaOleksandr Byelkin2018-07-257-152/+88
|\ \ \ | |/ /
| * | Simplify caseup() and casedn() in charsetsAlexander Barkov2018-07-197-152/+88
* | | Fix conf_to_src build.Vladislav Vaintroub2018-01-051-1/+2
* | | MDEV-14265 - RPMLint warning: shared-lib-calls-exitSergey Vojtovich2017-12-195-53/+13
* | | Merge branch '10.0' into 10.1Sergei Golubchik2017-10-222-8/+3
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2017-10-182-8/+3
| |\ \ | | |/
| | * MDEV-13459 Warnings, when compiling with gcc-7.xSergei Golubchik2017-10-172-11/+19
* | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-09-191-4/+0
|\ \ \ | |/ /
| * | Build improvements and cleanups.Vladislav Vaintroub2017-09-081-4/+0
* | | Merge 10.0 into 10.1Marko Mäkelä2017-05-231-1/+1
|\ \ \ | |/ /
| * | MDEV-6262 analyze the coverity report on mariadbSergei Golubchik2017-05-191-1/+1
| * | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-172-4/+14
* | | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-172-4/+14
* | | Correct FSF addressiangilfillan2017-03-102-2/+2
* | | MDEV-11752 Unsafe strmov - function definition in include/m_string.hSergei Golubchik2017-03-101-0/+1
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-0/+2
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2016-12-091-0/+2
| |\ \ | | |/
| | * str2decimal: don't return a negative zeroSergei Golubchik2016-12-051-0/+2
* | | Removing the unused function my_bincmp() from strings/ctype-ucs2.cAlexander Barkov2016-11-241-11/+0
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-09-282-2/+2
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2016-09-272-2/+2
| |\ \ | | |/
| | * potential signedness issueSergei Golubchik2016-09-122-11/+11
| | * MDEV-7973 bigint fail with gcc 5.0Sergei Golubchik2016-07-061-0/+4
* | | MDEV-8686 A user defined collation utf8_confusables doesn't workAlexander Barkov2016-06-231-21/+146
* | | MDEV-10262 ucs2_thai_520_w2: wrong implicit weights on the secondary levelAlexander Barkov2016-06-211-21/+77
* | | Adding collationsmasterAlexander Barkov2016-05-302-18/+181
* | | Clean-ups for MDEV-10132 utf8_thai_520_w2 collation:Alexander Barkov2016-05-261-1/+1
* | | Multi-level collation in UCA, Thai sorting with contraction for UTF8.pruet2016-05-262-74/+11411
* | | Updating uca-dump.c to be able to dump weights outside of BMP.Alexander Barkov2016-05-181-12/+31
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-03-211-1/+1
|\ \ \ | |/ /
| * | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-1/+1
* | | MDEV-7231 Field ROUTINE_DEFINITION in INFORMATION_SCHEMA.`ROUTINES`Alexander Barkov2016-02-241-12/+16
* | | Fixes needed to compile with musl C libraryMonty2016-02-071-1/+1