summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.h
Commit message (Expand)AuthorAgeFilesLines
* Another attempt to fix bug mdev-5103.Igor Babaev2013-11-211-1/+6
* MDEV-5113 Wrong result (extra row) and valgrind warnings in Item_maxmin_subse...Sergei Golubchik2013-11-121-2/+2
* MDEV-5103: server crashed on singular Item_equalunknown2013-11-111-0/+1
* Fixed bug mdev-5132.Igor Babaev2013-10-111-7/+10
* Fixed bug mdev-5105.Igor Babaev2013-10-101-1/+3
* MDEV-5039: incorrect Item_func_regex::update_used_tables()unknown2013-09-251-25/+3
* MDEV-4863 COALESCE(time_or_datetime) returns wrong results in numeric contextAlexander Barkov2013-09-091-31/+21
* Fixed bug mdev-4355.Igor Babaev2013-08-151-2/+3
* Fixed bug mdev-4250.Igor Babaev2013-03-081-0/+9
* Fix compile error on windows in fix for mdev-4177.Sergey Petrunya2013-03-011-5/+7
* Fixed a compile error for some platform.Igor Babaev2013-02-281-2/+2
* Fixed bug mdev-4177Igor Babaev2013-02-241-13/+48
* Fixed bug mdev-4172.Igor Babaev2013-02-211-0/+4
* Fixed bug mdev-3913.Igor Babaev2013-02-201-0/+5
* backport of:unknown2013-01-171-2/+2
* MDEV-3873 & MDEV-3876 & MDEV-3912 : Wrong result (extra rows) with ALL subqueryunknown2012-12-281-3/+25
* Merge 5.2->5.3Sergey Petrunya2012-06-181-0/+3
|\
| * Fix of LP bug#992380 + revise fix_fields about missing with_subselect collectionunknown2012-05-251-0/+3
* | 5.2 mergeSergei Golubchik2012-05-201-1/+1
|\ \ | |/
| * 5.1 mergeSergei Golubchik2012-05-181-1/+1
| |\
| | * merge with mysql-5.1.63Sergei Golubchik2012-05-171-1/+1
| | |\
| | | * Bug#13012483:EXPLAIN EXTENDED, PREPARED STATEMENT, CRASH INChaithra Gopalareddy2012-02-241-1/+1
* | | | Merge 5.2->5.3unknown2012-05-111-0/+2
|\ \ \ \ | |/ / /
| * | | fix for LP bug#994392unknown2012-05-111-0/+2
* | | | 5.2 mergeSergei Golubchik2012-05-021-0/+1
|\ \ \ \ | |/ / /
| * | | MDEV-214 lp:967242 Wrong result with JOIN, AND in ON condition, multi-part ke...Oleksandr Byelkin2012-05-021-0/+1
| * | | Fix of LP BUG#780386.unknown2011-09-051-0/+13
* | | | BUG#951937: Wrong result (missing rows) with semijoin+materialization, IN sub...Sergey Petrunya2012-03-261-1/+10
* | | | BUG#912513: Wrong result (missing rows) with join_cache_hashed+materializatio...Sergey Petrunya2012-01-201-1/+1
* | | | BUG#849776: Wrong result with semijoin + "Impossible where"Sergey Petrunya2011-09-231-0/+4
* | | | BUG#834534: Assertion `0' failed in replace_where_subcondition with semijoin ...Sergey Petrunya2011-08-291-0/+1
* | | | Fix bug lp:813473unknown2011-08-171-1/+3
* | | | Fixed LP bug #823826.Igor Babaev2011-08-111-0/+4
* | | | Fix of LP BUG#780386.unknown2011-07-201-0/+13
* | | | Fixed LP BUG#800696.unknown2011-07-191-0/+1
* | | | Corrected the code of the recent patch that had changed the baseIgor Babaev2011-07-131-0/+4
* | | | Port of code for: (part of testcase is in mysql-test/t/subquery*.test and wil...Sergey Petrunya2011-07-111-39/+16
* | | | Make semi-joins work with outer joins part #1:Sergey Petrunya2011-06-221-1/+2
* | | | Merge of mwl #106 into 5.3. Igor Babaev2011-06-151-0/+4
|\ \ \ \
| * \ \ \ Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.Igor Babaev2011-06-041-0/+4
| |\ \ \ \
| | * \ \ \ MergeIgor Babaev2011-05-201-0/+4
| | |\ \ \ \
| | | * \ \ \ Merged the code of MWL#106 into 5.3Igor Babaev2011-05-161-0/+4
| | | |\ \ \ \
| | | | * \ \ \ Merge of the mwl106 tree into the latest 5.3 tree.Igor Babaev2010-09-231-0/+4
| | | | |\ \ \ \
| | | | | * | | | MWL#106: Backport optimizations for derived tables and views.Igor Babaev2010-05-261-0/+4
* | | | | | | | | merge with 5.1-microSergei Golubchik2011-06-071-3/+4
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | revert a suggested "optimization" that introduced a bugSergei Golubchik2011-06-061-3/+4
* | | | | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-24/+21
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | / / / / / / / | |/ / / / / / / |/| | | | | | |
| * | | | | | | lp:737092 Assertion `item->null_value' failed in get_datetime_value in 5.1-microSergei Golubchik2011-03-171-0/+1
| * | | | | | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-24/+20
* | | | | | | | Merged the fix for bug 777745 into 5.3.Igor Babaev2011-05-191-1/+4
|\ \ \ \ \ \ \ \