summaryrefslogtreecommitdiff
path: root/include/m_string.h
Commit message (Expand)AuthorAgeFilesLines
* Simplify a preprocessor conditionMarko Mäkelä2021-05-171-2/+2
* move my_assume_aligned() to a separate headerEugene Kosov2020-03-201-47/+0
* fix aligned memcpy()-like functions usageEugene Kosov2020-01-231-9/+22
* MDEV-21133: Introduce memmove_aligned()Marko Mäkelä2019-11-291-0/+7
* MDEV-21133 Optimize access to InnoDB page header fieldsMarko Mäkelä2019-11-261-0/+28
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\
| * 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
* | | | | Enable C++11Sergey Vojtovich2018-09-091-1/+1
|/ / / /
* | | | improve strmake_buf() to detect wrong usage reliablySergei Golubchik2018-04-101-1/+1
* | | | Misc. typosluz.paz2018-04-051-2/+2
* | | | System Versioning 1.0 pre8Aleksey Midenkov2018-01-101-9/+0
|\ \ \ \
| * \ \ \ Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-041-9/+0
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2018-01-011-9/+0
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge remote-tracking branch 'origin/10.1' into 10.2Vicențiu Ciorbaru2017-12-221-9/+0
| | | |\ \ \ | | | | |/ /
| | | | * | MDEV-14265 - RPMLint warning: shared-lib-calls-exitSergey Vojtovich2017-12-191-9/+0
* | | | | | System Versioning 1.0pre2Aleksey Midenkov2017-11-231-1/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Less dependencies in include filesMichael Widenius2017-11-231-1/+0
| |/ / / /
* | | | | System Versioning pre0.12Aleksey Midenkov2017-11-071-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | SQL, IB: (0.10) VTMD tracking [closes #124]Aleksey Midenkov2017-06-191-0/+1
* | | | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-9/+4
|/ / / /
* | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-03-311-0/+2
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-0/+2
| |\ \ \ | | |/ /
| | * | MDEV-11752 Unsafe strmov - function definition in include/m_string.hSergei Golubchik2017-03-101-0/+2
* | | | MDEV-10141: Add support for INTERSECT (and common parts for EXCEPT)Oleksandr Byelkin2017-03-141-0/+6
|/ / /
* | | MDEV-10138 Support for decimals up to 38 digitsMonty2016-06-221-4/+4
|/ /
* | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-021-8/+0
|\ \
| * | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-8/+0
* | | cleanup: move safe_str*() from sql_acl.cc to m_string.hSergei Golubchik2014-10-101-0/+11
|/ /
* | MDEV-4928 Merge collation customization improvements Alexander Barkov2013-10-021-2/+4
* | 10.0-monty mergeSergei Golubchik2013-07-211-1/+1
|\ \ | |/ |/|
| * Push a lot of small fixes to get larger parts to compileMichael Widenius2013-05-211-1/+1
* | mysql-5.5.31 mergeSergei Golubchik2013-05-071-1/+1
|\ \
| * \ Updated/added copyright headersMurthy Narkedimilli2013-02-261-1/+1
| |\ \
| | * | Updated/added copyright headers.Murthy Narkedimilli2013-02-251-1/+1
* | | | strmake_buf(X,Y) helper, equivalent to strmake(X,Y,sizeof(X)-1)Sergei Golubchik2013-04-171-0/+9
| |_|/ |/| |
* | | MDEV-419 ensure that all HAVE_XXX constants can be set by cmakeSergei Golubchik2012-07-311-5/+1
* | | mysql-5.5.22 mergeSergei Golubchik2012-03-281-1/+3
|\ \ \ | |/ /
| * | Upmerge the AIX compile fix into 5.5.Joerg Bruehe2012-02-161-1/+3
| |\ \ | | |/
| | * Compile fix needed for AIX,Joerg Bruehe2012-01-191-1/+3
* | | 5.3 mergeSergei Golubchik2012-01-131-5/+7
|\ \ \
| * \ \ Merge with 5.2.Michael Widenius2011-12-111-6/+19
| |\ \ \
| | * \ \ Merge with MariaDB 5.1Michael Widenius2011-11-241-6/+19
| | |\ \ \
| | | * \ \ Merge with MySQL 5.1.60Michael Widenius2011-11-231-0/+9
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | merge 5.0-security => 5.1-securityTor Didriksen2011-07-151-0/+9
| | | | |\ \
| | | | | * | Bug#12406055 BUFFER OVERFLOW OF VARIABLE 'BUFF' IN STRING::SET_REALTor Didriksen2011-07-151-0/+9
| | | * | | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-6/+10
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Updated/added copyright headersKent Boortz2011-07-031-2/+2
| | | | |\ \ \