Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed mysql-test to print warnings for not existing table to DROP TABLE | unknown | 2003-01-06 | 1 | -1/+3 |
* | adding mandatory aliases for derived tables as per SQL-99 | unknown | 2002-11-28 | 1 | -1/+1 |
* | fixed another small bug with LIMIT ) | unknown | 2002-11-19 | 1 | -0/+2 |
* | Makng sure that LIMIT 0 works in this case to: | unknown | 2002-11-19 | 1 | -0/+2 |
* | lot's of fixes with test cases | unknown | 2002-11-18 | 1 | -1/+1 |
* | Some new tests................... | unknown | 2002-11-16 | 1 | -0/+4 |
* | Fixed bug in SQL_CALC_FOUND_ROWS + LIMIT | unknown | 2002-06-10 | 1 | -0/+17 |
* | Fix bug in SELECT SQL_CALC_FOUND_ROWS | unknown | 2002-05-16 | 1 | -1/+37 |
* | several bug fixes and tests | unknown | 2002-03-05 | 1 | -0/+2 |
* | Fix some bugs introduced with the new my_getopt | unknown | 2002-02-08 | 1 | -0/+12 |
* | Fixed bug when sorting big files (introduced with multi-table-delete) | unknown | 2001-06-25 | 1 | -1/+1 |
* | Don't write rows in MyISAM tables when using count(distinct) | unknown | 2001-05-23 | 1 | -0/+20 |