Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug#28404. | igor@olga.mysql.com | 2007-08-02 | 1 | -1/+1 |
* | Merge | jani@ua141d10.elisa.omakaista.fi | 2005-03-01 | 1 | -0/+25 |
|\ | |||||
| * | merging | ramil@mysql.com | 2005-02-28 | 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/+25 |
* | | | merge with 4.1 | monty@mysql.com | 2005-02-28 | 1 | -0/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | Fixed wrong memory references found by purify | monty@mysql.com | 2005-02-28 | 1 | -0/+1 |
* | | | Manual merge | igor@rurik.mysql.com | 2005-01-22 | 1 | -0/+8 |
|\ \ \ | |/ / | |||||
| * | | Merge rurik.mysql.com:/home/igor/dev/mysql-4.0-0 | igor@rurik.mysql.com | 2005-01-22 | 1 | -0/+8 |
| |\ \ | | |/ | |/| | |||||
| | * | select_found.result, select_found.test: | igor@rurik.mysql.com | 2005-01-22 | 1 | -0/+8 |
* | | | Add support for up to VARCHAR (size up to 65535) | monty@mysql.com | 2004-12-06 | 1 | -1/+1 |
|/ / | |||||
* | | cleanup | serg@serg.mylan | 2004-08-07 | 1 | -1/+4 |
* | | Merge with 4.0 to get fixes for netware | monty@mysql.com | 2004-06-02 | 1 | -0/+17 |
|\ \ | |/ | |||||
| * | a fix. | ram@gw.mysql.r18.ru | 2004-05-28 | 1 | -0/+17 |
* | | Merge with 4.0 to get fix for mysqlbinlog | monty@mysql.com | 2004-02-16 | 1 | -0/+18 |
|\ \ | |/ | |||||
| * | fixed copying of color in SEL_ARG::clone (fixed bug #2968) | vva@eagle.mysql.r18.ru | 2004-02-12 | 1 | -0/+18 |
* | | 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 |