summaryrefslogtreecommitdiff
path: root/sql/item_timefunc.cc
Commit message (Expand)AuthorAgeFilesLines
* misc fixes for compile-time errorsunknown2004-07-211-1/+0
* Fix warnings in sql/item_timefunc.cc which popped up during windows builds.unknown2004-07-161-2/+2
* Merge with 4.1.3-betaunknown2004-07-071-128/+232
|\
| * Fix for Bug#4030 "Client side conversion string -> date type doesn't unknown2004-06-241-32/+34
| * WL#1264 "Per-thread time zone support infrastructure".unknown2004-06-181-95/+197
* | Merging 4.1 to 5.0.unknown2004-05-261-55/+22
|\ \ | |/
| * Support for character set conversion in binary protocol: another gounknown2004-05-251-55/+22
* | Merge 4.1 -> 5.0unknown2004-05-071-66/+74
|\ \ | |/
| * Portability fixesunknown2004-05-071-1/+1
| * after merge fixesunknown2004-05-051-2/+3
| * Merge with 4.0.19unknown2004-05-051-65/+72
| |\
| | * compatibility fix. warning removedunknown2004-05-031-4/+4
| | * Fixed http address in some scripts (Bug #3460)unknown2004-04-281-44/+47
* | | Merge 4.1 -> 5.0.unknown2004-04-071-68/+264
|\ \ \ | |/ /
| * | Fix for #3264 (FROM_DAYS doesn't work properly in range comparison)unknown2004-03-231-0/+1
| * | DBUG_ASSERT(fixed == 1); added to val*unknown2004-03-181-1/+43
| * | Task #835: additional changes fot str_to_dateunknown2004-03-151-67/+220
* | | Merge 4.1 into 5.0.unknown2004-02-101-1/+9
|\ \ \ | |/ /
| * | 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
* | | Update for VC++unknown2003-12-211-3/+2
* | | Post-merge fixes.unknown2003-12-191-4/+1
* | | Merge 4.1 to 5.0.unknown2003-12-191-18/+55
|\ \ \ | |/ /
| * | Merge with 4.0.17unknown2003-12-171-18/+55
| |\ \ | | |/
| | * WL#1175: more default_week_formats for iso compatibilityunknown2003-12-071-16/+52
* | | post-merge fixesunknown2003-12-081-6/+7
* | | post-merge fixesunknown2003-12-081-32/+262
|\ \ \ | |/ / |/| |
| * | WL#530&531: TIMESTAMPADD, TIMESTAMPDIFF functionsunknown2003-12-081-31/+262
* | | 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