summaryrefslogtreecommitdiff
path: root/sql/strfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.5' into 10.6Oleksandr Byelkin2022-08-101-1/+1
|\
| * Merge branch '10.4' into 10.5mariadb-10.5.17Oleksandr Byelkin2022-08-101-1/+1
| |\
| | * Merge branch '10.3' into bb-10.4-releasemariadb-10.4.26Oleksandr Byelkin2022-08-101-1/+1
| | |\
| | | * Do not check symbol returned (or not and so there is some garbadge) by mb_wc(...mariadb-10.3.36Nayuta Yanagisawa2022-08-101-1/+1
* | | | Reduce usage of strlen()Monty2021-05-191-3/+6
|/ / /
* | | Merge 10.4 into 10.5Marko Mäkelä2021-04-211-7/+9
|\ \ \ | |/ /
| * | Fix all warnings given by UBSANMonty2021-04-201-7/+9
| |/
* | MDEV-21581 Helper functions and methods for CHARSET_INFOAlexander Barkov2020-01-281-7/+8
* | MDEV-19863 Add const to TYPELIB pointersAlexander Barkov2019-06-261-1/+2
|/
* 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
* | | | Add likely/unlikely to speed up executionMonty2018-05-071-1/+2
* | | | Fix warningsVladislav Vaintroub2018-02-061-1/+1
* | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-5/+5
* | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-10-301-1/+1
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-181-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Windows : Fix truncation warnings in sql/Vladislav Vaintroub2017-10-101-1/+1
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-041-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-021-1/+1
| |\ \ \ \ | | |/ / /
| | * | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-1/+1
* | | | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+1
|/ / / /
* | | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-8/+8
|/ / /
* | | MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_differenceAlexander Barkov2016-03-311-1/+1
|/ /
* | 10.0-base mergeSergei Golubchik2014-02-261-1/+1
|\ \
| * \ 5.5 mergeSergei Golubchik2014-02-251-1/+1
| |\ \ | | |/
| | * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
* | | 10.0-monty mergeSergei Golubchik2013-07-211-8/+3
|\ \ \ | |/ / |/| |
| * | Fixed issues with partitions and create temporary table SELECT ...Michael Widenius2013-07-031-8/+3
* | | 5.5 mergeSergei Golubchik2013-07-171-1/+1
|\ \ \ | | |/ | |/|
| * | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
* | | 5.5 mergeSergei Golubchik2013-03-271-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Bug#15972635: Incorrect results returned in 32 table join with HAVINGRoy Lyseng2012-12-211-1/+1
* | Implementation of Multi-source replication (MDEV:253)Michael Widenius2012-09-281-0/+1
|/
* Fix for BUG#59894Guilhem Bichot2011-02-111-2/+2
* WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+7
* WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-204/+59
* Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-231-1/+1
* @@optimizer_switch backport and change from no_xxx to xx=on|off: post-review ...Sergey Petrunia2009-03-141-54/+74
* Change optimizer_switch from no_xxx to xxx=on/xx=off.Sergey Petrunia2009-03-111-0/+182
* Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-4/+2
* Change find_type family to accept const TYPELIB*.unknown2007-03-271-2/+4
* Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\
| * Many files:unknown2006-12-231-2/+1
* | Merge mysql.com:/home/my/mysql-5.0unknown2006-11-221-1/+1
|\ \ | |/
| * Remove compiler warningsunknown2006-11-201-1/+1
* | Remove direct mapping of enum interval_type to mysql.event.interval_fieldunknown2006-10-101-0/+30
* | Making old tables seen with "#mysql50#" prefix,unknown2005-12-311-1/+2
* | WL#1324 table name to file name encodingunknown2005-12-311-0/+76
|/