summaryrefslogtreecommitdiff
path: root/sql-common/my_time.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed BUG #12440: "Incorrect processing of time values containingaivanov@mysql.com2005-12-151-6/+22
* Review of new pushed codemonty@mysql.com2005-08-091-2/+4
* Fix parsing of dates with 'T' between date and time, as in ISO-8601jimw@mysql.com2005-08-021-5/+7
* Merged fixes for bug #7297 "Two digit year should be interpreted dlenev@brandersnatch.localdomain2004-12-301-2/+1
* Manual merge of fix for bug #6266 "Invalid DATETIME value is not handleddlenev@mysql.com2004-11-191-3/+4
|\
| * Fix for bug #6266 "Invalid DATETIME value is not handled properly".dlenev@brandersnatch.localdomain2004-11-151-3/+4
* | After merge fixesmonty@mysql.com2004-11-121-5/+18
|/
* A fix and test case for Bug#6096 "field.max_length is always zero for konstantin@mysql.com2004-10-271-3/+0
* A lot of fixes for prepared statements (PS):monty@mysql.com2004-10-261-1/+5
* A fix and test case for Bug#6049 "Loss of sign when using prepared konstantin@mysql.com2004-10-161-0/+72
* A fix and test case for Bug#4231 "Wrong result with MYSQL_TIMEkonstantin@mysql.com2004-09-021-0/+10
* Fixed windows-specific warning about undeclared localtime_r() in my_time.c.dlenev@brandersnatch.localdomain2004-08-241-0/+2
* - removed several C++-style comments (//) - these confuse the IBMlenz@mysql.com2004-08-031-5/+5
* syntax fix: superfluous ';' which caused a problem with gcc 2.95guilhem@mysql.com2004-07-301-1/+1
* WL#1580: --start-datetime, --stop-datetime, --start-position (alias for --pos...guilhem@mysql.com2004-07-291-0/+155
* - fixed test_frm_bug test to work with increased number of columns inkonstantin@mysql.com2004-06-241-0/+561