summaryrefslogtreecommitdiff
path: root/strings
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-212-1/+2
|\ \ \ | |/ /
| * | MDEV-9265 SuSE patches: Suspicious implicit sign extensionAlexander Barkov2015-12-151-1/+1
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-12-132-1/+2
| |\ \ | | |/
| | * MDEV-8407 Numeric errors, server crash with COLUMN_JSON() on DECIMAL with pre...Oleksandr Byelkin2015-12-101-1/+2
| | * Correct length check in my_wc_mb_filename()Jan Lindström2015-12-071-1/+1
* | | MDEV-9265 SuSE patches: Suspicious implicit sign extensionAlexander Barkov2015-12-151-1/+2
* | | MDEV-9178 Wrong result for CAST(CONVERT('1IJ3' USING ucs2) AS SIGNED)Alexander Barkov2015-11-242-5/+20
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-10-122-2/+2
|\ \ \ | |/ /
| * | MDEV-8450: PATCH] Wrong macro expansion in Query_cache::send_result_to_client()Oleksandr Byelkin2015-09-062-2/+2
* | | MDEV-8466 CAST works differently for DECIMAL/INT vs DOUBLE for empty stringsAlexander Barkov2015-09-171-0/+5