summaryrefslogtreecommitdiff
path: root/sql/item.cc
Commit message (Expand)AuthorAgeFilesLines
* cleanup: #ifdef DELETE_ITEMS removedunknown2004-02-031-14/+0
* Pack of changes about 'cleanup()'-sunknown2004-01-201-1/+2
* Merge deer.(none):/home/hf/work/mysql-4.1.cleanunknown2004-01-191-3/+0
|\
| * Fix for the bug #2198: SELECT INTO OUTFILE (with Sub-Select) Problem.unknown2003-12-251-3/+0
* | Code cleanup (working on PS & cleanup() code)unknown2004-01-191-25/+24
* | Fix for prepared statementsunknown2003-12-301-1/+17
|/
* THD::lex now points to THD::main_lex like in 5.0unknown2003-12-191-15/+15
* Fixes after merge with 4.0unknown2003-12-191-2/+2
* Merge with 4.0.17unknown2003-12-171-3/+10
|\
| * Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105)unknown2003-12-141-0/+8
| * cleanup: if there is return from if-part, we don't need else statementunknown2003-12-101-3/+2
* | Added missing timeout function for named pipes and shared memory (fixes core ...unknown2003-12-151-38/+49
* | Item_param::save_in_field():unknown2003-12-021-2/+1
* | Added missing SSL library (Should be in source distribution)unknown2003-11-281-4/+6
* | added collation processing in UNION mergingunknown2003-11-251-4/+30
* | after review fixesunknown2003-11-231-31/+23
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-11-231-1/+120
|\ \
| * | Fixed UNION fields type/length detectingunknown2003-11-231-1/+120
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-231-1/+6
|\ \ \ | |/ / |/| |
| * | Fix for bug #1500 "Server crash with mysql_prepare"unknown2003-11-231-1/+6
* | | Update VC++ filesunknown2003-11-211-1/+1
* | | Merge with 4.0 to revert patch for BIGINT assignment to doubleunknown2003-11-211-11/+5
|\ \ \ | | |/ | |/|
| * | Revert patch for bigint handling in double context as it broke normal bigint ...unknown2003-11-211-12/+0
* | | Merge with 4.0 to get:unknown2003-11-201-0/+15
|\ \ \ | |/ /
| * | Item_uint::save_in_field() added to take into account bigint->decimal caseunknown2003-11-161-0/+13
* | | Merge key cache structures to oneunknown2003-11-201-1/+1
| |/ |/|
* | Merge kosipov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-051-1/+1
|\ \
| * | follow-up to Sanja fix: unknown2003-10-311-1/+1
* | | Mergeunknown2003-11-031-32/+31
|\ \ \
| * | | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...unknown2003-11-031-32/+31
| |/ /
* | | after review fixunknown2003-11-031-39/+6
* | | Mergeunknown2003-11-031-7/+29
|\ \ \
| * | | after review fixunknown2003-11-021-1/+8
| * | | mergeunknown2003-11-021-7/+22
| |\ \ \
| | * | | more resonable errors about name resolving in subqueries (BUG#1483)unknown2003-10-111-7/+22
* | | | | mergeunknown2003-10-311-18/+123
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | amall fixunknown2003-10-311-2/+2
| * | | | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...unknown2003-10-301-10/+51
| * | | | mergeunknown2003-10-281-14/+78
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Mergeunknown2003-10-221-14/+78
| | |\ \ \
| | | * | | subqueries made printableunknown2003-10-161-24/+78
| | | * | | fixed printability of Items (all items except subselects)unknown2003-10-121-3/+13
| | | |/ /
* | | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-10-231-4/+43
|\ \ \ \ \ | |/ / / /
| * | | | Mergeunknown2003-10-231-4/+43
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ufter review fix (BUG#1444)unknown2003-10-231-12/+15
| | * | | fixed support of used_tables() and const_item() in subqueriesunknown2003-10-171-4/+40
| | |/ /
* | | | mergedunknown2003-10-211-10/+10
|\ \ \ \ | |/ / / |/| | |
| * | | mergedunknown2003-10-151-10/+10
| |\ \ \ | | |/ / | |/| |
| | * | key_map with more that 64 bits widthunknown2003-10-111-10/+10
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-10-201-5/+7
|\ \ \ \