summaryrefslogtreecommitdiff
path: root/mysql-test/t/row.test
Commit message (Expand)AuthorAgeFilesLines
* Bug#37601 Cast Is Not Done On Row ComparisonSergey Glukhov2009-02-191-0/+18
* Fixed bug #34620: item_row.cc:50: Item_row::illegal_method_call(const char*):gshchepa/uchum@host.loc2008-02-281-0/+13
* Fix some mysqltest warnings.kostja@bodhi.(none)2007-06-011-2/+0
* Merge gshchepa.loc:/home/uchum/work/bk-trees/mysql-4.1-opt-27704gshchepa/uchum@gshchepa.loc2007-04-201-0/+45
|\
| * Bug#27704: incorrect comparison of rows with NULL componentsgshchepa/uchum@gshchepa.loc2007-04-201-0/+45
* | Merge olga.mysql.com:/home/igor/dev-opt/mysql-4.1-opt-bug27484igor@olga.mysql.com2007-04-111-0/+25
|\ \ | |/
| * Fixed bug #27484: a crash when incompatible row expressions with nested rowsigor@olga.mysql.com2007-04-111-0/+25
* | Fixed bug #27154: memory corruption when using row equalities in whereigor@olga.mysql.com2007-03-311-0/+17
* | Fixed bug #16081: row equalities were not taken intoigor@rurik.mysql.com2006-09-011-0/+47
* | stop on NULL comparison only if it is allowed (BUG#12509)bell@sanja.is.com.ua2005-08-181-0/+6
* | Merge mysql.com:/home/my/mysql-4.1monty@mysql.com2005-07-281-0/+2
|\ \ | |/
| * Added end marker for tests to make future merges easiermonty@mysql.com2005-07-281-0/+2
* | Don't use -lsupc++ with gcc 3.3 and below as this gives linking problems when...monty@mysql.com2005-04-041-1/+1
* | Fixed failing test cases 'row.test' when running with --ps-protocolmonty@mysql.com2005-02-151-0/+2
|/
* After merge fixesmonty@mysql.com2004-02-161-7/+7
* added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...bell@sanja.is.com.ua2003-10-301-0/+1
* After merge fixesmonty@mashka.mysql.fi2003-08-191-7/+7
* Fix for a bug with ROW(..) <=> ROW(...)Sinisa@sinisa.nasamreza.org2003-03-101-0/+2
* fixed row items with group functionsbell@sanja.is.com.ua2003-01-291-0/+12
* making the keyword ROW for row items optional serg@serg.mysql.com2003-01-261-7/+10
* Changed mysql-test to print warnings for not existing table to DROP TABLEmonty@mashka.mysql.fi2003-01-061-2/+7
* postreview fix (SCRUM)bell@sanja.is.com.ua2002-12-101-0/+2
* optimized IN with Rows (SCRUM)bell@sanja.is.com.ua2002-12-081-4/+21
* IN with row item without constant optimisation (SCRUM)bell@sanja.is.com.ua2002-12-071-0/+42