summaryrefslogtreecommitdiff
path: root/mysql-test/r/func_in.result
Commit message (Expand)AuthorAgeFilesLines
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-911/+0
* MDEV-15340 Wrong result HOUR(case_expression_with_time_and_datetime)Alexander Barkov2018-02-191-0/+13
* Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-301-2/+10
|\
| * Merge branch '10.1' into 10.2Sergei Golubchik2017-10-241-2/+10
| |\
| | * Merge branch '10.0' into 10.1Sergei Golubchik2017-10-221-2/+10
| | |\
| | | * Merge branch '5.5' into 10.0Sergei Golubchik2017-10-181-0/+6
| | | |\
| | | | * Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST(...mariadb-5.5.58Sergei Golubchik2017-10-171-0/+6
* | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-02-271-3/+5
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-101-3/+5
* | | | | MDEV-11514, MDEV-11497, MDEV-11554, MDEV-11555 - IN and CASE type aggregation...Alexander Barkov2016-12-171-0/+31
|/ / / /
* | | | Item::print(): remove redundant parenthesesSergei Golubchik2016-12-121-7/+7
|/ / /
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-0/+19
|\ \ \ | |/ /
| * | MDEV-10020 InnoDB NOT IN Query Crash When One Item Is NULLAlexander Barkov2016-06-201-0/+19
| |/
* | MDEV-8755 Equal field propagation is not performed any longer for the IN list...Alexander Barkov2015-09-111-0/+24
* | MDEV-5528 Command line variable to choose MariaDB-5.3 vs MySQL-5.6 temporal d...Alexander Barkov2014-11-031-3/+3
|/
* Add back testcase for lp:817966 (was lost in the merge)Sergey Petrunya2012-06-231-0/+13
* Merge 5.3 -> 5.5Sergey Petrunya2012-06-201-0/+10
|\
| * Post-merge fixes:Sergey Petrunya2012-06-201-2/+3
| * Merge 5.2->5.3Sergey Petrunya2012-06-181-2/+11
| |\
| | * Fix of LP bug#992380 + revise fix_fields about missing with_subselect collectionunknown2012-05-221-0/+9
| * | 5.2 mergeSergei Golubchik2012-05-201-0/+10
| |\ \ | | |/
* | | mysql 5.5.23 mergeSergei Golubchik2012-04-101-0/+10
|\ \ \
| * \ \ Merge from 5.1 to 5.5Chaithra Gopalareddy2012-02-241-0/+10
| |\ \ \ | | | |/ | | |/|
| | * | Bug#13012483:EXPLAIN EXTENDED, PREPARED STATEMENT, CRASH INChaithra Gopalareddy2012-02-241-0/+10
* | | | merge with mysql-5.5.21Sergei Golubchik2012-03-091-15/+2
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Bug#13463415 63502: INCORRECT RESULTS OF BIGINT AND DECIMAL COMPARISONTor Didriksen2012-01-251-0/+2
| |/
* | Made the optimizer switch for index condition pushdown set to 'on' by default. Igor Babaev2011-11-211-26/+26
* | lp:817966 int_column IN (string_constant)Sergei Golubchik2011-10-131-0/+21
* | Set the default to be mrr=off,mrr_sort_keys=off:Sergey Petrunya2011-07-081-26/+26
* | merge with 5.1-microSergei Golubchik2011-06-071-1/+1
|\ \
| * | revert a suggested "optimization" that introduced a bugSergei Golubchik2011-06-061-1/+1
* | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-6/+0
|\ \ \ | |/ /
| * | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-6/+0
* | | Merge with MariaDB 5.2Michael Widenius2011-05-101-0/+6
|\ \ \ | | |/ | |/|
| * | Bug#11766212 59270: NOT IN (YEAR( ... ), ... ) PRODUCES MANY VALGRIND WARNINGSSergey Glukhov2011-04-121-0/+6
| |/
* | Make EXPLAIN better at displaying MRR/BKA:Sergey Petrunya2011-04-021-26/+26
* | Merge 5.2->5.3Sergey Petrunya2010-10-101-0/+20
|\ \ | |/
| * Bug#54477: Crash on IN / CASE with NULL argumentsAlexey Kopytov2010-06-221-0/+20
* | Merge MariaDB-5.2 -> MariaDB 5.3Sergey Petrunya2010-03-201-0/+142
|\ \ | |/
| * Bug #44139: Table scan when NULL appears in IN clauseGleb Shchepa2009-10-051-0/+142
* | Backport into MariaDB-5.2 the following:Sergey Petrunya2009-12-151-6/+6
|/
* Bug #44399 : crash with statement using TEXT columns, aggregates, GROUP BY, andGeorgi Kodinov2009-05-251-0/+21
* Revert of the fix for bug #44399 (joro@sun.com-20090512135917-kal1dvtqpqgnj3yc).Georgi Kodinov2009-05-201-5/+0
* Bug #44399: crash with statement using TEXT columns, aggregates, GROUP BY, Georgi Kodinov2009-05-121-0/+5
* Bug #41363: crash of mysqld on windows with aggregate in caseGleb Shchepa2008-12-311-0/+12
* Bug #37761: IN handles NULL differently for table-subquery Gleb Shchepa2008-07-141-0/+6
* Fix for Bug#32538: View definition picks up character set,unknown2008-02-121-1/+1
* Fixed bug #31075.unknown2007-09-261-0/+5
* Patch for the following bugs:unknown2007-06-281-2/+2
* after-merge fix.unknown2007-06-131-6/+0