summaryrefslogtreecommitdiff
path: root/sql/item_strfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Do the partial merge of WL#5602 correctly:Sergei Golubchik2013-12-091-111/+10
* merge 10.0-base into 10.0Sergei Golubchik2013-11-041-1/+1
|\
| * MDEV-4332 Increase username length from 16 charactersSergei Golubchik2013-11-031-1/+1
* | 10.0-base merge (roles)Sergei Golubchik2013-10-291-7/+23
|\ \ | |/
| * CURRENT_ROLE() should return NULL, not "NONE"Sergei Golubchik2013-10-181-10/+7
| * cannot use lex->grant_user= &current_user, where LEX_USER current_user is a g...Sergei Golubchik2013-10-181-2/+9
| * CURRENT_ROLE() functionSergei Golubchik2013-10-181-7/+19
* | MDEV-5180 Data type for WEIGHT_STRING is too short in some casesAlexander Barkov2013-10-251-6/+37
* | MDEV-5163 Merge WEIGHT_STRING function from MySQL-5.6Alexander Barkov2013-10-231-0/+64
* | A follow-up for WL#5624: Collation customization improvements Alexander Barkov2013-10-151-4/+1
* | Merge 10.0-base -> 10.0Alexander Barkov2013-10-151-0/+181
|\ \ | |/
| * MDEV-4425 REGEXP enhancementsAlexander Barkov2013-09-261-0/+181
* | merge 10.0-base -> 10.0unknown2013-09-261-7/+7
|\ \ | |/
| * merge 5.5 -> 10.0-baseunknown2013-09-251-7/+7
| |\
| | * merge 5.3 -> 5.5unknown2013-09-251-7/+7
| | |\
| | | * MDEV-5039: incorrect Item_func_regex::update_used_tables()unknown2013-09-251-13/+13
* | | | Merging TO_BASE64() and FROM_BASE64() from MySQL-5.6Alexander Barkov2013-09-231-0/+102
* | | | MDEV-4993:Impossible to free a dynamic columnunknown2013-09-171-7/+7
* | | | MDEV-4841 Wrong character set of ADDTIME() and DATE_ADD()Alexander Barkov2013-08-221-1/+1
* | | | cleanupSergei Golubchik2013-08-121-1/+2
* | | | 10.0-monty mergeSergei Golubchik2013-07-211-79/+159
|\ \ \ \
| * | | | temporal-related changes. don't apply sql_mode flags on the lower level (str_...Sergei Golubchik2013-07-111-3/+2
| * | | | The compiler warning about ';' fix.unknown2013-07-081-1/+4
| * | | | Fixed some merge issues:Michael Widenius2013-06-181-10/+115
| * | | | Applied all changes from Igor and SanjaMichael Widenius2013-06-151-30/+30
| * | | | Push a lot of small fixes to get larger parts to compileMichael Widenius2013-05-211-25/+2
| * | | | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-11/+11
* | | | | 10.0-base mergeSergei Golubchik2013-07-181-2/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | 5.5 mergeSergei Golubchik2013-07-171-2/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merging from 5.3Alexander Barkov2013-07-081-2/+2
| | |\ \ \ | | | | |/ | | | |/|
| | | * | MDEV-4667 DATE('string') incompability between mysql and mariadbSergei Golubchik2013-07-031-2/+2
* | | | | Merging temporal literalsAlexander Barkov2013-07-101-1/+1
|\ \ \ \ \
| * | | | | Adding support for the SQL-standard temporal literals.Alexander Barkov2013-07-101-1/+1
* | | | | | Adding support for MySQL-5.6 temporal column types:Alexander Barkov2013-07-101-0/+3
|/ / / / /
* | | | | 10.0-base mergeSergei Golubchik2013-06-061-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | 5.5 mergeSergei Golubchik2013-06-061-0/+2
| |\ \ \ \ | | |/ / /
| | * | | MDEV-4332 Increase username length from 16 charactersSergei Golubchik2013-04-181-0/+2
* | | | | Merge 10.0-base -> 10.0unknown2013-05-281-1/+4
|\ \ \ \ \ | |/ / / /
| * | | | Fixed errors and compiler warnings found by buildbotMichael Widenius2013-05-051-1/+4
* | | | | Merge 10.0-base -> 10.0Igor Babaev2013-04-221-0/+77
|\ \ \ \ \ | |/ / / /
| * | | | decode_histogram fixed to show delta of the last value with maximum.unknown2013-04-211-6/+6
| * | | | MDEV-4402 A function to visualize histograms data.unknown2013-04-201-0/+77
* | | | | Merge 10.0-base -> 10.0 (GTID).unknown2013-04-171-0/+41
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-26: Global transaction ID. First alpha release.unknown2013-04-151-0/+41
| |\ \ \ \
| | * | | | MDEV-26: Global Transaction ID.unknown2013-03-111-0/+6
| | * | | | MDEV-26. Intermediate commit.unknown2013-02-111-0/+35
* | | | | | 10.0-base mergeSergei Golubchik2013-04-151-66/+16
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | remove ULL() and LL(), because they're totally unnecessarySergei Golubchik2013-04-071-1/+1
| * | | | 5.5 mergeSergei Golubchik2013-03-271-67/+15
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | 5.3 mergeSergei Golubchik2013-03-271-64/+14
| | |\ \ | | | |/