summaryrefslogtreecommitdiff
path: root/include/m_ctype.h
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | | | | | | merge with 5.3Sergei Golubchik2011-10-191-1/+5
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Rewritten patch of percona - switching query cache on and off, removing comme...unknown2011-05-181-1/+2
| * | | | | | Merge with 5.2Michael Widenius2011-03-091-0/+2
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-0/+2
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | Merge with MySQL 5.1.55Michael Widenius2011-02-201-0/+2
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| * | | | | | Added to Aria better hash for packed numeric data for unique handling.Sergei Golubchik2011-01-141-0/+3
| |/ / / / /
* | | | | | post-merge fixes.Sergei Golubchik2011-07-021-28/+26
* | | | | | 5.5-mergeSergei Golubchik2011-07-021-45/+40
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | BUG#11867985 - export symbols needed for auditingSergey Vojtovich2011-03-181-1/+1
| * | | | | Merging patch for BUG#58246 into mysql-5.5-bugteam.Mats Kindahl2010-12-011-0/+2
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | BUG#58246: INSTALL PLUGIN not secure & crashableMats Kindahl2010-12-011-0/+2
| * | | | | Bug#57737 Character sets: search fails with like, contraction, indexAlexander Barkov2010-11-261-20/+35
* | | | | | lots of post-merge changesSergei Golubchik2011-04-251-8/+0
* | | | | | merge.Sergei Golubchik2010-11-251-112/+136
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | fixes for windows buildsSergei Golubchik2010-04-021-3/+3
| * | | | Fixed some compiler warningsMichael Widenius2010-03-311-1/+1
| * | | | Applied Antony T Curtis patch for declaring many CHARSET objects as constMichael Widenius2010-01-061-103/+109
| | |/ / | |/| |
| * | | Added more general support for sorting 2 characters as one (contractions)Michael Widenius2009-11-301-1/+26
| * | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-3/+3
| |\ \ \ | | |/ /
| * | | Added MY_CS_NONASCII marker for character sets that are not compatible with l...Michael Widenius2009-07-021-0/+2
* | | | Cherry-picking patch for Bug#55980.Alexander Nozdrin2010-08-311-0/+5
* | | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+7
* | | | A joint patch for:Alexander Barkov2010-03-041-0/+1
* | | | Backporting WL#1213Alexander Barkov2010-02-241-5/+57
* | | | Post-fix for WL#3090.Alexander Barkov2010-02-161-1/+1
* | | | WL#3090 Japanese Character Set adjustmentsAlexander Barkov2010-02-151-0/+17
* | | | WL#4583 Case conversion in Asian character setsAlexander Barkov2010-01-141-3/+11
* | | | WL#751 Error message construction, backportSergey Glukhov2009-10-151-0/+3
* | | | Backporting WL#3759 Optimize identifier conversion in client-server protocolAlexander Barkov2009-09-301-0/+2
| |/ / |/| |
* | | Backport WL#3653 to 5.1 to enable bundled innodb plugin.Vladislav Vaintroub2009-06-101-3/+3
|/ /
* | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-12-231-0/+1
|\ \ | |/
| * Bug#37575 UCASE fails on monthnameSergey Glukhov2008-12-231-0/+1
* | BUG#31168: @@hostname does not replicateunknown2008-03-071-0/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-08-141-10/+15
|\ \
| * | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-10/+15
* | | Merge mysql.com:/home/bar/mysql-work/mysql-5.0.b28875unknown2007-08-031-1/+12
|\ \ \ | |/ / |/| / | |/
| * Bug#28875 Conversion between ASCII and LATIN1 charsets does not functionunknown2007-08-031-0/+11
* | Merge maint1.mysql.com:/data/localhome/tsmith/bk/maint/50unknown2007-06-211-1/+2
|\ \ | |/
| * Bug#28916 LDML doesn't work for utf8unknown2007-06-071-1/+2
* | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-115/+118
* | Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0-maintunknown2007-04-241-0/+2
|\ \ | |/
| * Bug#25118 ATTRIBUTE_FORMAT_FPTR undeclared in m_ctype.hunknown2007-04-121-0/+2
* | Merge mysql.com:/home/my/mysql-5.0unknown2007-01-271-1/+1
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-1/+1
| |\
| | * Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-1/+1
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ \ | |/ /
| * | Many files:unknown2006-12-231-2/+1
| |/
* | fix build failure introduced by 5.1-marvel mergeunknown2006-12-011-1/+1