summaryrefslogtreecommitdiff
path: root/sql/item.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-161-7/+6
|\
| * Fix for #233 (the second one)unknown2004-03-161-7/+6
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-03-161-1/+27
|\ \ | |/
| * Fixes for bugs #2274 "mysqld gets SIGSEGV during processing of malformed unknown2004-03-151-1/+27
* | mergeunknown2004-03-091-15/+18
|\ \ | |/ |/|
| * revision of fix_fields() calls (BUG2838)unknown2004-02-181-15/+18
* | mergeunknown2004-02-171-0/+4
|\ \ | |/ |/|
| * mergeunknown2004-02-121-0/+2
| |\
| * \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-02-091-0/+4
| |\ \
| | * | fixed subquery with PS (BUG#2462)unknown2004-02-081-0/+4
* | | | Merge with public treeunknown2004-02-161-2/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | After merge fixesunknown2004-02-161-2/+3
| |/ /
* | | Fix for prepared statements:unknown2004-02-101-0/+2
|/ /
* | 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