summaryrefslogtreecommitdiff
path: root/sql/item.cc
Commit message (Expand)AuthorAgeFilesLines
* postmerge fixbell@sanja.is.com.ua2005-11-231-1/+0
* Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug2-5.0bell@sanja.is.com.ua2005-11-231-0/+7
|\
| * Fix for BUG#13549 "Server crash with nested stored proceduresbell@sanja.is.com.ua2005-11-231-1/+6
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug1-5.0bell@sanja.is.com.ua2005-11-211-8/+8
|\ \
| * | Inefficient usage of String::append() fixed.bell@sanja.is.com.ua2005-11-201-8/+8
* | | Fix for BUG#14662: view column in ORDER BY considered ambiguous if SELECT con...timour@mysql.com2005-11-111-11/+20
|/ /
* | Reverting patch for BUG #14009 (use of abs() on null value causes problems wi...monty@mysql.com2005-11-011-5/+7
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-10-281-1/+10
|\ \
| * | Merge 4.1 - 5.0jani@ua141d10.elisa.omakaista.fi2005-10-281-1/+2
| * | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1jani@ua141d10.elisa.omakaista.fi2005-10-271-0/+8
| |\ \
| | * | Fix bug#13392 Wrong VALUES() behaviour in INSERT SELECT with ON DUPLICATEevgen@moonbone.local2005-10-251-0/+7
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-10-281-10/+6
|\ \ \ \ | |/ / / |/| | |
| * | | support of view underlying tables and SP functions security check added (BUG#...bell@sanja.is.com.ua2005-10-281-10/+6
* | | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-10-261-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | compilation failure fixedserg@serg.mylan2005-10-211-1/+1
* | | | Bug#12371: executing prepared statement fails (illegal mix of collations)bar@mysql.com2005-10-201-1/+27
| |/ / |/| |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-10-131-2/+2
|\ \ \
| * | | Fixes during review of new pushed codemonty@mysql.com2005-10-131-2/+2
* | | | Manual merge of bug fix #7672evgen@moonbone.local2005-10-131-0/+16
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Manual mergedevgen@moonbone.local2005-10-131-0/+15
| |\ \
| | * | select.test, sql_select.cc, sql_lex.cc, item.cc:evgen@moonbone.local2005-10-131-3/+8
| | * | Manual merge, fix for bug #7672evgen@moonbone.local2005-10-121-0/+10
| | |\ \
| | | * | Fix bug#7672 Unknown column error in order clauseevgen@moonbone.local2005-10-091-0/+11
| | | * | Fix for BUG#6976:sergefp@mysql.com2004-12-111-0/+1
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-10-121-26/+20
|\ \ \ \ \
| * \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-10-081-26/+20
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Review of code pushed since last 5.0 pull:monty@mysql.com2005-10-061-26/+20
* | | | | | Merginghf@deer.(none)2005-10-111-1/+22
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1hf@deer.(none)2005-10-101-2/+22
| |\ \ \ \ \
| | * | | | | additional fix to the bug #13372 (decimal union)hf@deer.(none)2005-09-271-2/+2
| | * | | | | Fix for bug #13372 (decimal union)hf@deer.(none)2005-09-271-2/+22
| | | |_|/ / | | |/| | |
* | | | | | Merge mysql.com:/users/lthalmann/bkroot/mysql-4.1lars@mysql.com2005-10-101-22/+11
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | Review of new code since last pullmonty@mysql.com2005-10-071-22/+11
* | | | | Fix for BUG#13410 - qualified reference to a view column in the HAVING clause...timour@mysql.com2005-10-011-2/+2
* | | | | Merge mysql.com:/usr/local/bk/mysql-5.0pem@mysql.com2005-09-291-2/+9
|\ \ \ \ \
| * | | | | Fixed BUG#12589: Assert when creating temp. table from decimal storedpem@mysql.com2005-09-271-2/+9
* | | | | | select.result, item.cc:evgen@moonbone.local2005-09-281-1/+1
* | | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1msvensson@neptunus.(none)2005-09-281-0/+29
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Fix bug#13356 resolve_const_item() wasn't able to handle Item_row items.evgen@moonbone.local2005-09-281-0/+29
| | |/ / / | |/| | |
| * | | | Bug#12817 SHOW STATUS now blob fieldsgluh@eagle.intranet.mysql.r18.ru2005-09-091-8/+1
| * | | | manual merge of bug fix#12537evgen@moonbone.local2005-08-301-2/+4
| |\ \ \ \
| | * | | | Fix bug #12537 UNION produces longtext instead of varcharevgen@moonbone.local2005-08-301-2/+4
| * | | | | ctype_utf8.result, ctype_utf8.test, item.cc:bar@mysql.com2005-08-291-1/+7
| * | | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1bar@mysql.com2005-08-291-0/+20
| |\ \ \ \ \
| | * | | | | Bug#12371 executing prepared statement fails (illegal mix of collations)bar@mysql.com2005-08-061-0/+20
* | | | | | | item.cc:igor@rurik.mysql.com2005-09-261-1/+1
* | | | | | | sql_base.cc, item.cc:igor@rurik.mysql.com2005-09-261-3/+3
| |_|_|/ / / |/| | | | |
* | | | | | WL#2787 (part 2, ver 3 (merged)) changed securety context switchingbell@sanja.is.com.ua2005-09-151-2/+2
| |_|_|/ / |/| | | |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0msvensson@neptunus.(none)2005-09-141-9/+12
|\ \ \ \ \
| * \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mishka.mysql.fi2005-09-141-8/+6
| |\ \ \ \ \