summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.3 -> 5.5Sergey Petrunya2012-06-201-0/+41
|\
| * Merge 5.2->5.3Sergey Petrunya2012-06-181-0/+41
| |\
| | * Fix of LP bug#992380 + revise fix_fields about missing with_subselect collectionunknown2012-05-251-0/+38
| | * Fix of LP bug#992380 + revise fix_fields about missing with_subselect collectionunknown2012-05-221-0/+3
* | | Merged the fix for bug lp:944706, mdev-193unknown2012-06-191-1/+9
|\ \ \
| * \ \ Merge the fix for lp:944706, mdev-193unknown2012-06-061-1/+9
| |\ \ \
| | * | | Test case for bug lp:1001117, MySQL BUG#12330344unknown2012-05-241-1/+1
| | * | | Fix for bug lp:944706, task MDEV-193unknown2012-05-171-1/+9
* | | | | MDEV-316 lp:1009085 Assertion failed: warn_item, file item_cmpfunc.cc, line 3613Sergei Golubchik2012-06-151-9/+10
|/ / / /
* | | | merge with 5.3.Sergei Golubchik2012-06-041-2/+3
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fix for bug lp:1006231unknown2012-05-301-2/+3
| * | 5.2 mergeSergei Golubchik2012-05-201-2/+2
| |\ \ | | |/
| | * fix of LP bug#998321unknown2012-05-171-2/+2
| | * Fix of LP BUG#780386.unknown2011-09-051-0/+25
| | * Fixed lock sorting and lock check issues with thr_lock that caused warnings w...Michael Widenius2011-06-061-2/+3
* | | 5.3 mergeSergei Golubchik2012-03-281-2/+2
|\ \ \ | |/ /
| * | BUG#951937: Wrong result (missing rows) with semijoin+materialization, IN sub...Sergey Petrunya2012-03-261-2/+2
| * | lp:938977 - Query performance with join/index super slow on MariaDB 5.3.4RCSergei Golubchik2012-02-281-2/+7
* | | merge with mysql-5.5.21Sergei Golubchik2012-03-091-15/+22
|\ \ \
| * | | Bug#13463415 63502: INCORRECT RESULTS OF BIGINT AND DECIMAL COMPARISONTor Didriksen2012-01-251-10/+21
* | | | 5.3.4 mergeSergei Golubchik2012-02-151-7/+13
|\ \ \ \ | | |/ / | |/| |
| * | | BUG#922254: Assertion `0' failed at item_cmpfunc.cc:5899: Item* Item_equal::g...Sergey Petrunya2012-01-271-4/+6
| * | | BUG#912513: Wrong result (missing rows) with join_cache_hashed+materializatio...Sergey Petrunya2012-01-201-3/+7
* | | | mysql-5.5 mergeSergei Golubchik2012-01-161-20/+26
|\ \ \ \ | | |/ / | |/| |
| * | | Backport from trunk of:Tor Didriksen2011-08-191-20/+26
* | | | 5.3->5.5 mergeSergei Golubchik2011-11-221-21/+77
|\ \ \ \ | | |/ / | |/| |
| * | | Fix for LP BUG#824425: Prohibiting subqueries in rows for left part of IN/ALL...unknown2011-11-131-0/+9
| * | | Fix of typo.unknown2011-11-011-1/+1
| * | | Fixed LP bug #879882.Igor Babaev2011-10-231-0/+1
| * | | Compiler warning about assigned but not used variables fixed.unknown2011-10-181-3/+0
| * | | lp:817966 int_column IN (string_constant)Sergei Golubchik2011-10-131-8/+8
| * | | BUG#849776: Wrong result with semijoin + "Impossible where"Sergey Petrunya2011-09-231-0/+36
| * | | lp:839387 Assertion `(Item_result)i != TIME_RESULT' failed with CASE + datetimeSergei Golubchik2011-09-071-5/+12
| * | | BUG#834534: Assertion `0' failed in replace_where_subcondition with semijoin ...Sergey Petrunya2011-08-291-4/+11
| * | | Fixed bug lp:825018unknown2011-08-231-1/+1
* | | | mergeSergei Golubchik2011-11-031-1/+1
|\ \ \ \
| * | | | compilation warnings on WindowsSergei Golubchik2011-11-021-1/+1
* | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-4/+30
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Patch for Bug 12652769 - 61470: CASE OPERATOR IN STORED ROUTINE RETAINSAlexander Nozdrin2011-06-211-4/+30
* | | | Post-merge fixes: Fix problems in table_elim.test and enable it.Sergey Petrunya2011-10-271-2/+7
* | | | merge with 5.3Sergei Golubchik2011-10-191-976/+872
|\ \ \ \ | | |/ / | |/| |
| * | | Fix bug lp:813473unknown2011-08-171-2/+21
| * | | Fix of LP BUG#780386.unknown2011-07-201-0/+25
| * | | Fixed LP BUG#800696.unknown2011-07-191-12/+21
| * | | Port of code for: (part of testcase is in mysql-test/t/subquery*.test and wil...Sergey Petrunya2011-07-111-10/+35
| * | | Fix bug lp:806943unknown2011-07-071-1/+1
| * | | Merge of mwl #106 into 5.3. Igor Babaev2011-06-151-7/+58
| |\ \ \
| | * \ \ Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.Igor Babaev2011-06-041-7/+58
| | |\ \ \
| | | * \ \ MergeIgor Babaev2011-05-201-8/+59
| | | |\ \ \
| | | | * | | Fixed LP bug #784281.Igor Babaev2011-05-171-1/+1