summaryrefslogtreecommitdiff
path: root/mysql-test/r/select_found.result
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug#28404.unknown2007-08-021-1/+1
* Mergeunknown2005-03-011-0/+25
|\
| * mergingunknown2005-02-281-0/+9
| |\
| * | A fix (bug #6089: FOUND_ROWS returns wrong values when no table/view is used).unknown2004-10-271-0/+25
* | | merge with 4.1unknown2005-02-281-0/+1
|\ \ \ | | |/ | |/|
| * | Fixed wrong memory references found by purifyunknown2005-02-281-0/+1
* | | Manual mergeunknown2005-01-221-0/+8
|\ \ \ | |/ /
| * | Merge rurik.mysql.com:/home/igor/dev/mysql-4.0-0unknown2005-01-221-0/+8
| |\ \ | | |/ | |/|
| | * select_found.result, select_found.test:unknown2005-01-221-0/+8
* | | Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-1/+1
|/ /
* | cleanupunknown2004-08-071-1/+4
* | Merge with 4.0 to get fixes for netwareunknown2004-06-021-0/+17
|\ \ | |/
| * a fix.unknown2004-05-281-0/+17
* | Merge with 4.0 to get fix for mysqlbinlogunknown2004-02-161-0/+18
|\ \ | |/
| * fixed copying of color in SEL_ARG::clone (fixed bug #2968)unknown2004-02-121-0/+18
* | Merge with 4.0.17unknown2003-12-171-0/+19
|\ \ | |/
| * Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr...unknown2003-12-111-0/+19
* | WorkLog#1323unknown2003-12-101-1/+1
* | Add warnings for single line inserts. To do this I had to convert count_cuted...unknown2003-10-111-1/+1
* | Merge with 4.0.11unknown2003-02-041-7/+7
|\ \ | |/
| * do not force CONNECTION_ID(), FOUND_ROWS(), PI(), CURRENT_USER(),unknown2003-01-281-7/+7
* | adding mandatory aliases for derived tables as per SQL-99unknown2002-11-281-1/+1
* | fixed another small bug with LIMIT )unknown2002-11-191-0/+5
* | Makng sure that LIMIT 0 works in this case to:unknown2002-11-191-0/+5
* | lot's of fixes with test casesunknown2002-11-181-2/+2
* | Some new tests...................unknown2002-11-161-0/+10
|/
* Fixed bug in SQL_CALC_FOUND_ROWS + LIMITunknown2002-06-101-1/+17
* Fix bug in SELECT SQL_CALC_FOUND_ROWSunknown2002-05-161-2/+87
* several bug fixes and testsunknown2002-03-051-0/+6
* Fix some bugs introduced with the new my_getoptunknown2002-02-081-0/+17
* client/mysqlmanagerc.cunknown2001-09-271-0/+16
* Fixed bug when sorting big files (introduced with multi-table-delete)unknown2001-06-251-1/+1
* Don't write rows in MyISAM tables when using count(distinct)unknown2001-05-231-0/+31