summaryrefslogtreecommitdiff
path: root/sql/item.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * \ \ Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0petr@mysql.com2005-08-251-0/+18
| |\ \ \
| | * | | Fix Bug#11333 "Stored Procedure: Memory blow up on repeated SELECT ... INTO q...petr@mysql.com2005-08-251-0/+18
* | | | | Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCE...sergefp@mysql.com2005-08-251-12/+88
|/ / / /
* | | | Merge mysql.com:/home/emurphy/src/bk-clean/mysql-4.1elliot@mysql.com2005-08-191-0/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Bug#11338 Fixes from review (identical functionality).elliot@mysql.com2005-08-191-1/+2
| * | Merge mysql.com:/Users/emurphy/src/bk-clean/mysql-4.1elliot@mysql.com2005-08-171-1/+1
| |\ \
| | * | BUG#11338 (logging of prepared statement w/ blob type)elliot@mysql.com2005-08-171-1/+1
| | |/
* | | WL#2486 - natural and using join according to SQL:2003timour@mysql.com2005-08-191-1/+1
* | | Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-4.1sanja@hasky.mysql.fi2005-08-131-0/+9
|\ \ \ | |/ /
| * | fixed convertion and handling IN subqueries with rows (BUG#11867)bell@50.0.168.192.in-addr.arpa2005-08-131-0/+9
| |/
* | Implementation of WL#2486 -timour@mysql.com2005-08-121-4/+27
* | Fixes during review of new pushed codemonty@mishka.local2005-07-311-2/+1
* | Merge mysql.com:/home/jimw/my/mysql-5.0-10351jimw@mysql.com2005-07-281-0/+1
|\ \
| * | Fix value returned from SELECT of unsigned long systemjimw@mysql.com2005-07-221-0/+1
* | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-07-261-2/+8
|\ \ \
| * | | item.h:igor@rurik.mysql.com2005-07-261-1/+4
| * | | sql_select.cc:igor@rurik.mysql.com2005-07-251-2/+5
| |/ /
* | | Merge mysql.com:/usr/home/bar/mysql-4.1.b10201bar@mysql.com2005-07-261-0/+9
|\ \ \ | |/ / |/| / | |/
| * func_gconcat.result, func_gconcat.test:bar@mysql.com2005-07-261-0/+9
* | Fix for bugs #5892/6182/8751/8758/10994 (based on Antony's patch)dlenev@mysql.com2005-07-191-2/+2
* | post merge changes: added safe_charset_converter to other static functionsbell@sanja.is.com.ua2005-07-161-0/+2
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-07-161-0/+1
|\ \
| * | stop evaluation constant functions in WHERE (BUG#4663)bell@sanja.is.com.ua2005-07-161-0/+1
* | | Merge mysql.com:/usr/home/bar/mysql-4.1.num-convbar@mysql.com2005-07-141-0/+2
|\ \ \ | | |/ | |/|
| * | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1bar@mysql.com2005-07-141-0/+2
| |\ \
| | * | ctype_utf8.result:bar@mysql.com2005-07-131-0/+2