summaryrefslogtreecommitdiff
path: root/sql/item.h
Commit message (Expand)AuthorAgeFilesLines
* Fix for remaining issues described in Bug #1664 dlenev@brandersnatch.localdomain2004-05-041-1/+1
* Added function commentmonty@mysql.com2004-04-121-0/+1
* Merge of fix for bug #2050 and bug #3307dlenev@brandersnatch.localdomain2004-03-311-0/+27
|\
| * Fix for Bug #3307 "FLUSH TABLES sometimes breaks prepared statement dlenev@brandersnatch.localdomain2004-03-311-2/+24
| * "Fix" for BUG #2050 "10 to 1 performance drop with server 4.1.1".dlenev@brandersnatch.localdomain2004-03-281-0/+5
* | Cleanups & safety fixesmonty@mysql.com2004-03-251-3/+8
|/
* after review changesbell@sanja.is.com.ua2004-03-201-24/+33
* fixed signed numeric literal parsing bell@sanja.is.com.ua2004-03-181-7/+19
* mergebell@sanja.is.com.ua2004-03-181-27/+66
|\
| * DBUG_ASSERT(fixed == 1); added to val*bell@sanja.is.com.ua2004-03-181-16/+46
| * DBUG_ASSERT(fixed == 0) added to fix_fields()bell@sanja.is.com.ua2004-03-171-8/+23
* | mergeram@gw.mysql.r18.ru2004-03-171-8/+4
|\ \ | |/ |/|
| * Code cleanup:ram@gw.mysql.r18.ru2004-03-171-8/+2
| * Fix for the bug #3118: Subquery and order byram@gw.mysql.r18.ru2004-03-161-2/+4
* | Fixes for bugs #2274 "mysqld gets SIGSEGV during processing of malformed konstantin@mysql.com2004-03-151-15/+9
|/
* Bug #2959 UTF8 charset breaks joins with mixed column/string constantbar@bar.intranet.mysql.r18.ru2004-03-031-1/+2
* Desperate attempt to push part of prepared statements cleanup which was konstantin@oak.local2004-03-021-2/+2
* - removed extraneous Item_ident:: to fix a compile error on HP-UXlenz@kallisto.local2004-02-271-1/+1
* after review fixbell@sanja.is.com.ua2004-02-201-2/+2
* mergebell@sanja.is.com.ua2004-02-141-1/+1
|\
| * Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2004-02-131-1/+1
| |\
| | * my_atof is deletedserg@serg.mylan2004-02-131-1/+1
* | | memory leacks in PS with subqueries fixed (adddition to fix of BUG#2462)bell@sanja.is.com.ua2004-02-121-2/+11
* | | fixed subquery with PS (BUG#2462)bell@sanja.is.com.ua2004-02-081-1/+11
|/ /
* | Indexes can be used for optimization if the operationbar@bar.intranet.mysql.r18.ru2004-02-021-0/+1
|/
* Merge deer.(none):/home/hf/work/mysql-4.1.cleanhf@deer.(none)2004-01-201-2/+2
|\
| * Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1bar@bar.intranet.mysql.r18.ru2004-01-191-2/+2
| |\
| | * UCS-2 aligning 0xAA -> 0x00AAbar@bar.intranet.mysql.r18.ru2004-01-191-2/+2
* | | Pack of changes about 'cleanup()'-shf@deer.(none)2004-01-201-1/+12
* | | Merge deer.(none):/home/hf/work/mysql-4.1.cleanhf@deer.(none)2004-01-191-7/+9
|\ \ \ | |/ /
| * | Fix for the bug #2198: SELECT INTO OUTFILE (with Sub-Select) Problem.ram@gw.mysql.r18.ru2003-12-251-7/+9
| |/
* | Code cleanup (working on PS & cleanup() code)hf@deer.(none)2004-01-191-7/+7
* | Fix for prepared statementshf@deer.(none)2003-12-301-13/+22
|/
* Portability fixes found during 5.0 test compilationmonty@mysql.com2003-12-211-1/+1
* Fixes after merge with 4.0monty@mysql.com2003-12-191-0/+1
* Merge with 4.0.17monty@mysql.com2003-12-171-6/+1
|\
| * Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105)monty@mysql.com2003-12-141-3/+1
| * Revert patch for bigint handling in double context as it broke normal bigint ...monty@mysql.com2003-11-211-1/+0
* | Added missing SSL library (Should be in source distribution)monty@mysql.com2003-11-281-5/+5
* | added collation processing in UNION mergingbell@sanja.is.com.ua2003-11-251-1/+1
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2003-11-231-5/+27
|\ \
| * | Fixed UNION fields type/length detectingbell@sanja.is.com.ua2003-11-231-5/+27
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2003-11-231-0/+19
|\ \ \ | |/ / |/| |
| * | Fix for bug #1500 "Server crash with mysql_prepare"dlenev@dlenev.mshome2003-11-231-0/+19
* | | Merge with 4.0 to get:monty@mysql.com2003-11-201-0/+1
|\ \ \ | |/ / |/| / | |/
| * Item_uint::save_in_field() added to take into account bigint->decimal caseserg@serg.mylan2003-11-161-1/+2
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSmonty@mashka.mysql.fi2003-11-181-1/+2
* | Mergemonty@narttu.mysql.fi2003-11-031-15/+14
|\ \
| * | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...monty@narttu.mysql.fi2003-11-031-15/+14
* | | mergebell@sanja.is.com.ua2003-10-311-23/+13
|\ \ \