summaryrefslogtreecommitdiff
path: root/mysql-test/r/row.result
Commit message (Expand)AuthorAgeFilesLines
* 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