summaryrefslogtreecommitdiff
path: root/sql/item_create.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal:/home/bk/mysql-4.1/unknown2003-07-141-1/+1
|\
| * renamed enum Item_cast as it's not a 'class Item' childunknown2003-07-061-1/+1
* | SAPDB date/time finctionsunknown2003-07-081-2/+2
* | Merge gluh@gw:/home/bk/mysql-4.1unknown2003-07-081-0/+35
|\ \ | |/ |/|
| * Merge gluh@gw:/home/bk/mysql-4.1unknown2003-06-231-0/+35
| |\
| | * Internal commitunknown2003-06-231-0/+35
* | | New class DTCollation (SQL:2003 calls it "declared type collation")unknown2003-06-241-1/+1
|/ /
* | Renamed xxx_as_text() and xxx__from_text().unknown2003-06-201-1/+1
* | Added AsWKT() alias for AsText().unknown2003-06-201-1/+1
* | SPACE() is now ucs2 compatibleunknown2003-06-031-1/+14
* | LTRIM, RTRIM and TRIM now honors coercibilityunknown2003-06-031-2/+2
* | MY_CS_NONTEXT flag for sprintf() incompatible charsets (ucs2 if the only one ...unknown2003-06-031-1/+1
|/
* manual types casting to satisfy gcc 3.2.1 compilerunknown2003-05-281-2/+2
* CAST(expr AS char) now supports character set with conversion:unknown2003-05-281-2/+5
* USER, DATABASE and VERSION functions returns now IMPLICIT coercibilityunknown2003-05-221-1/+1
* Merge with 4.0.13unknown2003-05-191-1/+1
|\
| * CURRENT_USER() and "access denied" error messages now report hostname exactly...unknown2003-04-291-1/+1
* | Proper replication of CONNECTION_ID() and 4.1 PASSWORD() (bugs 177 and 344),unknown2003-05-131-2/+6
* | small compress/uncompress modification after monty's reviewunknown2003-04-221-1/+7
* | Mergeunknown2003-04-101-0/+20
|\ \
| * | added compress/uncompress functionunknown2003-04-091-0/+20
* | | AsWKB() function has been added.unknown2003-04-031-0/+5
|/ /
* | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-03-211-0/+6
|\ \
| * | SCRUMunknown2003-03-141-0/+6
* | | Strings comparison is now done according to "Collating sequences used forunknown2003-03-191-1/+1
* | | SRID support.unknown2003-03-181-37/+37
|/ /
* | Many files:unknown2003-02-281-0/+5
* | Portability fixesunknown2003-02-271-0/+3
* | mergeunknown2003-02-081-0/+5
|\ \ | |/
| * Fix problem in MIN/MAX optimisation (from last patch)unknown2003-02-071-0/+5
* | Merge with 4.0.11unknown2003-02-041-11/+6
|\ \ | |/
| * mergeunknown2003-01-281-6/+0
| |\
| | * Added timeout for wait_for_master_posunknown2003-01-251-6/+0
| * | do not force CONNECTION_ID(), FOUND_ROWS(), PI(), CURRENT_USER(),unknown2003-01-281-5/+5
| |/
* | fixed bugs in temporary tables in subselect implementation (SCRUM)unknown2003-01-281-5/+5
* | Added support for DROP TEMPORARY TABLEunknown2003-01-041-1/+2
* | Merge with 4.0.8unknown2003-01-031-1/+12
|\ \ | |/
| * Cut hostnames at HOSTNAME_LENGTH to avoid theoretical hostname overrunsunknown2002-12-261-5/+7
| * current_user() to return priv_userunknown2002-12-051-1/+10
* | Merging....unknown2002-11-291-7/+8
|\ \
| * \ Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1unknown2002-11-251-0/+1
| |\ \
| | * \ Merge with 4.0unknown2002-11-251-0/+1
| | |\ \ | | | |/
| | | * Added new ANSI functions LOCALTIME, LOCALTIMESTAMP and CURRENT_USERunknown2002-11-241-0/+1
| * | | Moved safe_to_cache_query from thd to lex.unknown2002-11-221-7/+7
| |/ /
* | | One more commit to do the merge of new 4.1 tree unknown2002-10-061-0/+7
|/ /
* | Merge with 4.0.3unknown2002-08-301-4/+166
|\ \ | |/ |/|
| * New CRC32() SQL functionunknown2002-08-061-0/+5
| * Now string values are created and filled with charset fieldunknown2002-05-171-4/+6
| * Added GIS extensionunknown2002-02-221-0/+155
* | new QUOTE() fuction has been addedunknown2002-08-081-0/+4