Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 | msvensson@neptunus.(none) | 2007-02-06 | 1 | -0/+74 |
|\ | |||||
| * | Fixed bug #25407. | igor@olga.mysql.com | 2007-01-31 | 1 | -0/+74 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | cmiller@zippy.cornsilk.net | 2007-01-31 | 1 | -0/+10 |
|\ \ | |/ | |||||
| * | Merge mysql.com:/home/gluh/MySQL/Merge/5.0 | gluh@mysql.com/eagle.(none) | 2007-01-23 | 1 | -0/+10 |
| |\ | |||||
| | * | Bug#25172: Not checked buffer size leads to a server crash. | evgen@moonbone.local | 2007-01-19 | 1 | -0/+11 |
* | | | Fix for bug #22026: Warning when using IF statement and large unsigned bigint | ramil/ram@mysql.com/ramil.myoffice.izhnet.ru | 2007-01-22 | 1 | -0/+24 |
|/ / | |||||
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0-maint | ramil/ram@mysql.com/myoffice.izhnet.ru | 2007-01-19 | 1 | -1/+12 |
|\ \ | |||||
| * \ | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0-maint | ramil/ram@mysql.com/myoffice.izhnet.ru | 2007-01-18 | 1 | -1/+12 |
| |\ \ | | |/ | |/| | |||||
| | * | Merge mysql.com:/usr/home/ram/work/bug22533/my41-bug22533 | ramil/ram@mysql.com/myoffice.izhnet.ru | 2007-01-18 | 1 | -1/+12 |
| | |\ | |||||
| | | * | Fix for bug #22533: Traditional: Too-long bit value not rejected. | ramil/ram@mysql.com/myoffice.izhnet.ru | 2006-12-06 | 1 | -1/+12 |
* | | | | Bug#6298 (LIMIT #, -1 no longer works to set start with no end limit) | malff/marcsql@weblab.(none) | 2007-01-03 | 1 | -0/+20 |
|/ / / | |||||
* | | | Remove compiler warnings | monty@mysql.com/nosik.monty.fi | 2006-11-20 | 1 | -2/+2 |
|/ / | |||||
* | | Merge rurik.mysql.com:/home/igor/mysql-5.0-opt | igor@rurik.mysql.com | 2006-10-17 | 1 | -0/+45 |
|\ \ | |||||
| * | | Fixed bug #19579: at range analysis optimizer did not take into | igor@rurik.mysql.com | 2006-10-16 | 1 | -0/+45 |
* | | | Merge bk-internal:/home/bk/mysql-5.0-opt | gkodinov/kgeorge@macbook.gmz | 2006-10-17 | 1 | -0/+14 |
|\ \ \ | |/ / |/| | | |||||
| * | | Bug #22367: Optimizer uses ref join type instead of eq_ref for simple join on | gkodinov/kgeorge@macbook.gmz | 2006-10-16 | 1 | -0/+14 |
* | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-5.0-opt | igor@rurik.mysql.com | 2006-09-29 | 1 | -0/+8 |
|\ \ \ | |||||
| * | | | Fixed bug#20503: Server crash due to the ORDER clause not taken into account | evgen@moonbone.local | 2006-09-29 | 1 | -1/+10 |
| |/ / | |||||
* | | | Fixed bug #22753. | igor@rurik.mysql.com | 2006-09-29 | 1 | -1/+28 |
|/ / | |||||
* | | Fixed bug #21390: wrong estimate of rows after elimination of | igor@rurik.mysql.com | 2006-08-25 | 1 | -0/+41 |
* | | Merge sunlight.local:/local_work/tmp_merge-4.1-opt-mysql | evgen@sunlight.local | 2006-07-29 | 1 | -0/+30 |
|\ \ | |/ | |||||
| * | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-4.1-opt | gkodinov/kgeorge@rakia.(none) | 2006-07-26 | 1 | -0/+15 |
| |\ | |||||
| * | | Fix for BUG#20954: avg(keyval) retuns 0.38 but max(keyval) returns an empty set | timour/timka@lamia.home | 2006-07-26 | 1 | -0/+30 |
* | | | Merge macbook.gmz:/Users/kgeorge/mysql/work/B21019-4.1-opt | gkodinov/kgeorge@macbook.gmz | 2006-07-26 | 1 | -0/+15 |
|\ \ \ | | |/ | |/| | |||||
| * | | Bug #21019: First result of SELECT COUNT(*) different than consecutive runs | gkodinov/kgeorge@macbook.gmz | 2006-07-26 | 1 | -0/+15 |
| |/ | |||||
* | | select.result, select.test: | evgen@moonbone.local | 2006-07-17 | 1 | -1/+2 |
* | | Fixed bug#10977: No warning issued if a column name is truncated | evgen@moonbone.local | 2006-07-16 | 1 | -0/+5 |
* | | Bug #20569 Garbage in DECIMAL results from some mathematical functions | gkodinov@mysql.com | 2006-07-06 | 1 | -0/+5 |
* | | field.cc, field.h: | evgen@moonbone.local | 2006-06-21 | 1 | -1/+1 |
* | | Manually merged | evgen@moonbone.local | 2006-06-20 | 1 | -0/+19 |
|\ \ | |/ | |||||
| * | select.result: | evgen@moonbone.local | 2006-06-20 | 1 | -0/+19 |
| * | Manually merged | evgen@moonbone.local | 2006-06-17 | 1 | -0/+15 |
| |\ | |||||
* | \ | Manually merged | evgen@moonbone.local | 2006-06-17 | 1 | -94/+41 |
|\ \ \ | |||||
| * | | | Bug #18895: BIT values cause joins to fail | gkodinov@mysql.com | 2006-06-14 | 1 | -0/+26 |
| * | | | Removed duplicate tests from select.test | gkodinov@mysql.com | 2006-06-02 | 1 | -94/+0 |
| * | | | Merge mysql.com:/home/kgeorge/mysql/4.1/B4981 | gkodinov@mysql.com | 2006-06-02 | 1 | -0/+14 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Bug #4981: 4.x and 5.x produce non-optimal execution path, | gkodinov@mysql.com | 2006-06-02 | 1 | -0/+14 |
* | | | | Merge rurik.mysql.com:/home/igor/tmp_merge | igor@rurik.mysql.com | 2006-05-31 | 1 | -2/+17 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | Fixed bug #17873: confusing error message when IGNORE/USE/FORCE INDEX | igor@rurik.mysql.com | 2006-05-30 | 1 | -4/+4 |
| * | | Fixed bug #17873: confusing error message when IGNORE/USE/FORCE INDEX | igor@rurik.mysql.com | 2006-05-27 | 1 | -2/+17 |
| |/ | |||||
* | | Added a test case for bug #18940:in 5.0 the optimizer chose | igor@rurik.mysql.com | 2006-05-11 | 1 | -0/+21 |
* | | BUG#17379 Wrong reuse of E(#rows(range)) as E(#rows(ref(const))): | sergefp@mysql.com | 2006-05-10 | 1 | -0/+13 |
* | | Added test case for Bug#18712: Truncation problem. The test | jani@ua141d10.elisa.omakaista.fi | 2006-05-04 | 1 | -0/+15 |
* | | Fixed bug #16504. | igor@rurik.mysql.com | 2006-03-31 | 1 | -0/+23 |
* | | Merge | evgen@moonbone.local | 2006-01-13 | 1 | -0/+13 |
|\ \ | |||||
| * | | Fixed bug #15347: Wrong result of subselect when records cache and set | evgen@moonbone.local | 2006-01-11 | 1 | -0/+13 |
* | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0 | evgen@moonbone.local | 2006-01-13 | 1 | -0/+6 |
|\ \ \ | |||||
| * | | | Fixed bug #15538: unchecked table absence caused server crash. | evgen@moonbone.local | 2006-01-11 | 1 | -0/+6 |
* | | | | Merge | evgen@moonbone.local | 2006-01-13 | 1 | -0/+14 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fixed bug #15633: Evaluation of Item_equal for non-const table caused wrong | evgen@moonbone.local | 2006-01-11 | 1 | -0/+14 |
| |/ / |