summaryrefslogtreecommitdiff
path: root/sql/item.h
Commit message (Expand)AuthorAgeFilesLines
* bug #715: SELECT YEAR+0 FROM foobar is parsed as 'SELECT' 'YEAR' '+0' => sy...unknown2003-07-201-1/+1
* There is no Item->binary() anymore. It was remain from 4.0.unknown2003-07-021-3/+0
* String comparison functions now use the same DTCollation withunknown2003-06-241-6/+6
* New class DTCollation (SQL:2003 calls it "declared type collation")unknown2003-06-241-29/+80
* Item character set is stored in Item itself now, not in ITem->str_valueunknown2003-06-241-8/+10
* merge with public treeunknown2003-06-051-0/+2
|\
| * Added SQLSTATE to client/server protocolunknown2003-06-041-0/+2
* | Moved spatial functions to the sql/item_geofunc.cc file.unknown2003-05-301-0/+1
|/
* A separate, better error message when it's impossible to aggregate strings fo...unknown2003-05-201-1/+12
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-05-061-1/+1
|\
| * Varbinary should be string as defaultunknown2003-05-061-1/+1
* | INSERT ... UPDATE ... VALUES()unknown2003-05-031-5/+24
|/
* fixed bug 185 (constant IN (SELECT field ...) do not return NULL correctly)unknown2003-04-231-0/+1
* Fix to support update + bianry logs with prepared statements (Dynamic query)unknown2003-04-041-5/+8
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-03-201-5/+12
|\
| * Getting closer to be more SQL99 in dyadic operationsunknown2003-03-191-2/+9
| * mysql-test/t/ctype_many.test:unknown2003-03-171-3/+3
* | Fixes to avoid errors from valgrindunknown2003-03-181-1/+1
* | Merge with 4.0unknown2003-03-161-4/+7
|\ \ | |/ |/|
| * mergedunknown2003-03-131-4/+7
| |\
| | * fixed an obscure bug in group by + having + Item_ref::get_dateunknown2003-03-111-4/+7
| * | Integer values between 9223372036854775807 and 9999999999999999999 are nowunknown2003-02-271-0/+5
* | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2003-03-101-1/+1
|\ \ \
| * | | fixed crash on non-well-constructed referenceunknown2003-03-101-1/+1
* | | | sql_acl.cc, item.h:unknown2003-03-071-4/+5
|/ / /
* | | Coercibility is now stored in user varsunknown2003-03-031-2/+2
* | | Strings which appear without charset context, unknown2003-03-031-3/+3
* | | Many files:unknown2003-02-281-3/+9
* | | Move tmp_table_used to THDunknown2003-02-101-3/+6
* | | Merge with 4.0.11unknown2003-02-041-1/+18
|\ \ \ | |/ /
| * | Fix for MIN/MAX with empty tablesunknown2003-02-031-0/+1
| * | Fixes for Netwareunknown2003-01-281-0/+16
| * | Cut hostnames at HOSTNAME_LENGTH to avoid theoretical hostname overrunsunknown2002-12-261-2/+0
| * | current_user() to return priv_userunknown2002-12-051-1/+3
* | | after-review changes (577 SCRUM)unknown2003-02-021-1/+1
* | | changes based on partial revie of task 577 (SCRUM)unknown2003-01-301-15/+26
* | | cyclic reference test removed, becouse testing of Item::fixed field apply mor...unknown2003-01-301-6/+0
* | | Mergeunknown2003-01-281-11/+35
|\ \ \
| * \ \ Merge sanja.is.com.ua:/home/bell/mysql/work-leak-4.1unknown2003-01-261-4/+10
| |\ \ \
| | * | | removed switching off static table optimization for subselects (SCRUM , pre-c...unknown2003-01-261-4/+10
| * | | | after merge fix of 577 task (SCRUM, pre commit to be able to merge with stati...unknown2003-01-261-3/+3
| * | | | mergingunknown2003-01-251-4/+22
| |\ \ \ \
| | * | | | fixed subselects with temporary tables (SCRUM)unknown2003-01-251-4/+23
* | | | | | Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1unknown2003-01-281-1/+6
|\ \ \ \ \ \
| * | | | | | making the keyword ROW for row items optional unknown2003-01-261-1/+1
| |/ / / / /
| * | | | | MYSQL_TIME handling(Direct DATE,TIME and TS th' structure) - serverunknown2003-01-231-0/+5
* | | | | | SCRUMunknown2003-01-221-8/+3
* | | | | | Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1unknown2003-01-211-21/+37
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | SCRUMunknown2003-01-211-23/+21
| * | | | | SCRUMunknown2003-01-051-0/+6