summaryrefslogtreecommitdiff
path: root/mysql-test/t/select_found.test
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0.17unknown2003-12-171-0/+14
|\
| * Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr...unknown2003-12-111-0/+14
* | 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
* | Changed mysql-test to print warnings for not existing table to DROP TABLEunknown2003-01-061-1/+3
* | adding mandatory aliases for derived tables as per SQL-99unknown2002-11-281-1/+1
* | fixed another small bug with LIMIT )unknown2002-11-191-0/+2
* | Makng sure that LIMIT 0 works in this case to:unknown2002-11-191-0/+2
* | lot's of fixes with test casesunknown2002-11-181-1/+1
* | Some new tests...................unknown2002-11-161-0/+4
|/
* Fixed bug in SQL_CALC_FOUND_ROWS + LIMITunknown2002-06-101-0/+17
* Fix bug in SELECT SQL_CALC_FOUND_ROWSunknown2002-05-161-1/+37
* several bug fixes and testsunknown2002-03-051-0/+2
* Fix some bugs introduced with the new my_getoptunknown2002-02-081-0/+12
* 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/+20