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/+6 |
* | Language/consistency edits to error messages | paul@ice.snake.net | 2004-06-15 | 1 | -1/+1 |
* | Fix for the bug #2976: NATURAL JOIN produces duplicate columns. | ram@gw.mysql.r18.ru | 2004-03-19 | 1 | -3/+3 |
* | WorkLog#1323 | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-10 | 1 | -6/+6 |
* | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -3/+1 |
|\ | |||||
| * | Added thread variable max_seeks_for_key | monty@mashka.mysql.fi | 2003-06-27 | 1 | -3/+1 |
* | | Added SQLSTATE to client/server protocol | monty@narttu.mysql.fi | 2003-06-04 | 1 | -1/+1 |
* | | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -0/+98 |
|\ \ | |/ | |||||
| * | Fixed problem when comparing a key for a multi-byte-character set. (bug 152) | monty@mashka.mysql.fi | 2003-04-27 | 1 | -0/+8 |
| * | Merge with 3.23: | monty@mashka.mysql.fi | 2003-04-26 | 1 | -0/+3 |
| |\ | |||||
| | * | Fixed problem with timestamps in binary log on 64 bit machines | monty@narttu.mysql.fi | 2003-04-23 | 1 | -0/+3 |
| * | | Fix for -fbranch-probabilites (bug 268) | monty@mashka.mysql.fi | 2003-04-26 | 1 | -0/+87 |
* | | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-03-16 | 1 | -0/+23 |
|\ \ \ | |/ / | |||||
| * | | after merge fixes | monty@narttu.mysql.fi | 2003-03-10 | 1 | -0/+19 |
| * | | Merge with 3.23 to get fixes for --user and BACKUP TABLE | monty@narttu.mysql.fi | 2003-03-10 | 1 | -0/+4 |
| |\ \ | | |/ | |||||
| | * | 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/+4 |
| | * | Fix for ISNULL() | monty@hundin.mysql.fi | 2002-05-07 | 1 | -0/+3 |
| | * | Fixed bug in full join with many NULL fields. | monty@hundin.mysql.fi | 2002-02-10 | 1 | -0/+3 |
| | * | Fixed bug when making a range join based on information from a const table. | monty@hundin.mysql.fi | 2002-01-18 | 1 | -0/+4 |
* | | | Merge with 4.0 to get fix for MIN/MAX | monty@mashka.mysql.fi | 2003-02-07 | 1 | -0/+30 |
|\ \ \ | |/ / | |||||
| * | | Added START TRANSACTION syntax | monty@mashka.mysql.fi | 2003-02-06 | 1 | -0/+30 |
* | | | Portability fixes (for windows) | monty@mashka.mysql.fi | 2003-01-21 | 1 | -5/+5 |
|/ / | |||||
* | | Fixed bug in LEFT JOIN with impossible ON/WHERE expression | monty@mashka.mysql.fi | 2003-01-19 | 1 | -2/+11 |
* | | Fixed some compilation problems in last changeset | monty@hundin.mysql.fi | 2002-05-16 | 1 | -0/+4 |
* | | Added --user=userid to mysqld | monty@tik.mysql.fi | 2002-02-13 | 1 | -0/+22 |
* | | Fixes for new getopt | monty@hundin.mysql.fi | 2002-01-31 | 1 | -1/+71 |
* | | Make ft_xxx variables ulong to not break mysqld.cc init of variables. | monty@hundin.mysql.fi | 2001-11-05 | 1 | -1/+1 |
* | | Fixes up things after merge from 3.23.44 | monty@hundin.mysql.fi | 2001-11-05 | 1 | -1/+12 |
* | | use local version when doing merge with 3.23.44 | monty@hundin.mysql.fi | 2001-11-04 | 1 | -5/+83 |
|/ | |||||
* | Fixed problem with t1 LEFT_JOIN t2 ... WHERE t2.date_column IS NULL when date... | monty@hundin.mysql.fi | 2001-11-03 | 1 | -0/+5 |
* | Fixed bug in counting open files when using many files | monty@hundin.mysql.fi | 2001-09-27 | 1 | -0/+2 |
* | Fix for LOAD DATA FROM MASTER when using tables with checksum | monty@hundin.mysql.fi | 2001-09-18 | 1 | -0/+13 |
* | Added support for hex strings to mysqlimport | monty@donna.mysql.com | 2000-12-28 | 1 | -0/+9 |