summaryrefslogtreecommitdiff
path: root/sql/item.cc
Commit message (Expand)AuthorAgeFilesLines
* merge with 4.1 treeunknown2003-09-111-0/+7
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-09-071-0/+7
| |\
| | * merge with 4.0.15unknown2003-08-291-0/+7
| | |\
| | | * mergedunknown2003-08-211-0/+5
| | | |\
| | | | * fix for SHOW CREATE TABLE to report corerct second field's lengthunknown2003-08-211-0/+5
* | | | | mergeunknown2003-09-091-10/+88
|\ \ \ \ \ | |/ / / /
| * | | | fixed string parameter assugnment (coping instead of asigning pointer to buff...unknown2003-09-021-10/+21
| |/ / /
| * | | Mergeunknown2003-08-271-0/+67
| |\ \ \
| | * | | fixed bug #910 (right type of ifnull function)unknown2003-08-271-0/+67
* | | | | mergeunknown2003-08-261-90/+35
|\ \ \ \ \ | |/ / / /
| * | | | mergeunknown2003-08-191-1/+1
| |\ \ \ \
| | * | | | After merge fixes + bugs from last mergeunknown2003-08-191-1/+1
| | |/ / /
| * | | | Code cleanupunknown2003-08-161-14/+0
| * | | | As far as now transformer called after setup_wild() it is impossible to have '*'unknown2003-08-161-53/+0
| * | | | after merge fixunknown2003-08-111-1/+1
| * | | | mergeunknown2003-08-111-11/+12
| |\ \ \ \ | | |/ / /
| | * | | Old style charset() and set_charset() were removed.unknown2003-08-051-11/+12
| * | | | mergeunknown2003-08-051-10/+21
| |\ \ \ \ | | |/ / /
| | * | | mergeunknown2003-08-011-4/+7
| | |\ \ \
| | | * | | prevented finding references in item_list for non-SELECT st_select_lexunknown2003-07-291-4/+7
| | * | | | mergeunknown2003-08-011-5/+8
| | |\ \ \ \
| | | * | | | count HAVING clause elements with select list elements, because agregate func...unknown2003-07-291-5/+8
| | | |/ / /
| | * | | | Merge venu@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-301-0/+5
| | |\ \ \ \
| | | * | | | Fix for timestamp issue (BR #819)unknown2003-07-301-0/+5
| | | |/ / /
| | * | | | Derivation attribute was not processed correctlyunknown2003-07-301-1/+1
| | |/ / /
* | | | | added warning about external fields resolving to EXPLAIN commandunknown2003-07-251-6/+19
|/ / / /
* | | | mergedunknown2003-07-031-1/+7
|\ \ \ \ | |/ / /
| * | | fixed typosunknown2003-07-021-2/+2
| * | | fixed bug, which lead to crash mysqld by running 'mysql some_db_with_tables'unknown2003-07-021-1/+7
* | | | (SCRUM)unknown2003-07-031-3/+3
* | | | Item tree iteratorunknown2003-07-021-0/+9
* | | | after review changes (SCRUM)unknown2003-07-021-32/+14
* | | | Mergeunknown2003-06-301-16/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Item::str_value can't be used for storing valueunknown2003-06-261-6/+6
| * | | mergedunknown2003-06-251-35/+82
| |\ \ \
| * \ \ \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-05-261-10/+8
| |\ \ \ \
| | * \ \ \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-05-141-10/+8
| | |\ \ \ \
| | | * | | | subselect transformation moved in after-fix_field placeunknown2003-05-141-10/+8
* | | | | | | Mergeunknown2003-06-281-27/+51
|\ \ \ \ \ \ \
| * | | | | | | fixed BUG #679unknown2003-06-201-27/+51
* | | | | | | | mergingunknown2003-06-271-53/+105
|\ \ \ \ \ \ \ \
| * | | | | | | | item.cc:unknown2003-06-271-1/+2
| * | | | | | | | When unifying arguments for comparion, binary strings won character strings,unknown2003-06-271-12/+11
| | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | String comparison functions now use the same DTCollation withunknown2003-06-241-25/+42
| * | | | | | | New class DTCollation (SQL:2003 calls it "declared type collation")unknown2003-06-241-13/+11
| * | | | | | | Item character set is stored in Item itself now, not in ITem->str_valueunknown2003-06-241-1/+3
| |/ / / / / /
| * | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-06-191-5/+33
| |\ \ \ \ \ \
| | * | | | | | These functions now return a result of proper collation:unknown2003-06-191-1/+1
| | * | | | | | merge with public treeunknown2003-06-051-3/+31
| | |\ \ \ \ \ \
| | | * | | | | | Added SQLSTATE to client/server protocolunknown2003-06-041-3/+31
| | | |/ / / / /