Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr... | monty@mysql.com | 2003-12-11 | 1 | -0/+19 |
* | do not force CONNECTION_ID(), FOUND_ROWS(), PI(), CURRENT_USER(), | serg@serg.mysql.com | 2003-01-28 | 1 | -7/+7 |
* | 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 |