summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Post-review changes of the patch for bug mdev-5103.Igor Babaev2013-11-221-4/+3
* MergeIgor Babaev2013-11-211-23/+10
|\
| * Another attempt to fix bug mdev-5103.Igor Babaev2013-11-211-23/+10
* | MDEV-4859 Wrong value and data type of "SELECT MAX(time_column) + 1 FROM t1"Alexander Barkov2013-11-211-3/+6
|/
* MDEV-5153: Server crashes in Item_ref::fix_fields on 2nd execution of PS with...unknown2013-11-111-3/+8
* MDEV-5103: server crashed on singular Item_equalunknown2013-11-111-1/+21
* Fixed bug mdev-5132.Igor Babaev2013-10-111-6/+3
* Fixed bug mdev-5105.Igor Babaev2013-10-101-0/+25
* MDEV-5039: incorrect Item_func_regex::update_used_tables()unknown2013-09-251-12/+8
* MDEV-4863 COALESCE(time_or_datetime) returns wrong results in numeric contextAlexander Barkov2013-09-091-65/+80
* MDEV-4804 Date comparing false resultAlexander Barkov2013-08-221-3/+3
* Fix bug MDEV-4895 Valgrind warnings (Conditional jump or move depends on unin...unknown2013-08-201-0/+4
* MergeIgor Babaev2013-08-151-15/+46
|\
| * Fixed bug mdev-4355.Igor Babaev2013-08-151-15/+46
* | MDEV-4512 Valgrind warnings in my_long10_to_str_8bit on INTERVAL and DATE_ADD...Alexander Barkov2013-08-081-1/+1
|/
* MDEV-4667 DATE('string') incompability between mysql and mariadbSergei Golubchik2013-07-031-2/+2
* Fixed bug mdev-4177Igor Babaev2013-02-241-1/+83
* Fixed bug mdev-4172.Igor Babaev2013-02-211-0/+2
* 5.2->5.3 mergeSergei Golubchik2013-01-101-1/+2
|\
| * 5.1 mergeSergei Golubchik2013-01-101-1/+2
| |\
| | * mysql-5.1.67 mergeSergei Golubchik2013-01-091-1/+21
| | |\
| | | * BackportTor Didriksen2012-09-251-1/+20
* | | | MDEV-3873 & MDEV-3876 & MDEV-3912 : Wrong result (extra rows) with ALL subqueryunknown2012-12-281-8/+12
* | | | MDEV-3928: Assertion `example' failed in Item_cache::is_expensive_processor w...unknown2012-12-191-1/+1
* | | | 5.2 merge.Sergei Golubchik2012-08-221-0/+19
|\ \ \ \ | |/ / /
| * | | Fix for LP bug#1001505 and LP bug#1001510unknown2012-06-211-0/+19
* | | | 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
* | | | 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
* | | | 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
* | | | 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
* | | | 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
* | | | 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