summaryrefslogtreecommitdiff
path: root/sql/item.h
Commit message (Expand)AuthorAgeFilesLines
* Added missing SSL library (Should be in source distribution)unknown2003-11-281-5/+5
* added collation processing in UNION mergingunknown2003-11-251-1/+1
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-11-231-5/+27
|\
| * Fixed UNION fields type/length detectingunknown2003-11-231-5/+27
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-231-0/+19
|\ \ | |/ |/|
| * Fix for bug #1500 "Server crash with mysql_prepare"unknown2003-11-231-0/+19
* | Merge with 4.0 to get:unknown2003-11-201-0/+1
|\ \ | |/ |/|
| * Item_uint::save_in_field() added to take into account bigint->decimal caseunknown2003-11-161-1/+2
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-1/+2
* | Mergeunknown2003-11-031-15/+14
|\ \
| * | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...unknown2003-11-031-15/+14
* | | mergeunknown2003-10-311-23/+13
|\ \ \
| * | | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...unknown2003-10-301-1/+1
| * | | Mergeunknown2003-10-221-23/+13
| |\ \ \ | | |/ / | |/| |
| | * | subqueries made printableunknown2003-10-161-33/+13
| | * | fixed printability of Items (all items except subselects)unknown2003-10-121-1/+11
* | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-10-311-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | WL #1056: Eliminate NOT operators from where conditionunknown2003-10-311-0/+3
| |/ /
* | | Merge commitunknown2003-10-201-1/+9
|\ \ \
| * | | Scrum task 835 - text-to-datetime conversion functionunknown2003-10-201-1/+9
* | | | - portability fix: fix compile bug on HP-UX (thanks to acurtis for the unknown2003-10-161-1/+1
| |/ / |/| |
* | | Mergeunknown2003-10-061-5/+18
|\ \ \
| * | | Fix for #1430unknown2003-10-011-0/+4
| * | | - Polished mysql-copyright a bit and added call to removeunknown2003-09-231-1/+1
| * | | merge with 4.1 treeunknown2003-09-111-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | mergeunknown2003-09-031-0/+1
| | |\ \
| | | * \ merge with 4.0.15unknown2003-08-291-0/+1
| | | |\ \ | | | | |/
| | | | * mergedunknown2003-08-211-0/+1
| | | | |\
| | | | | * Bug #1064: SHOW CREATE TABLE: avoid allocations for simple tables, old client...unknown2003-08-211-0/+1
| * | | | | fixed BUG#1180 (changing WHERE clause of prepared statements by optimisation)unknown2003-09-021-1/+5
| |/ / / /
| * | | | tmp_table_field() renamed to get_tmp_table_field() to avoid redifinition of t...unknown2003-08-291-3/+3
| |/ / /
| * | | Mergeunknown2003-08-271-0/+2
| |\ \ \
| | * \ \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1unknown2003-08-271-0/+2
| | |\ \ \
| | | * | | fixed bug #910 (right type of ifnull function)unknown2003-08-271-0/+2
| * | | | | mergeunknown2003-08-201-0/+2
| |\ \ \ \ \
| | * | | | | fixed collation of Item_cache family (BUG#951)unknown2003-08-111-0/+2
| | |/ / / /
* | | | | | fixed bug of lack of fix_fields call (after merge bugfix (SCRUM))unknown2003-08-231-0/+1
|/ / / / /
* | | | | mergeunknown2003-08-191-0/+17
|\ \ \ \ \
| * \ \ \ \ mergeunknown2003-08-191-2/+2
| |\ \ \ \ \ | | |/ / / /
| * | | | | Merge with 4.0.14unknown2003-08-111-0/+17
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| |
| | * | | LEFT JOIN optimization: Change LEFT JOIN to normal join if possibleunknown2003-06-261-0/+17
| | * | | Fixed problem when comparing a key for a multi-byte-character set. (bug 152)unknown2003-04-271-1/+1
* | | | | Code cleanupunknown2003-08-161-27/+0
* | | | | As far as now transformer called after setup_wild() it is impossible to have '*'unknown2003-08-161-26/+10
* | | | | mergeunknown2003-08-121-2/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Fix: create table t1 (a char(10) character set cp1251) SELECT _koi8r'blabla' ...unknown2003-08-111-2/+2
| |/ / /
* | | | mergeunknown2003-08-111-18/+3
|\ \ \ \ | |/ / /
| * | | Old style charset() and set_charset() were removed.unknown2003-08-051-18/+3
* | | | mergeunknown2003-08-051-1/+0
|\ \ \ \ | |/ / /
| * | | count HAVING clause elements with select list elements, because agregate func...unknown2003-07-291-1/+0