summaryrefslogtreecommitdiff
path: root/sql/item.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/d2/hf/mrg/mysql-5.0-optholyfoot/hf@hfmain.(none)2007-04-291-2/+49
|\
| * Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optevgen@moonbone.local2007-04-271-0/+23
| |\
| | * Bug#27590: Wrong DATE/DATETIME comparison.evgen@moonbone.local2007-04-271-0/+23
| * | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optgkodinov/kgeorge@magare.gmz2007-04-261-2/+26
| |\ \
| | * | Bug #27363:gkodinov/kgeorge@magare.gmz2007-04-261-2/+26
| | |/
* | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1jamppa@bk-internal.mysql.com2007-04-171-27/+46
|\ \ \
| * \ \ Merge bk-internal.mysql.com:/data0/bk/mysql-5.1jamppa@bk-internal.mysql.com2007-04-031-27/+46
| |\ \ \
| | * | | Removed not used define YY_MAGIC_BELOWmonty@mysql.com/narttu.mysql.fi2007-03-231-27/+46
* | | | | Merge moonbone.local:/mnt/gentoo64/work/27321-bug-5.0-opt-mysqlevgen@moonbone.local2007-04-151-44/+39
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | item.cc:evgen@moonbone.local2007-04-151-1/+1
| * | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optevgen@moonbone.local2007-04-151-44/+39
| |\ \ \ | | |_|/ | |/| |
| | * | Bug#27321: Wrong subquery result in a grouping select.evgen@moonbone.local2007-04-151-44/+39
* | | | item.cc, insert_update.result:evgen@moonbone.local2007-03-311-1/+1
* | | | Merge moonbone.local:/mnt/gentoo64/work/bk-trees/mysql-5.0-optevgen@moonbone.local2007-03-311-1/+4
|\ \ \ \ | |/ / /
| * | | Bug #27300:gkodinov/kgeorge@magare.gmz2007-03-281-1/+4
| |/ /
* | | Merge magare.gmz:/home/kgeorge/mysql/work/WL3527-5.0-optgkodinov/kgeorge@magare.gmz2007-03-261-3/+6
|\ \ \ | |/ /
| * | Merge olga.mysql.com:/home/igor/mysql-5.0-optigor@olga.mysql.com2007-03-221-3/+6
| |\ \
| | * | Fixed bug #27229: crash when a set function aggregated in outerigor@olga.mysql.com2007-03-221-3/+6
* | | | Merge bk-internal:/home/bk/mysql-5.1-optgkodinov/kgeorge@magare.gmz[kgeorge]2007-03-261-1/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Bug #26303: Reserve is not called before qs_append(). gkodinov/kgeorge@magare.gmz[kgeorge]2007-03-261-1/+3
* | | | Merge mysql.com:/home/hf/work/mrg/mysql-5.0-optholyfoot/hf@hfmain.(none)2007-03-221-7/+11
|\ \ \ \ | | |/ / | |/| |
| * | | Merge mhansson@bk-internal:/home/bk/mysql-5.0-optmhansson/martin@linux-st28.site2007-03-221-7/+11
| |\ \ \
| | * | | Bug #24791: Union with AVG-groups generates wrong resultsmhansson/martin@linux-st28.site2007-03-221-7/+11
| | | |/ | | |/|
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.local2007-03-191-3/+3
| |\ \ \ | | |/ / | |/| |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1kostja@bodhi.local2007-03-201-3/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-runtimemalff/marcsql@weblab.(none)2007-03-141-3/+3
| |\ \ \ | | | |/ | | |/|
| | * | Polishing: use constants instead of magic numbers.anozdrin/alik@booka.opbmk2007-03-091-3/+3
* | | | Merge magare.gmz:/home/kgeorge/mysql/autopush/B26794-5.0-optgkodinov/kgeorge@magare.gmz2007-03-141-2/+13
|\ \ \ \ | | |_|/ | |/| |
| * | | Fixed bug #26963: invalid optimization of the pushdown conditionsigor@olga.mysql.com2007-03-111-2/+13
* | | | WL#3527 : inspected a 5.1 covarage reportgkodinov/kgeorge@magare.gmz2007-03-141-0/+2
* | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.1-optgkodinov/kgeorge@magare.gmz2007-03-111-2/+19
|\ \ \ \
| * \ \ \ Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optevgen@moonbone.local2007-03-111-2/+19
| |\ \ \ \ | | |/ / /
| | * | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optevgen@moonbone.local2007-03-101-2/+19
| | |\ \ \
| | | * | | Bug#22331: Wrong WHERE in EXPLAIN EXTENDED when all expressions were optimizedevgen@moonbone.local2007-03-101-2/+19
* | | | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.1-optgkodinov/kgeorge@magare.gmz2007-03-091-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | WL#3527: Extend IGNORE INDEX so places where index is ignored gkodinov/kgeorge@macbook.gmz2007-03-051-1/+1
* | | | | | Merge mysql.com:/home/hf/work/mrg/mysql-5.0-optholyfoot/hf@hfmain.(none)2007-03-091-1/+6
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-5.0-optigor@olga.mysql.com2007-03-091-1/+6
| |\ \ \ \ \
| | * | | | | Fixed bug #26661: crash when order by clause in a unionigor@olga.mysql.com2007-03-091-1/+6
| | | |/ / / | | |/| | |
| * | | | | Merge bk@192.168.21.1:mysql-5.0holyfoot/hf@mysql.com/hfmain.(none)2007-03-081-9/+17
| |\ \ \ \ \ | | |/ / / /
| * | | | | Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0msvensson@pilot.blaudden2007-03-011-40/+154
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
* | | | | | Merge bk@192.168.21.1:mysql-5.1holyfoot/hf@hfmain.(none)2007-03-081-9/+17
|\ \ \ \ \ \
| * \ \ \ \ \ Merge mysql.com:/home/hf/work/mrg/mysql-5.0-optholyfoot/hf@hfmain.(none)2007-03-081-9/+17
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | / | | |_|_|_|/ | |/| | | |
| | * | | | Fixed bug #26560.igor@olga.mysql.com2007-03-041-9/+17
| | | |/ / | | |/| |
| | * | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0gluh@mysql.com/eagle.(none)2007-02-261-9/+120
| | |\ \ \
| | * | | | Fixed compiler warnings (for linux and win32 and win64)monty@mysql.com/narttu.mysql.fi2007-02-221-0/+2
| | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-02-211-31/+32
| | |\ \ \ \
* | | \ \ \ \ Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.1msvensson@pilot.blaudden2007-03-011-9/+122
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.1gluh@eagle.(none)2007-02-261-9/+120
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge mysql.com:/home/gluh/MySQL/Merge/5.0-optgluh@eagle.(none)2007-02-261-9/+120
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |