Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hang in dummy natural join (no common columns) Bug #4807 | serg@serg.mylan | 2004-08-02 | 1 | -0/+10 |
* | WorkLog#1323 | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-10 | 1 | -6/+6 |
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS | monty@mashka.mysql.fi | 2003-11-18 | 1 | -1/+1 |
* | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -4/+1 |
|\ | |||||
| * | Added thread variable max_seeks_for_key | monty@mashka.mysql.fi | 2003-06-27 | 1 | -4/+1 |
* | | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -0/+46 |
|\ \ | |/ | |||||
| * | Merge with 3.23: | monty@mashka.mysql.fi | 2003-04-26 | 1 | -0/+14 |
| |\ | |||||
| | * | Fixed problem with timestamps in binary log on 64 bit machines | monty@narttu.mysql.fi | 2003-04-23 | 1 | -0/+14 |
| * | | Fix for -fbranch-probabilites (bug 268) | monty@mashka.mysql.fi | 2003-04-26 | 1 | -0/+32 |
* | | | Removed compiler warnings | monty@narttu.mysql.fi | 2003-05-06 | 1 | -1/+1 |
* | | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-03-16 | 1 | -0/+24 |
|\ \ \ | |/ / | |||||
| * | | Merge with 3.23 to get fixes for --user and BACKUP TABLE | monty@narttu.mysql.fi | 2003-03-10 | 1 | -0/+24 |
| |\ \ | | |/ | |||||
| | * | Fixed an unlikely optimizer bug that casued a core dump in pt_range.cc::sel_c... | monty@mashka.mysql.fi | 2003-03-07 | 1 | -0/+24 |
* | | | Merge with 4.0 to get fix for MIN/MAX | monty@mashka.mysql.fi | 2003-02-07 | 1 | -2/+24 |
|\ \ \ | |/ / | |||||
| * | | Added START TRANSACTION syntax | monty@mashka.mysql.fi | 2003-02-06 | 1 | -1/+24 |
* | | | Merge with 4.0 (Fix bug in LEFT JOIN and EXPLAIN on empty table) | monty@mashka.mysql.fi | 2003-01-20 | 1 | -2/+7 |
|\ \ \ | |/ / | |||||
| * | | Fixed bug in LEFT JOIN with impossible ON/WHERE expression | monty@mashka.mysql.fi | 2003-01-19 | 1 | -2/+7 |
* | | | Changed mysql-test to print warnings for not existing table to DROP TABLE | monty@mashka.mysql.fi | 2003-01-06 | 1 | -0/+2 |
|/ / | |||||
* | | merge with 3.23.51 | monty@hundin.mysql.fi | 2002-05-16 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Fix for ISNULL() | monty@hundin.mysql.fi | 2002-05-07 | 1 | -0/+1 |
* | | merge with 3.23.48 | monty@hundin.mysql.fi | 2002-02-11 | 1 | -0/+24 |
|\ \ | |/ | |||||
| * | Fixed bug in full join with many NULL fields. | monty@hundin.mysql.fi | 2002-02-10 | 1 | -0/+24 |
* | | Merge from 3.23.48 tree | monty@hundin.mysql.fi | 2002-01-30 | 1 | -1/+75 |
|\ \ | |/ | |||||
| * | Fixed bug when making a range join based on information from a const table. | monty@hundin.mysql.fi | 2002-01-18 | 1 | -1/+75 |
* | | --replace_result in mysqltest can now use variables | monty@hundin.mysql.fi | 2001-12-15 | 1 | -1/+1 |
* | | Make ft_xxx variables ulong to not break mysqld.cc init of variables. | monty@hundin.mysql.fi | 2001-11-05 | 1 | -1/+1 |
* | | merge with 3.23.44 | monty@hundin.mysql.fi | 2001-11-04 | 1 | -3/+11 |
|\ \ | |/ | |||||
| * | Fixed problem with t1 LEFT_JOIN t2 ... WHERE t2.date_column IS NULL when date... | monty@hundin.mysql.fi | 2001-11-03 | 1 | -3/+11 |
* | | 64-bit portability fixes in network I/O | sasha@mysql.sashanet.com | 2001-10-13 | 1 | -1/+1 |
|/ | |||||
* | Fixed bug in counting open files when using many files | monty@hundin.mysql.fi | 2001-09-27 | 1 | -0/+23 |
* | Fix for LOAD DATA FROM MASTER when using tables with checksum | monty@hundin.mysql.fi | 2001-09-18 | 1 | -1/+3 |
* | Added support for hex strings to mysqlimport | monty@donna.mysql.com | 2000-12-28 | 1 | -0/+89 |