Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added end marker for tests to make future merges easier | monty@mysql.com | 2005-07-28 | 1 | -0/+2 |
* | merging | ramil@mysql.com | 2005-02-28 | 1 | -0/+10 |
|\ | |||||
| * | Fixed wrong memory references found by purify | monty@mysql.com | 2005-02-28 | 1 | -0/+1 |
| * | Merge rurik.mysql.com:/home/igor/dev/mysql-4.0-0 | igor@rurik.mysql.com | 2005-01-22 | 1 | -0/+9 |
| |\ | |||||
| | * | select_found.result, select_found.test: | igor@rurik.mysql.com | 2005-01-22 | 1 | -0/+9 |
* | | | A fix (bug #6089: FOUND_ROWS returns wrong values when no table/view is used). | ram@gw.mysql.r18.ru | 2004-10-27 | 1 | -0/+15 |
|/ / | |||||
* | | cleanup | serg@serg.mylan | 2004-08-07 | 1 | -2/+12 |
* | | Merge with 4.0 to get fixes for netware | monty@mysql.com | 2004-06-02 | 1 | -0/+19 |
|\ \ | |/ | |||||
| * | a fix. | ram@gw.mysql.r18.ru | 2004-05-28 | 1 | -0/+19 |
* | | Merge with 4.0 to get fix for mysqlbinlog | monty@mysql.com | 2004-02-16 | 1 | -0/+28 |
|\ \ | |/ | |||||
| * | fixed copying of color in SEL_ARG::clone (fixed bug #2968) | vva@eagle.mysql.r18.ru | 2004-02-12 | 1 | -0/+28 |
* | | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -0/+14 |
|\ \ | |/ | |||||
| * | Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr... | monty@mysql.com | 2003-12-11 | 1 | -0/+14 |
* | | WorkLog#1323 | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-10 | 1 | -1/+1 |
* | | Add warnings for single line inserts. To do this I had to convert count_cuted... | monty@mashka.mysql.fi | 2003-10-11 | 1 | -1/+1 |
* | | Changed mysql-test to print warnings for not existing table to DROP TABLE | monty@mashka.mysql.fi | 2003-01-06 | 1 | -1/+3 |
* | | adding mandatory aliases for derived tables as per SQL-99 | Sinisa@sinisa.nasamreza.org | 2002-11-28 | 1 | -1/+1 |
* | | fixed another small bug with LIMIT ) | Sinisa@sinisa.nasamreza.org | 2002-11-19 | 1 | -0/+2 |
* | | Makng sure that LIMIT 0 works in this case to: | Sinisa@sinisa.nasamreza.org | 2002-11-19 | 1 | -0/+2 |
* | | lot's of fixes with test cases | Sinisa@sinisa.nasamreza.org | 2002-11-18 | 1 | -1/+1 |
* | | Some new tests................... | Sinisa@sinisa.nasamreza.org | 2002-11-16 | 1 | -0/+4 |
|/ | |||||
* | Fixed bug in SQL_CALC_FOUND_ROWS + LIMIT | monty@hundin.mysql.fi | 2002-06-10 | 1 | -0/+17 |
* | Fix bug in SELECT SQL_CALC_FOUND_ROWS | monty@hundin.mysql.fi | 2002-05-16 | 1 | -1/+37 |
* | several bug fixes and tests | Sinisa@sinisa.nasamreza.org | 2002-03-05 | 1 | -0/+2 |
* | Fix some bugs introduced with the new my_getopt | monty@hundin.mysql.fi | 2002-02-08 | 1 | -0/+12 |
* | Fixed bug when sorting big files (introduced with multi-table-delete) | monty@hundin.mysql.fi | 2001-06-25 | 1 | -1/+1 |
* | Don't write rows in MyISAM tables when using count(distinct) | monty@tik.mysql.fi | 2001-05-23 | 1 | -0/+20 |