summaryrefslogtreecommitdiff
path: root/sql/item_strfunc.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-5039: incorrect Item_func_regex::update_used_tables()unknown2013-09-251-15/+13
* 5.2 mergeSergei Golubchik2013-03-261-19/+1
|\
| * 5.1 mergeSergei Golubchik2013-03-261-19/+1
| |\
| | * MDEV-4289 Assertion `0' fails in make_sortkey with GROUP_CONCAT, MAKE_SET, GR...Sergei Golubchik2013-03-181-19/+1
* | | MDEV-3873 & MDEV-3876 & MDEV-3912 : Wrong result (extra rows) with ALL subqueryunknown2012-12-281-13/+15
* | | Fix for LP BUG#944504 unknown2012-03-051-1/+1
* | | Merge with 5.2.Michael Widenius2011-12-111-2/+4
|\ \ \ | |/ /
| * | Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+4
| |\ \ | | |/
| | * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | |\
| | | * Updated/added copyright headersKent Boortz2011-07-031-2/+3
| | | |\
| | | * \ Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | | |\ \
| | | | * | Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | | | | | Merge with dynamic column codeMichael Widenius2011-05-121-0/+68
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixed all reported bugs for dynamic columns.Michael Widenius2011-05-111-1/+1
| * | | | | Adding support for Dynamic columns (WL#34):Michael Widenius2011-05-081-0/+68
* | | | | | Merge with MariaDB 5.1Michael Widenius2011-05-031-2/+21
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-2/+21
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Bug 11766519 - 59648: MY_STRTOLL10_MB2: ASSERTION `(*ENDPTR - S) % 2 == 0' FA...Alexander Barkov2011-03-031-2/+3
| | |/ /
| | * | Bug#58371 Assertion failed: !s.uses_buffer_owned_by(this) with format string ...Alexander Barkov2011-01-171-0/+1
| | * | Bug#58165: "my_empty_string" gets modified and causes LOAD DATA to fail andMartin Hansson2011-01-131-0/+10
* | | | merge 5.1->5.2Sergei Golubchik2010-06-011-1/+2
|\ \ \ \ | |/ / /
| * | | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-1/+2
| |\ \ \ | | |/ /
| | * | fixed compiler warningSergey Glukhov2010-03-291-1/+1
| | * | Bug#52164 Assertion failed: param.sort_length, file .\filesort.cc, line 149Sergey Glukhov2010-03-261-1/+2
* | | | mergedSergei Golubchik2010-03-151-1/+12
|\ \ \ \ | |/ / /
| * | | Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-1/+12
| |\ \ \ | | |/ /
| | * | Fix for compiler warnings:Davi Arnaut2010-01-281-2/+2
| | * | Bug#49141: Encode function is significantly slower in 5.1 compared to 5.0Davi Arnaut2009-12-041-1/+12
* | | | The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns.Igor Babaev2009-10-161-0/+17
|/ / /
* | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-5/+14
|\ \ \ | |/ /
| * | Manual merge.Alexey Kopytov2009-06-011-2/+2
| |\ \ | | |/
| | * Bug #44767: invalid memory reads in password() and Alexey Kopytov2009-05-271-2/+2
| * | merged bug 35087 to 5.1-bugteamGeorgi Kodinov2009-04-171-3/+12
| |\ \ | | |/
| | * Bug #35087: Inserting duplicate values at one time with DES_ENCRYPT leads Georgi Kodinov2009-04-171-3/+12
| | * Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-1/+1
| | * bug#35558 Wrong server metadata blows up the clientSergey Glukhov2008-12-091-2/+3
| | * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-11-161-3/+3
| | |\
* | | \ Merge mysql.com:/home/my/mysql-5.1unknown2008-04-281-6/+6
|\ \ \ \ | |/ / /
| * | | Fix for Bug#30217: Views: changes in metadata behaviourunknown2008-02-221-6/+6
* | | | Windows fixesunknown2008-01-101-2/+2
|/ / /
* | | Merge ramayana.hindu.god:/home/tsmith/m/bk/51unknown2007-12-051-1/+6
|\ \ \
| * \ \ Merge mysql.com:/home/ram/work/b31349/b31349.5.0unknown2007-10-231-1/+6
| |\ \ \ | | |/ /
| | * | Fix for bug #31349: ERROR 1062 (23000): Duplicate entry '' for key 'group_key'unknown2007-10-191-1/+6
* | | | Merge mysql.com:/home/hf/work/31758/my50-31758unknown2007-11-051-2/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge mysql.com:/home/hf/work/31758/my41-31758unknown2007-11-051-2/+3
| |\ \ \
| | * | | Bug #31758 inet_ntoa, oct crashes server with null+filesortunknown2007-10-301-1/+2
* | | | | Merge polly.(none):/home/kaa/src/opt/bug28550/my50-bug28550unknown2007-10-211-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Bug #28550 "Potential bugs related to the return type of the CHAR function".unknown2007-10-211-1/+1
* | | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0-optunknown2007-10-111-1/+0
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Bug#30981 CHAR(0x41 USING ucs2) doesn't add leading zerounknown2007-10-111-1/+0
| | |/ | |/|