summaryrefslogtreecommitdiff
path: root/mysql-test/r/row.result
Commit message (Expand)AuthorAgeFilesLines
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-525/+0
* cleanup: make a couple of tests more robustSergei Golubchik2017-02-131-5/+5
* Item::print(): remove redundant parenthesesSergei Golubchik2016-12-121-7/+7
* MDEV-9369 IN operator with ( num, NULL ) gives inconsistent resultAlexander Barkov2016-03-211-1/+13
* MDEV-8709 Row equality elements do not get propagatedAlexander Barkov2015-09-111-0/+22
* Fixed bug mdev-3913.Igor Babaev2013-02-201-2/+2
* Merge.Igor Babaev2010-12-101-1/+1
|\
| * MWL#128: Added into EXPLAIN output info about types of the used join buffers andIgor Babaev2010-10-181-1/+1
* | Bug #54190: Comparison to row subquery produces incorrectAlexey Kopytov2010-09-091-0/+23
|/
* Bug#52124 memory leaks like a sieve in datetime, timestamp, time, date fields...Sergey Glukhov2010-04-161-0/+9
* 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-02-191-0/+14
|\
| * Bug#37601 Cast Is Not Done On Row ComparisonSergey Glukhov2009-02-191-0/+14
* | Merge host.loc:/home/uchum/work/PP/5.0-opt-34620unknown2008-02-281-0/+9
|\ \ | |/
| * Fixed bug #34620: item_row.cc:50: Item_row::illegal_method_call(const char*):unknown2008-02-281-0/+9
* | Bug #27531: 5.1 part of the fixunknown2007-05-291-2/+2
* | bug #27531: 5.1 part of the fix:unknown2007-05-041-1/+1
* | Merge moonbone.local:/mnt/gentoo64/work/bk-trees/mysql-5.0-optunknown2007-04-211-0/+97
|\ \ | |/
| * Merge gshchepa.loc:/home/uchum/work/bk-trees/mysql-4.1-opt-27704unknown2007-04-201-0/+97
| |\
| | * Bug#27704: incorrect comparison of rows with NULL componentsunknown2007-04-201-1/+98
* | | Merge olga.mysql.com:/home/igor/mysql-5.0-optunknown2007-04-111-0/+18
|\ \ \ | |/ /
| * | Post-merge fix.unknown2007-04-111-0/+6
| * | Merge olga.mysql.com:/home/igor/dev-opt/mysql-4.1-opt-bug27484unknown2007-04-111-6/+18
| |\ \ | | |/
| | * Fixed bug #27484: a crash when incompatible row expressions with nested rowsunknown2007-04-111-0/+18
* | | Merge olga.mysql.com:/home/igor/mysql-5.0-optunknown2007-04-011-0/+13
|\ \ \ | |/ /
| * | Fixed bug #27154: memory corruption when using row equalities in whereunknown2007-03-311-0/+13
* | | merge fixesunknown2006-09-181-14/+14
* | | Merge dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-5.0-optunknown2006-09-181-0/+125
|\ \ \ | |/ /
| * | Fixed bug #16081: row equalities were not taken intounknown2006-09-011-0/+125
* | | BUG#14940 "MySQL choose wrong index", v.2unknown2006-07-281-2/+2
|/ /
* | stop on NULL comparison only if it is allowed (BUG#12509)unknown2005-08-181-1/+7
* | Merge bk@192.168.21.1:/usr/home/bk/mysql-5.0unknown2005-04-061-1/+1
|\ \
| * | Stupid error message for 'insert "aaa"' into decimal column fixedunknown2005-04-061-1/+1
* | | Don't use -lsupc++ with gcc 3.3 and below as this gives linking problems when...unknown2005-04-041-5/+3
* | | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902)unknown2005-04-011-0/+5
|/ /
* | Precision Math implementationunknown2005-02-091-0/+2
|/
* fixed flags of printed queryunknown2004-05-131-1/+1
* added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...unknown2003-10-301-0/+5
* fixed error namesunknown2003-10-061-7/+7
* Added SQLSTATE to client/server protocolunknown2003-06-041-7/+7
* Fix for a bug with ROW(..) <=> ROW(...)unknown2003-03-101-0/+6
* fixed row items with group functionsunknown2003-01-291-0/+15
* making the keyword ROW for row items optional unknown2003-01-261-4/+15
* Changed mysql-test to print warnings for not existing table to DROP TABLEunknown2003-01-061-2/+1
* postreview fix (SCRUM)unknown2002-12-101-1/+7
* optimized IN with Rows (SCRUM)unknown2002-12-081-11/+65
* IN with row item without constant optimisation (SCRUM)unknown2002-12-071-0/+76