Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | item.cc: | evgen@moonbone.local | 2007-04-15 | 1 | -1/+1 |
* | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-opt | evgen@moonbone.local | 2007-04-15 | 1 | -44/+39 |
|\ | |||||
| * | Bug#27321: Wrong subquery result in a grouping select. | evgen@moonbone.local | 2007-04-15 | 1 | -44/+39 |
* | | Bug #27300: | gkodinov/kgeorge@magare.gmz | 2007-03-28 | 1 | -1/+4 |
|/ | |||||
* | Merge olga.mysql.com:/home/igor/mysql-5.0-opt | igor@olga.mysql.com | 2007-03-22 | 1 | -3/+6 |
|\ | |||||
| * | Fixed bug #27229: crash when a set function aggregated in outer | igor@olga.mysql.com | 2007-03-22 | 1 | -3/+6 |
* | | Merge mhansson@bk-internal:/home/bk/mysql-5.0-opt | mhansson/martin@linux-st28.site | 2007-03-22 | 1 | -7/+11 |
|\ \ | |||||
| * | | Bug #24791: Union with AVG-groups generates wrong results | mhansson/martin@linux-st28.site | 2007-03-22 | 1 | -7/+11 |
| |/ | |||||
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | kostja@bodhi.local | 2007-03-19 | 1 | -3/+3 |
|\ \ | |/ |/| | |||||
| * | Polishing: use constants instead of magic numbers. | anozdrin/alik@booka.opbmk | 2007-03-09 | 1 | -3/+3 |
* | | Fixed bug #26963: invalid optimization of the pushdown conditions | igor@olga.mysql.com | 2007-03-11 | 1 | -2/+13 |
* | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-opt | evgen@moonbone.local | 2007-03-10 | 1 | -2/+19 |
|\ \ | |||||
| * | | Bug#22331: Wrong WHERE in EXPLAIN EXTENDED when all expressions were optimized | evgen@moonbone.local | 2007-03-10 | 1 | -2/+19 |
* | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-5.0-opt | igor@olga.mysql.com | 2007-03-09 | 1 | -1/+6 |
|\ \ \ | |||||
| * | | | Fixed bug #26661: crash when order by clause in a union | igor@olga.mysql.com | 2007-03-09 | 1 | -1/+6 |
| |/ / | |||||
* | | | Merge bk@192.168.21.1:mysql-5.0 | holyfoot/hf@mysql.com/hfmain.(none) | 2007-03-08 | 1 | -9/+17 |
|\ \ \ | |/ / | |||||
| * | | Fixed bug #26560. | igor@olga.mysql.com | 2007-03-04 | 1 | -9/+17 |
| |/ | |||||
* | | Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0 | msvensson@pilot.blaudden | 2007-03-01 | 1 | -40/+154 |
|\ \ | |/ | |||||
| * | Merge mysql.com:/home/gluh/MySQL/Merge/5.0 | gluh@mysql.com/eagle.(none) | 2007-02-26 | 1 | -9/+120 |
| |\ | |||||
| | * | item.cc, item.h: | evgen@sunlight.local | 2007-02-26 | 1 | -0/+1 |
| | * | item.cc: | evgen@moonbone.local | 2007-02-24 | 1 | -0/+3 |
| | * | Merge moonbone.local:/mnt/gentoo64/work/bk-trees/mysql-5.0-opt | evgen@moonbone.local | 2007-02-21 | 1 | -9/+71 |
| | |\ | |||||
| | | * | Bug#23800: Outer fields in correlated subqueries is used in a temporary table | evgen@moonbone.local | 2007-02-21 | 1 | -9/+71 |
| | * | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-opt | evgen@moonbone.local | 2007-02-16 | 1 | -0/+45 |
| | |\ \ | |||||
| | | * | | Bug#16630: The update fields of the INSERT .. SELECT .. ON DUPLICATE KEY | evgen@moonbone.local | 2007-02-16 | 1 | -0/+45 |
| | | |/ | |||||
| * | | | Fixed compiler warnings (for linux and win32 and win64) | monty@mysql.com/narttu.mysql.fi | 2007-02-22 | 1 | -0/+2 |
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com/narttu.mysql.fi | 2007-02-21 | 1 | -31/+32 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com/narttu.mysql.fi | 2007-01-22 | 1 | -31/+32 |
| | |\ \ | |||||
| | | * \ | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com/narttu.mysql.fi | 2006-12-15 | 1 | -31/+32 |
| | | |\ \ | |||||
| | | | * | | Fixed compiler warnings detected by option -Wshadow and -Wunused: | monty@mysql.com/narttu.mysql.fi | 2006-12-15 | 1 | -31/+32 |
* | | | | | | Merge calliope.local.cmiller:/Volumes/Source/src/mysql-4.1-maint--bug25126 | cmiller@calliope.local.cmiller/calliope.local | 2007-02-14 | 1 | -1/+12 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Bug#25126: Reference to non-existant column in UPDATE...ORDER BY... crashes s... | cmiller@calliope.local.cmiller/calliope.local | 2007-02-09 | 1 | -1/+12 |
* | | | | | | Merge mysql.com:/home/hf/work/20691/my50-20691 | holyfoot/hf@mysql.com/hfmain.(none) | 2007-02-13 | 1 | -1/+7 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | bug #20691 (INSERT (DEFAULT) may insert garbage with NO DEFAULT NOT NULL field) | holyfoot/hf@mysql.com/hfmain.(none) | 2007-02-12 | 1 | -1/+7 |
* | | | | | | Addendum to fix of bug #22344 : removed dead code. | gkodinov/kgeorge@macbook.gmz | 2007-02-09 | 1 | -12/+1 |
* | | | | | | Bug #22344: InnoDB keys act strange on datetime vs timestamp comparison | gkodinov/kgeorge@macbook.gmz | 2007-02-06 | 1 | -5/+6 |
|/ / / / / | |||||
* | | | | | Fixed bug #24420. | igor@olga.mysql.com | 2007-01-26 | 1 | -1/+4 |
* | | | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0 | gluh@mysql.com/eagle.(none) | 2007-01-23 | 1 | -2/+21 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Bug#23417: Too strict checks against GROUP BY in the ONLY_FULL_GROUP_BY mode. | evgen@moonbone.local | 2007-01-11 | 1 | -2/+21 |
* | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0-maint | ramil/ram@mysql.com/myoffice.izhnet.ru | 2007-01-18 | 1 | -6/+19 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | after merge fix. | ramil/ram@mysql.com/myoffice.izhnet.ru | 2007-01-18 | 1 | -2/+2 |
| * | | | | Merge mysql.com:/usr/home/ram/work/bug22533/my41-bug22533 | ramil/ram@mysql.com/myoffice.izhnet.ru | 2007-01-18 | 1 | -6/+19 |
| |\ \ \ \ | |||||
| | * | | | | Fix for bug #22533: Traditional: Too-long bit value not rejected. | ramil/ram@mysql.com/myoffice.izhnet.ru | 2006-12-06 | 1 | -6/+19 |
* | | | | | | Merge olga.mysql.com:/home/igor/mysql-4.1-opt | igor@olga.mysql.com | 2007-01-10 | 1 | -0/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fixed bug #25427. | igor@olga.mysql.com | 2007-01-10 | 1 | -0/+2 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | my_strtoll10-x86.s: | kent@mysql.com/kent-amd64.(none) | 2006-12-31 | 1 | -1/+1 |
* | | | | | | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 | msvensson@neptunus.(none) | 2006-12-04 | 1 | -10/+18 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge dfischer@bk-internal.mysql.com:/home/bk/mysql-5.0-marvel | df@kahlann.erinye.com | 2006-12-01 | 1 | -3/+1 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | Fixed portability issue in my_thr_init.c (was added in my last push) | monty@mysql.com/narttu.mysql.fi | 2006-11-30 | 1 | -3/+1 |