summaryrefslogtreecommitdiff
path: root/sql/item.h
Commit message (Expand)AuthorAgeFilesLines
* Mergeevgen@moonbone.local2006-02-161-0/+1
|\
| * Fix bug #15706 find_field_in_tables() returns field from outer selectevgen@moonbone.local2006-02-151-0/+1
* | Fix for the following bugs:anozdrin@mysql.com2006-01-241-3/+11
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2006-01-061-5/+1
|\ \ | |/ |/|
| * Review fixes of new pushed codemonty@mysql.com2006-01-061-5/+1
* | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-12-101-76/+215
|\ \
| * | A fix and a test case for Bug#15441 "Running SP causes Server konstantin@mysql.com2005-12-091-0/+10
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0anozdrin@mysql.com2005-12-071-76/+163
| |\ \
| | * | Patch for WL#2894: Make stored routine variables workanozdrin@mysql.com2005-12-071-76/+163
| * | | Merge mysql.com:/home/timka/mysql/src/5.0-virgintimour@mysql.com2005-12-061-0/+42
| |\ \ \ | | |/ / | |/| |
| | * | WL#2486 - Natural/using join according to SQL:2003.timour@mysql.com2005-11-281-0/+42
| | |/
* | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-12-021-2/+6
|\ \ \ | |/ /
| * | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0ramil@mysql.com2005-12-021-2/+2
| |\ \
| | * | Addition to fix for bug #12956: cast make differ rounding.ramil@mysql.com2005-11-291-2/+2
| * | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0bar@mysql.com2005-11-281-0/+4
| |\ \ \ | | |_|/ | |/| |
| | * | item.cc, item.h:bar@mysql.com2005-11-281-0/+4
* | | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-11-221-1/+10
|\ \ \ \ | |/ / /
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug2-5.0bell@sanja.is.com.ua2005-11-231-0/+9
| |\ \ \ | | |_|/ | |/| |
| | * | Fix for BUG#13549 "Server crash with nested stored proceduresbell@sanja.is.com.ua2005-11-231-0/+9
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug1-5.0bell@sanja.is.com.ua2005-11-211-1/+1
| |\ \ \
| | * | | Inefficient usage of String::append() fixed.bell@sanja.is.com.ua2005-11-201-1/+1
| | | |/ | | |/|
* | | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-11-151-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-11-041-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-10-291-1/+1
| | |\ \
| | | * \ Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-10-221-1/+1
| | | |\ \
| | | | * | Fixed bug #12762:igor@rurik.mysql.com2005-10-151-1/+1
* | | | | | Fix bug #14850 Item_ref's null_value wasn't updatedevgen@moonbone.local2005-11-141-1/+5
|/ / / / /
* | | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0evgen@moonbone.local2005-11-031-0/+1
|\ \ \ \ \
| * | | | | Fix bug #14093 Query takes a lot of time when date format is not validevgen@moonbone.local2005-11-031-0/+1
| | |/ / / | |/| | |
* | | | | BUG#14139 - Merge to 5.0sergefp@mysql.com2005-10-311-0/+1
| |/ / / |/| | |
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-10-281-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | support of view underlying tables and SP functions security check added (BUG#...bell@sanja.is.com.ua2005-10-281-4/+4
| |/ /
* | | Bug#12371: executing prepared statement fails (illegal mix of collations)bar@mysql.com2005-10-201-0/+1
|/ /
* | Mergekent@mysql.com2005-10-131-0/+8
|\ \
| * | Fix CAST(1.0e+300 TO SIGNED). (Bug #13344)jimw@mysql.com2005-09-221-0/+8
* | | Reviewing new pushed codemonty@mysql.com2005-10-121-1/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-10-081-10/+4
|\ \ \ | |_|/ |/| |
| * | Review of code pushed since last 5.0 pull:monty@mysql.com2005-10-061-10/+5
* | | Merge mysql.com:/home/timka/mysql/src/5.0-virgintimour@mysql.com2005-10-031-1/+1
|\ \ \
| * | | Fix for BUG#13410 - qualified reference to a view column in the HAVING clause...timour@mysql.com2005-10-011-1/+1
* | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0jani@a193-229-222-105.elisa-laajakaista.fi2005-09-301-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Some minor fixes revealed as warnings byjani@a193-229-222-105.elisa-laajakaista.fi2005-09-231-0/+3
| |/ /
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1msvensson@neptunus.(none)2005-09-281-0/+1
|\ \ \ | |/ / |/| |
| * | Ensure that hex strings are used as integers in cast(... signed/unsigned)monty@mysql.com2005-09-211-0/+1
| |/
| * Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1bar@mysql.com2005-08-291-0/+1
| |\
| | * Bug#12371 executing prepared statement fails (illegal mix of collations)bar@mysql.com2005-08-061-0/+1
* | | fix for Bug #12849 Stored Procedure: Crash on procedure call with CHAR type '...petr@mysql.com2005-09-081-0/+8
* | | Fix bug #12922 if(sum(),...) with group from view returns wrong resultsevgen@moonbone.local2005-09-071-0/+4
* | | Slightly amended Monty's SP replication code cleanup patchsergefp@mysql.com2005-08-271-1/+1
* | | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0petr@mysql.com2005-08-251-0/+18
|\ \ \