Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes for bug#8115 "Server Crash with prepared statement" | konstantin@mysql.com | 2005-03-03 | 1 | -13/+26 |
* | Fix for Bug#5615 and merge from 4.1 | jani@ua141d10.elisa.omakaista.fi | 2005-03-01 | 1 | -4/+4 |
* | Merge | jani@ua141d10.elisa.omakaista.fi | 2005-03-01 | 1 | -2/+4 |
|\ | |||||
| * | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ramil@mysql.com | 2005-03-01 | 1 | -0/+9 |
| |\ | |||||
| | * | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ramil@mysql.com | 2005-03-01 | 1 | -1/+1 |
| | |\ | |||||
| | * \ | merging | ramil@mysql.com | 2005-02-28 | 1 | -0/+9 |
| | |\ \ | |||||
| | | * | | A fix (bug #5615 type of aggregate function column wrong when using group by). | ram@gw.mysql.r18.ru | 2004-10-11 | 1 | -0/+9 |
| * | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ramil@mysql.com | 2005-03-01 | 1 | -1/+1 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Fix for BUG#8726: In JOIN::optimize on ER_TOO_BIG_SELECT error set JOIN::erro... | sergefp@mysql.com | 2005-02-28 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | merging | ramil@mysql.com | 2005-02-28 | 1 | -39/+106 |
| |\ \ \ | | |/ / | |||||
| * | | | A fix (bug #6089: FOUND_ROWS returns wrong values when no table/view is used). | ram@gw.mysql.r18.ru | 2004-10-27 | 1 | -1/+3 |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-02-28 | 1 | -10/+23 |
|\ \ \ \ | |||||
| * \ \ \ | merge with 4.1 | monty@mysql.com | 2005-02-28 | 1 | -10/+23 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Fixed wrong memory references found by purify | monty@mysql.com | 2005-02-28 | 1 | -10/+23 |
| | * | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2005-02-14 | 1 | -2/+1 |
| | |\ \ \ | |||||
* | | \ \ \ | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0 | mskold@mysql.com | 2005-02-26 | 1 | -5/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge with global tree | monty@mysql.com | 2005-02-25 | 1 | -5/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | Remove compiler warnings and remove not used variables | monty@mysql.com | 2005-02-25 | 1 | -5/+1 |
* | | | | | | | Merge | mskold@mysql.com | 2005-02-24 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | sql_select.cc: | bar@mysql.com | 2005-02-24 | 1 | -2/+2 |
* | | | | | | | merge | joreland@mysql.com | 2005-02-24 | 1 | -7/+19 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge 52.0.168.192.in-addr.arpa:/Users/bell/mysql/bk/mysql-5.0 | bell@52.0.168.192.in-addr.arpa | 2005-02-23 | 1 | -4/+37 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| * | | | | | | Merge | bell@51.0.168.192.in-addr.arpa | 2005-02-20 | 1 | -4/+4 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2005-02-10 | 1 | -1/+14 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | merge | bell@sanja.is.com.ua | 2005-02-10 | 1 | -47/+31 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | fixed problem with groupping by view (BUG#7116) | bell@sanja.is.com.ua | 2005-01-31 | 1 | -7/+19 |
* | | | | | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0 | mskold@mysql.com | 2005-02-23 | 1 | -4/+37 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Fix for bug #7217: information_schema: columns are varbinary() instead of tim... | gluh@gluh.mysql.r18.ru | 2005-02-23 | 1 | -4/+37 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Fixes for condition pushdown to storage engine based on comments from code re... | mskold@mysql.com | 2005-02-23 | 1 | -3/+12 |
* | | | | | | | | | Merge | mskold@mysql.com | 2005-02-21 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Fixed BUILD script to use --with-berkeley-db instead of --with-bdb | monty@mysql.com | 2005-02-19 | 1 | -2/+3 |
* | | | | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb | mskold@mysql.com | 2005-02-15 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Merge mysql.com:/home/psergey/mysql-4.1-bug8218 | sergefp@mysql.com | 2005-02-14 | 1 | -2/+1 |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | / / / | | | |_|_|/ / / | | |/| | | | | | |||||
| | * | | | | | | Fix for BUG#8218: | sergefp@mysql.com | 2005-02-12 | 1 | -2/+1 |
* | | | | | | | | Merge | mskold@mysql.com | 2005-02-11 | 1 | -48/+45 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Merge with 4.1 | monty@mysql.com | 2005-02-10 | 1 | -1/+14 |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | / / / | | | |_|/ / / | | |/| | | | | |||||
| | * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2005-02-09 | 1 | -1/+13 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Better bugfix for "HAVING when refering to RAND()" (Bug #8216) | monty@mysql.com | 2005-02-08 | 1 | -1/+13 |
| | | |/ / / / | |||||
| | * | | | | | Fix for BUG#8371: wrong rec_per_key value for hash index on temporary table | sergefp@mysql.com | 2005-02-08 | 1 | -0/+1 |
| | |/ / / / | |||||
| * | | | | | Precision Math implementation | hf@deer.(none) | 2005-02-09 | 1 | -44/+28 |
| * | | | | | Outer joins cleanup: Remove TABLE::outer_join and use TABLE::maybe_null only ... | sergefp@mysql.com | 2005-02-05 | 1 | -2/+2 |
| * | | | | | 4.1 -> 5.0 merge | monty@mysql.com | 2005-02-03 | 1 | -1/+1 |
| |\ \ \ \ \ | | |/ / / / | | | / / / | | |/ / / | |/| | | | |||||
| | * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2005-02-01 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | | * \ \ | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2005-01-23 | 1 | -1/+1 |
| | | |\ \ \ | |||||
| | | | * | | | fixed problem with distinct select with grouping and subqueries (BUG#7946) | bell@sanja.is.com.ua | 2005-01-20 | 1 | -1/+1 |
| | * | | | | | Merge mysql.com:/home/mydev/mysql-4.1 | ingo@mysql.com | 2005-01-26 | 1 | -7/+0 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge mysql.com:/home/mydev/mysql-4.1 | ingo@mysql.com | 2005-01-24 | 1 | -3/+10 |
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | | |||||
| | * | | | | | | BUG#6034 - Error code 124: Wrong medium type. | ingo@mysql.com | 2005-01-19 | 1 | -1/+17 |
| | | |_|/ / / | | |/| | | | | |||||
* | | | | | | | Condition pushdown v.2 | mskold@mysql.com | 2005-02-11 | 1 | -2/+4 |
* | | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb | mskold@mysql.com | 2005-02-01 | 1 | -8/+3 |
|\ \ \ \ \ \ \ | |/ / / / / / |