summaryrefslogtreecommitdiff
path: root/mysql-test/r/row.result
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | Fixed bug #27154: memory corruption when using row equalities in whereunknown2007-03-311-0/+13
* | Fixed bug #16081: row equalities were not taken intounknown2006-09-011-0/+125
* | 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