Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -0/+19 |
|\ | |||||
| * | Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr... | monty@mysql.com | 2003-12-11 | 1 | -0/+19 |
* | | 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 |
* | | Merge with 4.0.11 | monty@mashka.mysql.fi | 2003-02-04 | 1 | -7/+7 |
|\ \ | |/ | |||||
| * | do not force CONNECTION_ID(), FOUND_ROWS(), PI(), CURRENT_USER(), | serg@serg.mysql.com | 2003-01-28 | 1 | -7/+7 |
* | | 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/+5 |
* | | Makng sure that LIMIT 0 works in this case to: | Sinisa@sinisa.nasamreza.org | 2002-11-19 | 1 | -0/+5 |
* | | lot's of fixes with test cases | Sinisa@sinisa.nasamreza.org | 2002-11-18 | 1 | -2/+2 |
* | | Some new tests................... | Sinisa@sinisa.nasamreza.org | 2002-11-16 | 1 | -0/+10 |
|/ | |||||
* | Fixed bug in SQL_CALC_FOUND_ROWS + LIMIT | monty@hundin.mysql.fi | 2002-06-10 | 1 | -1/+17 |
* | Fix bug in SELECT SQL_CALC_FOUND_ROWS | monty@hundin.mysql.fi | 2002-05-16 | 1 | -2/+87 |
* | several bug fixes and tests | Sinisa@sinisa.nasamreza.org | 2002-03-05 | 1 | -0/+6 |
* | Fix some bugs introduced with the new my_getopt | monty@hundin.mysql.fi | 2002-02-08 | 1 | -0/+17 |
* | client/mysqlmanagerc.c | sasha@mysql.sashanet.com | 2001-09-27 | 1 | -0/+16 |
* | 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/+31 |