summaryrefslogtreecommitdiff
path: root/sql-common/my_time.c
Commit message (Expand)AuthorAgeFilesLines
* Merge xiphis.org:/usr/home/antony/work2/mysql-4.1unknown2005-08-111-2/+4
|\
| * Review of new pushed codeunknown2005-08-091-2/+4
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-08-041-5/+7
|\ \ | |/
| * Fix parsing of dates with 'T' between date and time, as in ISO-8601unknown2005-08-021-5/+7
* | Fixes during review of new pushed codeunknown2005-07-311-17/+16
* | Fix number to date conversion so it always honors the NO_ZERO_DATE,unknown2005-07-181-40/+49
* | Changed C++ style comments to C style, bug#7665.unknown2005-01-041-4/+4
* | Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEYunknown2005-01-031-2/+1
|\ \ | |/
| * Merged fixes for bug #7297 "Two digit year should be interpreted unknown2004-12-301-2/+1
* | Data truncation reporting implementation (libmysql) + post reviewunknown2004-12-161-0/+164
* | mergedunknown2004-11-201-3/+4
|\ \ | |/
| * Manual merge of fix for bug #6266 "Invalid DATETIME value is not handledunknown2004-11-191-3/+4
| |\
| | * Fix for bug #6266 "Invalid DATETIME value is not handled properly".unknown2004-11-151-3/+4
* | | Merge with 4.1unknown2004-11-121-5/+18
|\ \ \ | |/ /
| * | After merge fixesunknown2004-11-121-5/+18
| |/
* | merge with 4.1unknown2004-10-291-0/+73
|\ \ | |/
| * A fix and test case for Bug#6096 "field.max_length is always zero for unknown2004-10-271-3/+0
| * A lot of fixes for prepared statements (PS):unknown2004-10-261-1/+5
| * A fix and test case for Bug#6049 "Loss of sign when using prepared unknown2004-10-161-0/+72
* | Strict mode & better warningsunknown2004-09-281-5/+64
|/
* A fix and test case for Bug#4231 "Wrong result with MYSQL_TIMEunknown2004-09-021-0/+10
* Fixed windows-specific warning about undeclared localtime_r() in my_time.c.unknown2004-08-241-0/+2
* - removed several C++-style comments (//) - these confuse the IBMunknown2004-08-031-5/+5
* syntax fix: superfluous ';' which caused a problem with gcc 2.95unknown2004-07-301-1/+1
* WL#1580: --start-datetime, --stop-datetime, --start-position (alias for --pos...unknown2004-07-291-0/+155
* - fixed test_frm_bug test to work with increased number of columns inunknown2004-06-241-0/+561