summaryrefslogtreecommitdiff
path: root/strings
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17298 ASAN unknown-crash / READ of size 1 in my_strntoul_8bit upon INSER...Alexander Barkov2018-10-311-2/+2
* 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
* | MDEV-17064 LIKE function has error behavior on the fields in which the collat...Alexander Barkov2018-10-152-82/+80
* | Simplify caseup() and casedn() in charsetsAlexander Barkov2018-07-197-152/+88
* | 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
* | Build improvements and cleanups.Vladislav Vaintroub2017-09-081-4/+0
* | 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
* | Merge branch '5.5' into 10.0Sergei Golubchik2016-12-091-0/+2
|\ \ | |/
| * str2decimal: don't return a negative zeroSergei Golubchik2016-12-051-0/+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
* | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-1/+1
* | 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-8450: PATCH] Wrong macro expansion in Query_cache::send_result_to_client()Oleksandr Byelkin2015-09-062-2/+2
* | MDEV-8285 compile fails under Mac OS X 10.6.8 due to use of strnlenSergei Golubchik2015-06-141-1/+1
* | Merge branch '5.5' into 10.0Sergei Golubchik2015-05-041-2/+20
|\ \ | |/
| * MDEV-7649 wrong result when comparing utf8 column with an invalid literalAlexander Barkov2015-04-241-1/+19
* | MDEV-7973 bigint fail with gcc 5.0Sergei Golubchik2015-05-041-0/+4
* | MDEV-7086 main.ctype_cp932 fails in buildbot on a valgrind buildAlexander Barkov2014-11-183-5/+16
* | 5.5.40+ mergeSergei Golubchik2014-10-092-6/+10
|\ \ | |/
| * decimal: *correct* implementation of ROUND_UP at lastSergei Golubchik2014-10-081-1/+1
| * fixes for decimal typeSergei Golubchik2014-10-071-1/+5
| * mysql-5.5.40Sergei Golubchik2014-10-062-5/+5
| |\
| | * Bug #11755818 : LIKE DOESN'T MATCH WHEN CP932_BIN/SJIS_BINmithun2014-08-121-2/+2
| | * Bug#18469276: MOD FOR SMALL DECIMALS FAILSChaithra Reddy2014-07-031-2/+2
* | | MDEV-6776 ujis and eucjmps erroneously accept 0x8EA0 as a valid byte sequenceAlexander Barkov2014-09-242-18/+16
* | | MDEV-6752 Trailing incomplete characters are not replaced to question marks o...Alexander Barkov2014-09-181-1/+8
* | | Cleanup of my_hash_sort patchMichael Widenius2014-09-122-9/+11
* | | MDEV-6255 DUPLICATE KEY Errors on SELECT .. GROUP BY that uses temporary and ...Michael Widenius2014-09-118-77/+133
* | | compilation failure on x86Sergei Golubchik2014-09-071-1/+1
* | | - MDEV-6695 Bad column name for UCS2 string literalsAlexander Barkov2014-09-041-7/+86
* | | 5.5.39 mergeSergei Golubchik2014-08-075-14/+15
|\ \ \ | |/ /
| * | mysql-5.5.39 mergeSergei Golubchik2014-08-024-8/+9
| |\ \ | | |/
| | * Bug#18850241 WRONG COPYRIGHT HEADER IN SOME STRINGS/CTYPE-* FILESErlend Dahl2014-06-233-3/+6
| | * Backport from trunk:Tor Didriksen2014-05-071-2/+1
| | * Bug #17760379 COLLATIONS WITH CONTRACTIONS BUFFER-OVERFLOW THEMSELVES IN THE ...Venkata Sidagam2014-01-112-2/+2
| * | MDEV-5745 analyze MySQL fix for bug#12368495Alexander Barkov2014-07-281-6/+6
* | | 5.5 mergeSergei Golubchik2014-05-091-3/+4
|\ \ \ | |/ /
| * | Merge 5.3->5.5Alexander Barkov2014-04-231-4/+5
| |\ \
| | * | MDEV-5338 XML parser accepts malformed dataAlexander Barkov2014-04-231-4/+5
| | * | 5.2 mergeSergei Golubchik2014-03-1627-98/+181
| | |\ \
| | | * \ 5.1 mergeSergei Golubchik2014-03-1627-98/+181
| | | |\ \
| | | | * \ mysql-5.1.73 mergeSergei Golubchik2014-03-1527-100/+183
| | | | |\ \