summaryrefslogtreecommitdiff
path: root/sql/item_timefunc.h
Commit message (Expand)AuthorAgeFilesLines
* Bug #5228 ORDER BY CAST(enumcol) sorts incorrectly under certain conditionsunknown2004-09-071-0/+5
* Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes ...unknown2004-08-101-1/+15
* WL#1264 "Per-thread time zone support infrastructure".unknown2004-06-181-19/+37
* WL#1266 "Separate auto-set logic from TIMESTAMP type."unknown2004-04-021-0/+1
* DBUG_ASSERT(fixed == 1); added to val*unknown2004-03-181-12/+23
* Task #835: additional changes fot str_to_dateunknown2004-03-151-22/+21
* Fixed Bug#3115. CAST AS DATE with malformed string returns NULL but IS NULLunknown2004-03-091-6/+19
* WL#1253: LAST_DAYunknown2003-11-171-0/+18
* Mergeunknown2003-11-031-64/+63
|\
| * Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...unknown2003-11-031-64/+63
* | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...unknown2003-10-301-1/+1
* | Mergeunknown2003-10-221-10/+14
|\ \ | |/ |/|
| * fixed printability of Items (all items except subselects)unknown2003-10-121-10/+14
* | Scrum task 835 - text-to-datetime conversion functionunknown2003-10-201-0/+43
|/
* tmp_table_field() renamed to get_tmp_table_field() to avoid redifinition of t...unknown2003-08-291-11/+0
* CAST(expr AS CHAR(10)) is now working unknown2003-08-211-7/+9
* mergeunknown2003-08-191-5/+75
|\
| * Implemented UTC_TIME, UTC_DATE and UTC_TIMESTAMP functions (WL#345)unknown2003-08-111-5/+75
* | Merge with 4.0.14unknown2003-08-111-0/+1
|\ \ | |/ |/|
| * Bugfix for #614unknown2003-06-111-0/+1
* | Old style charset() and set_charset() were removed.unknown2003-08-051-10/+10
* | SAPDB date/time finctionsunknown2003-07-081-64/+18
* | Internal commitunknown2003-06-231-3/+158
* | Fixing a bug #195unknown2003-03-271-1/+2
* | Strings which appear without charset context, unknown2003-03-031-39/+39
* | mergingunknown2003-01-251-13/+14
|\ \
| * | fixed subselects with temporary tables (SCRUM)unknown2003-01-251-13/+14
* | | Fixes for binary protocol (complement to last push)unknown2002-12-141-14/+15
* | | rename of net_pkg.cc to protocol.ccunknown2002-12-111-28/+7
|/ /
* | Merge with 4.0.6unknown2002-12-051-2/+2
|\ \ | |/
| * Change of internal key_field=NULL handling to avoid error messages.unknown2002-12-031-2/+2
* | Fixed CAST( xxx as CHAR)unknown2002-11-251-3/+16
* | Merge with 4.0unknown2002-11-251-0/+13
|\ \ | |/
| * Added new ANSI functions LOCALTIME, LOCALTIMESTAMP and CURRENT_USERunknown2002-11-241-0/+13
* | These functions are now UCS2 compatible:unknown2002-11-121-29/+122
* | MONTHNAME() & DAYNAME() are now UCS2 compatibleunknown2002-11-121-2/+12
* | Item->thd_charset() - returns a default charset which should be used unknown2002-11-061-9/+9
* | date and time fields now have charset arg in constructorunknown2002-10-301-7/+11
* | All String->set() now have charset argumentunknown2002-10-301-2/+9
* | Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-10/+0
* | Merge with 4.0.3unknown2002-08-301-4/+4
|\ \ | |/ |/|
| * Adding a necessary functionality to ::store and ::save_in_fieldunknown2002-08-241-2/+2
| * merge with 4.0unknown2002-06-031-1/+1
| |\
| * | Now string values are created and filled with charset fieldunknown2002-05-171-2/+2
* | | Added nety_retry_count as a changeable variableunknown2002-08-081-5/+1
* | | mergeunknown2002-08-081-18/+14
|\ \ \
| * | | Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-18/+14
* | | | Fix for a bug which caused problems in CREATE from SELECT with unknown2002-08-061-0/+5
|/ / /
* | | Removed wrong implementation of CUBE/ROLLUPunknown2002-07-241-10/+10
* | | OLAP functionality plus some small bug fixesunknown2002-07-201-0/+10
| |/ |/|