summaryrefslogtreecommitdiff
path: root/sql/item_func.h
Commit message (Expand)AuthorAgeFilesLines
* 5.3 mergeSergei Golubchik2012-01-131-0/+5
|\
| * BUG#906357: Incorrect result with outer join and full text matchSergey Petrunya2011-12-201-0/+1
| * Fixed LP bug #904832.Igor Babaev2011-12-181-0/+4
| * Merge with 5.2.Michael Widenius2011-12-111-2/+3
| |\
| | * Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+3
| | |\
| | | * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+3
| | | |\
| | | | * Updated/added copyright headersKent Boortz2011-06-301-2/+3
| | | | |\
| | | | | * Updated/added copyright headersKent Boortz2011-06-301-1/+1
| | | | | * automergeGeorgi Kodinov2011-01-071-1/+1
| | | | | |\
| | | | | * | Backport of bug #55564 to 5.0-securityGeorgi Kodinov2010-12-031-0/+1
* | | | | | | compilation warnings on WindowsSergei Golubchik2011-11-021-1/+1
* | | | | | | merge with 5.3Sergei Golubchik2011-10-191-20/+54
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Port of code for: (part of testcase is in mysql-test/t/subquery*.test and wil...Sergey Petrunya2011-07-111-1/+1
| * | | | | | Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.Igor Babaev2011-06-041-7/+1
| |\ \ \ \ \ \
| | * \ \ \ \ \ MergeIgor Babaev2011-05-201-7/+1
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merged the code of MWL#106 into 5.3Igor Babaev2011-05-161-7/+1
| | | |\ \ \ \ \ \
| | | | * | | | | | MWL#106: Backport optimizations for derived tables and views.Igor Babaev2010-05-261-7/+1
| * | | | | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-7/+5
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | unix_timestamp() and from_unixtime() supports microseconds.Sergei Golubchik2011-05-221-0/+2
| | * | | | | | | | lp:737450 Second Assertion `item->null_value' failed in 5.1-microSergei Golubchik2011-03-181-1/+1
| | * | | | | | | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-7/+3
| * | | | | | | | | Merged the fix for bug 777745 into 5.3.Igor Babaev2011-05-191-0/+15
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fixed LP bug #777745.Igor Babaev2011-05-191-0/+15
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge with dynamic column codeMichael Widenius2011-05-121-4/+20
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Adding support for Dynamic columns (WL#34):Michael Widenius2011-05-081-3/+19
| | |/ / / / / / / /
| * | | | | | | | | Merge with MariaDB 5.2Michael Widenius2011-05-101-1/+2
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | / / / / / | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | Merge with MariaDB 5.1Michael Widenius2011-05-031-1/+2
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| | | * | | | | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-1/+2
| | | |\ \ \ \ \ \ | | | | | |_|/ / / | | | | |/| | | |
| * | | | | | | | Fix LP BUG#715738unknown2011-03-241-0/+8
| * | | | | | | | Merge with 5.2Michael Widenius2011-03-091-2/+42
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-2/+42
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Merge with MySQL 5.1.55Michael Widenius2011-02-201-2/+42
| | | |\ \ \ \ \ \
| * | | \ \ \ \ \ \ Merge with 5.1Michael Widenius2011-01-111-0/+1
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Merge with 5.1Michael Widenius2011-01-051-0/+1
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | | * | | | | | | Fixed LP bug #639935 (bug #58727).Igor Babaev2010-12-241-0/+1
| * | | | | | | | | Merge with 5.1-release.Michael Widenius2010-12-061-1/+1
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | merge with 5.1Michael Widenius2010-11-301-1/+1
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | | * | | | | | | Merge with MySQL 5.1.53Michael Widenius2010-11-251-1/+1
| | | |\ \ \ \ \ \ \ | | | | | |_|/ / / / | | | | |/| | | | |
* | | | | | | | | | 5.5-mergeSergei Golubchik2011-07-021-3/+68
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Bug#11926811 / Bug#60625 Illegal mix of collationsAlexander Barkov2011-04-081-0/+25
| * | | | | | | | | | mergeMattias Jonsson2011-01-281-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| | * | | | | | | | | Update of copyright headers for files I changed this year.Mattias Jonsson2011-01-271-1/+1
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Manual merge from 5.1Mattias Jonsson2011-01-101-1/+41
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | mergeMattias Jonsson2011-01-041-1/+41
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Bug#54483: valgrind errors when making warnings forMattias Jonsson2010-12-221-1/+1
| | | * | | | | | | | Bug#54483: valgrind errors when making warnings for multiline inserts into pa...Mattias Jonsson2010-12-221-1/+41
| | | | |_|_|/ / / / | | | |/| | | | | |
| * | | | | | | | | MergeKent Boortz2010-12-291-1/+1
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | MergeKent Boortz2010-12-291-1/+1
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | / | | | | |_|_|_|_|/ | | | |/| | | | |
| | | * | | | | | - Added/updated copyright headersKent Boortz2010-12-281-1/+1
| | | | |_|_|_|/ | | | |/| | | |
| * | | | | | | mergeGeorgi Kodinov2010-11-261-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / /