summaryrefslogtreecommitdiff
path: root/sql/item_func.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | 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
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | * | | | | Update of copyright headers for files I changed this year.Mattias Jonsson2011-01-271-1/+1
* | | | | | | | 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
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | 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
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | / | | | | | |_|/ | | | | |/| |
| | | | * | | - Added/updated copyright headersKent Boortz2010-12-281-1/+1
| | | | | |/ | | | | |/|
* | | | | | 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
| | |\ \ \ \ | | | |/ / /
| | | * | | Bug#54484 explain + prepared statement: crash and Got error -1 from storage e...Sergey Glukhov2010-10-181-1/+1
* | | | | | 5.2 mergeSergei Golubchik2010-10-281-0/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | merge with 5.1Sergei Golubchik2010-10-251-0/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | 5.1.51 mergeSergei Golubchik2010-10-191-0/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | Bug #55615 and bug #55564Georgi Kodinov2010-08-131-0/+1
* | | | | | Merge 5.2->5.3Sergey Petrunya2010-10-101-1/+16
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | Change some my_bool in C++ classes and a few functions to bool to detect wron...Michael Widenius2010-09-241-1/+1
| * | | | Automerge with 5.1Michael Widenius2010-08-251-0/+15
| |\ \ \ \ | | |/ / /
| | * | | Fix for LP#612894 Some aggregate functions (such as MIN MAX) work incorrectly...Michael Widenius2010-08-231-0/+15