summaryrefslogtreecommitdiff
path: root/sql-common/my_time.c
Commit message (Expand)AuthorAgeFilesLines
* my_strtoll10-x86.s:unknown2006-12-311-1/+1
* Many files:unknown2006-12-231-2/+1
* Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2006-12-041-9/+9
|\
| * Fixed portability issue in my_thr_init.c (was added in my last push)unknown2006-11-301-9/+9
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2006-11-281-3/+3
|\ \ | |/
| * Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-11-271-1/+1
| |\
| | * Fix my_system_gmt_sec function declaration to be same as definitionunknown2006-11-231-1/+1
| * | Merge bk-internal:/home/bk/mysql-5.0unknown2006-11-271-1/+1
| |\ \
| | * | Remove compiler warningsunknown2006-11-201-1/+1
| | |/
| * | Merge bk@192.168.21.1:mysql-5.0-optunknown2006-11-171-2/+2
| |\ \ | | |/ | |/|
| | * bug #19491 (5.0-related additional fixes)unknown2006-11-061-2/+2
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2006-11-221-1/+3
|\ \ \
| * \ \ Merge mysql.com:/usr/home/ram/work/bug21789/my41-bug21789unknown2006-11-221-1/+3
| |\ \ \ | | |_|/ | |/| |
| | * | Fix for bug #21789: DATETIME with 0000-00-00 11:22:33 should be invalid, but ...unknown2006-10-041-1/+4
* | | | Use same type for function declaration and definitionunknown2006-11-131-1/+1
| |_|/ |/| |
* | | Merge alik.:/mnt/raid/alik/MySQL/devel/5.0-rtunknown2006-11-071-21/+69
|\ \ \
| * \ \ Merge polly.local:/tmp/maint/bug11655/my50-bug11655unknown2006-10-121-21/+69
| |\ \ \ | | |/ / | |/| |
| | * | Merge polly.local:/tmp/maint/bug11655/my41-bug11655unknown2006-10-111-21/+69
| | |\ \
| | | * | Fixes a number of problems with time/datetime <-> string conversion functions:unknown2006-10-041-22/+69
| | | |/
* | | | Merge mysql.com:/home/cps/mysql/trees/4.1-runtime-bug9191unknown2006-11-011-10/+115
|\ \ \ \ | |/ / / |/| | |
| * | | Fix Bug #9191 "TIMESTAMP/from_unixtime() no longer accepts 2^31-1"unknown2006-11-011-9/+115
| | |/ | |/|
* | | Fix for bug #19370: DateTime datatype in MySQL has two bugs in itunknown2006-07-121-1/+3
| |/ |/|
* | Merge mysql.com:/home/alexi/dev/mysql-4.1-12440unknown2005-12-151-6/+22
|\ \ | |/
| * Fixed BUG #12440: "Incorrect processing of time values containingunknown2005-12-151-6/+22
* | 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