summaryrefslogtreecommitdiff
path: root/mysql-test/r/date_formats.result
Commit message (Expand)AuthorAgeFilesLines
* Bug#41470: DATE_FORMAT() crashes the complete server with a valid dateTatiana A. Nurnberg2009-01-081-0/+10
* Bug#27216: functions with parameters of different date types may return wrongunknown2007-09-221-1/+1
* Backport of TIME->MYSQL_TIME / Y2K fixsetunknown2007-05-161-2/+16
* After merge fix.unknown2007-02-081-3/+1
* Merge mysql.com:/home/ram/work/b25301/b25301.4.1unknown2007-02-081-39/+18
|\
| * Fix for bug #25301: Non-zero dates with year 0000 are invalidunknown2007-02-081-39/+18
| * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1-maintunknown2006-11-221-18/+39
| |\
* | \ Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2006-11-221-18/+39
|\ \ \
| * \ \ Merge mysql.com:/usr/home/ram/work/bug21789/my41-bug21789unknown2006-11-221-18/+39
| |\ \ \ | | | |/ | | |/|
| | * | Fix for bug #21789: DATETIME with 0000-00-00 11:22:33 should be invalid, but ...unknown2006-10-041-18/+39
* | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2006-11-221-0/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Merge mysql.com:/usr/home/ram/work/bug22029/my41-bug22029unknown2006-11-221-0/+9
| |\ \ \ | | | |/ | | |/|
| | * | Fix for bug #22029: str_to_date returning NULL, while date_format works using...unknown2006-10-051-0/+9
| | |/
| * | Merge moonbone.local:/work/tmp_merge-4.1-opt-mysqlunknown2006-07-181-0/+6
| |\ \
| | * \ Merge moonbone.local:/work/mysql-4.1unknown2006-07-181-0/+6
| | |\ \
* | | \ \ Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2006-07-231-1/+3
|\ \ \ \ \
| * | | | | Fix for bug #19370: DateTime datatype in MySQL has two bugs in itunknown2006-07-121-1/+3
* | | | | | 4.1 -> 5.0 mergeunknown2006-07-131-0/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-07-111-0/+6
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | Bug#20729: Bad date_format() call makes mysql server crashunknown2006-07-111-0/+6
* | | | Merge bodhi.local:/opt/local/work/tmp_mergeunknown2006-07-081-0/+16
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | WL#2928 Date Translation NREunknown2006-07-041-0/+16
| |/
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1unknown2006-05-051-0/+36
|\ \ | |/
| * Fixed Bug#11324:unknown2006-05-041-0/+18
| * Fix for Bug#11326.unknown2006-05-041-0/+18
* | Merge mysql.com:/opt/local/work/mysql-4.1-rootunknown2006-02-021-0/+9
|\ \ | |/
| * date_formats.test:unknown2006-01-161-0/+3
| * fix for bug#15828unknown2006-01-131-0/+6
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1unknown2005-10-271-0/+8
|\ \ | |/
| * Fix bug #14016 date_format() 2nd parameter was compared using case insensitive unknown2005-10-251-0/+8
* | Fix bug #11760 Typo in Item_func_add_time::print() results in NULLs returnedunknown2005-07-201-1/+1
* | Give warnings if wrong date/time/datetime argument for STR_TO_DATEunknown2005-03-301-0/+39
|/
* Fix for bug #7458 "Microseconds are gobbled from the string result of unknown2004-12-221-0/+3
* allow get_format(TIMESTAMP, ...) syntaxunknown2004-08-111-0/+3
* Fix for bug #4756 "STR_TO_DATE() returning bad results with AM/PM".unknown2004-08-061-7/+65
* WL#1264 "Per-thread time zone support infrastructure".unknown2004-06-181-8/+8
* Language/consistency edits to error messagesunknown2004-06-151-8/+8
* fixed flags of printed queryunknown2004-05-131-1/+1
* 1. New data types, from the user point of view:unknown2004-03-261-1/+1
* Task #835: additional changes fot str_to_dateunknown2004-03-151-28/+85
* Ensure that result from date_format() is binaryunknown2004-02-091-2/+0
* Fix for BUG#1960 "date_format() returns spurious '-' for valid dates".unknown2003-11-261-0/+7
* Merge key cache structures to oneunknown2003-11-201-4/+4
* Mergeunknown2003-11-031-133/+303
|\
| * Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...unknown2003-11-031-133/+303
* | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...unknown2003-10-301-0/+5
|/
* Scrum task 835 - text-to-datetime conversion functionunknown2003-10-201-0/+157