Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0 | msvensson@pilot.blaudden | 2007-04-02 | 1 | -6/+5 |
|\ | |||||
| * | Merge mysql.com:/home/ram/work/mysql-5.0-maint | ramil/ram@mysql.com/ramil.myoffice.izhnet.ru | 2007-03-29 | 1 | -6/+5 |
| |\ | |||||
| | * | Fix for bug #21976: Unnecessary warning with count(decimal) | ramil/ram@mysql.com/ramil.myoffice.izhnet.ru | 2006-12-22 | 1 | -6/+5 |
* | | | Merge bk@192.168.21.1:mysql-5.0 | holyfoot/hf@mysql.com/hfmain.(none) | 2007-03-22 | 1 | -0/+5 |
|\ \ \ | |/ / |/| | | |||||
| * | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-opt | gkodinov/kgeorge@magare.gmz | 2007-03-20 | 1 | -0/+5 |
| |\ \ | |||||
| | * | | Bug #24484: | gkodinov/kgeorge@macbook.local | 2007-03-20 | 1 | -0/+5 |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | kostja@bodhi.local | 2007-03-19 | 1 | -3/+6 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Polishing: use constants instead of magic numbers. | anozdrin/alik@booka.opbmk | 2007-03-09 | 1 | -3/+6 |
* | | | | Fixed bug #26738: incomplete string values in a result set column | igor@olga.mysql.com | 2007-03-12 | 1 | -1/+5 |
* | | | | Bug#22331: Wrong WHERE in EXPLAIN EXTENDED when all expressions were optimized | evgen@moonbone.local | 2007-03-10 | 1 | -0/+1 |
* | | | | Fixed bug #26560. | igor@olga.mysql.com | 2007-03-04 | 1 | -3/+7 |
* | | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-opt | gkodinov/kgeorge@magare.gmz | 2007-03-02 | 1 | -1/+4 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Bug #19342: | gkodinov/kgeorge@macbook.gmz | 2007-03-02 | 1 | -1/+4 |
| |/ / | |||||
* | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0 | gluh@mysql.com/eagle.(none) | 2007-02-26 | 1 | -4/+45 |
|\ \ \ | |||||
| * | | | item.cc, item.h: | evgen@sunlight.local | 2007-02-26 | 1 | -1/+0 |
| * | | | item.h: | evgen@sunlight.local | 2007-02-25 | 1 | -0/+1 |
| * | | | Merge moonbone.local:/mnt/gentoo64/work/bk-trees/mysql-5.0-opt | evgen@moonbone.local | 2007-02-21 | 1 | -3/+37 |
| |\ \ \ | |||||
| | * | | | Bug#23800: Outer fields in correlated subqueries is used in a temporary table | evgen@moonbone.local | 2007-02-21 | 1 | -3/+37 |
| | |/ / | |||||
| * | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-opt | gkodinov/kgeorge@rakia.gmz | 2007-02-19 | 1 | -1/+6 |
| |\ \ \ | |||||
| | * | | | Bug #25831: Deficiencies in INSERT ... SELECT ... field name resolving. | gkodinov/kgeorge@macbook.gmz | 2007-02-19 | 1 | -1/+6 |
| * | | | | Bug#16630: The update fields of the INSERT .. SELECT .. ON DUPLICATE KEY | evgen@moonbone.local | 2007-02-16 | 1 | -0/+2 |
| | |/ / | |/| | | |||||
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com/narttu.mysql.fi | 2007-02-21 | 1 | -18/+19 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com/narttu.mysql.fi | 2007-01-22 | 1 | -18/+19 |
| |\ \ \ | |||||
| | * \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com/narttu.mysql.fi | 2006-12-15 | 1 | -18/+19 |
| | |\ \ \ | |||||
| | | * | | | Fixed compiler warnings detected by option -Wshadow and -Wunused: | monty@mysql.com/narttu.mysql.fi | 2006-12-15 | 1 | -18/+19 |
* | | | | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0-opt | gluh@mysql.com/eagle.(none) | 2007-01-26 | 1 | -1/+5 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Fixed bug #25398: crash in a trigger when using trigger fields | igor@olga.mysql.com | 2007-01-12 | 1 | -0/+3 |
| * | | | | | Bug#23417: Too strict checks against GROUP BY in the ONLY_FULL_GROUP_BY mode. | evgen@moonbone.local | 2007-01-11 | 1 | -1/+2 |
| |/ / / / | |||||
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtime | dlenev@mockturtle.local | 2007-01-23 | 1 | -7/+2 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Proposed fix for bug#24491 "using alias from source table in insert ... | dlenev@mockturtle.local | 2007-01-23 | 1 | -7/+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 gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-opt | gkodinov/kgeorge@rakia.gmz | 2006-11-28 | 1 | -0/+6 |
|\ \ \ | |/ / |/| | | |||||
| * | | BUG#11927: Warnings shown for CAST( chr as signed) but not (chr + 0) | gkodinov/kgeorge@macbook.gmz | 2006-11-28 | 1 | -0/+6 |
* | | | Merge bk@192.168.21.1:mysql-5.0-opt | holyfoot/hf@mysql.com/deer.(none) | 2006-11-17 | 1 | -0/+15 |
|\ \ \ | |/ / | |||||
| * | | Merge bk@192.168.21.1:mysql-5.0-opt | holyfoot/hf@mysql.com/deer.(none) | 2006-11-06 | 1 | -0/+5 |
| |\ \ | |||||
| | * \ | Merge mysql.com:/home/hf/work/19491/my50-19491 | holyfoot/hf@mysql.com/deer.(none) | 2006-11-01 | 1 | -0/+5 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | bug #19491 (CAST do DATETIME wrong result) | holyfoot/hf@mysql.com/deer.(none) | 2006-10-25 | 1 | -0/+5 |
| * | | | BUG#8804: wrong results for NULL IN (SELECT ...) | sergefp@mysql.com | 2006-10-31 | 1 | -0/+10 |
| |/ / | |||||
* | | | Bug#21505 Create view - illegal mix of collation for operation 'UNION' | bar@mysql.com/bar.intranet.mysql.r18.ru | 2006-11-09 | 1 | -12/+0 |
|/ / | |||||
* | | Merge dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-4.1-opt | gkodinov@dl145s.mysql.com | 2006-09-15 | 1 | -1/+5 |
|\ \ | |||||
| * | | Bug#21555: incorrect behavior with INSERT ... ON DUPL KEY UPDATE and VALUES | gkodinov/kgeorge@macbook.gmz | 2006-09-08 | 1 | -1/+5 |
* | | | Merge dl145s.mysql.com:/data/bk/team_tree_merge/CLEAN/mysql-5.0 | gkodinov@dl145s.mysql.com | 2006-09-15 | 1 | -1/+44 |
|\ \ \ | |||||
| * | | | Post-pushbuild corrections for fix of bug #21698. | igor@rurik.mysql.com | 2006-09-09 | 1 | -0/+27 |
| * | | | Fixed bug #21698: erroneously a field could be replaced by an | igor@rurik.mysql.com | 2006-09-07 | 1 | -1/+17 |
| | |/ | |/| | |||||
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | kostja@bodhi.local | 2006-08-30 | 1 | -18/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | BUG#21166: Prepared statement causes signal 11 on second execution | kroki/tomash@moonlight.intranet | 2006-08-24 | 1 | -18/+4 |
* | | | Fixed bug#21475: Wrongly applied constant propagation leads to a false compar... | evgen@moonbone.local | 2006-08-21 | 1 | -1/+1 |
|/ / | |||||
* | | item_func.h, item_func.cc, sql_select.cc, item.h: | evgen@moonbone.local | 2006-07-26 | 1 | -1/+1 |
* | | Fixed bug#19862: Sort with filesort by function evaluates function twice | evgen@moonbone.local | 2006-07-26 | 1 | -0/+1 |