summaryrefslogtreecommitdiff
path: root/sql/item.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | mergeunknown2003-07-221-1/+1
|\ \ \ \ | |/ / /
| * | | bug #715: SELECT YEAR+0 FROM foobar is parsed as 'SELECT' 'YEAR' '+0' => sy...unknown2003-07-201-1/+1
* | | | mergedunknown2003-07-031-2/+0
|\ \ \ \ | |/ / /
| * | | There is no Item->binary() anymore. It was remain from 4.0.unknown2003-07-021-3/+0
* | | | Item tree iteratorunknown2003-07-021-0/+23
* | | | after review changes (SCRUM)unknown2003-07-021-7/+1
* | | | Item::str_value can't be used for storing valueunknown2003-06-261-1/+1
* | | | mergedunknown2003-06-251-30/+86
|\ \ \ \ | |/ / /
| * | | String comparison functions now use the same DTCollation withunknown2003-06-241-6/+6