summaryrefslogtreecommitdiff
path: root/sql/item_timefunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Task #835: additional changes fot str_to_dateunknown2004-03-151-67/+220
* Ensure that result from date_format() is binaryunknown2004-02-091-3/+8
* Problem fix:unknown2004-02-061-2/+3
* Bug 2202: CAST from binary to char still returns a binary stringunknown2003-12-251-0/+2
* Merge with 4.0.17unknown2003-12-171-18/+55
|\
| * WL#1175: more default_week_formats for iso compatibilityunknown2003-12-071-16/+52
* | Added missing SSL library (Should be in source distribution)unknown2003-11-281-3/+3
* | Update VC++ filesunknown2003-11-211-15/+15
* | Merge key cache structures to oneunknown2003-11-201-4/+3
* | WL#1253: LAST_DAYunknown2003-11-171-0/+16
* | Mergeunknown2003-11-031-526/+520
|\ \
| * | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...unknown2003-11-031-526/+520
* | | after review fixunknown2003-11-031-3/+3
* | | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...unknown2003-10-301-15/+18
* | | Mergeunknown2003-10-221-3/+75
|\ \ \ | |/ / |/| |
| * | fixed printability of Items (all items except subselects)unknown2003-10-121-3/+75
* | | Scrum task 835 - text-to-datetime conversion functionunknown2003-10-201-370/+751
|/ /
* | CAST(expr AS CHAR(10)) is now working unknown2003-08-211-0/+53
* | mergeunknown2003-08-191-43/+105
|\ \
| * | Implemented UTC_TIME, UTC_DATE and UTC_TIMESTAMP functions (WL#345)unknown2003-08-111-43/+105
* | | Merge with 4.0.14unknown2003-08-111-6/+20
|\ \ \ | |/ / |/| / | |/
| * Bug #792 combination of date-interval and between with mixed constant and non...unknown2003-08-061-6/+4
| * Bugfix for #614unknown2003-06-111-0/+16
* | Old style charset() and set_charset() were removed.unknown2003-08-051-4/+4
* | Fix bug: mysqld crashes on func_sapdb test.unknown2003-07-151-1/+1
* | SAPDB date/time finctionsunknown2003-07-081-160/+162
* | Internal commitunknown2003-06-231-26/+508
* | CHARSET_INFO structure reorganization for easier maintainanceunknown2003-05-231-5/+5
* | Strings which appear without charset context, unknown2003-03-031-14/+14
* | Move latin1 into a separarte fileunknown2003-01-291-23/+23
* | Updates for multi-byte character setsunknown2003-01-141-1/+1
* | removed several cases of default_charset_info use unknown2002-12-191-13/+14
* | fixed subselect null testunknown2002-12-151-1/+1
* | Fixes for binary protocol (complement to last push)unknown2002-12-141-10/+48
* | 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
* | Merge with 4.0unknown2002-11-211-3/+16
|\ \ | |/
| * Portability fix when using -DBIG_TABLESunknown2002-11-141-1/+1
| * Extended WEEK() to be able to handle ISO weeks.unknown2002-11-121-3/+16
* | These functions are now UCS2 compatible:unknown2002-11-121-23/+59
* | MONTHNAME() & DAYNAME() are now UCS2 compatibleunknown2002-11-121-3/+9
* | String->copy() now has a charset argunknown2002-11-061-2/+2
* | Some charset code clean-upsunknown2002-11-061-19/+19
* | Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-39/+39
* | Merge with 4.0.3unknown2002-08-301-12/+32
|\ \ | |/ |/|
| * Adding a necessary functionality to ::store and ::save_in_fieldunknown2002-08-241-2/+2
| * Now string values are created and filled with charset fieldunknown2002-05-171-6/+26
| * mergeunknown2002-04-131-4/+4
| |\
| | * New ctype functions/macros to support many charsets at a timeunknown2002-03-121-4/+4
* | | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-7/+7
|/ /