summaryrefslogtreecommitdiff
path: root/mysys/my_getsystime.c
Commit message (Expand)AuthorAgeFilesLines
* Windows : fix warning about potential division by 0Vladislav Vaintroub2021-05-091-1/+1
* Merge 10.4 into 10.5Marko Mäkelä2019-09-061-0/+2
|\
| * MDEV-20079 When setting back the system time while mysqld is running, NOW() a...Sergei Golubchik2019-09-041-0/+2
* | Windows - simplify code in my_getsystime.Vladislav Vaintroub2019-06-271-23/+7
|/
* Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\
| * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | MDEV-15694 Windows : use GetSystemTimePreciseAsFileTime if available for high...Vladislav Vaintroub2018-04-011-8/+35
|/
* fix a commentSergei Golubchik2013-08-141-1/+1
* mysql-5.5.32 mergeSergei Golubchik2013-07-161-1/+1
|\
| * Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
| * weave merge from mysql-5.1 to mysql-5.5Georgi Kodinov2011-02-081-1/+1
| |\
| * | Bug#42054: SELECT CURDATE() is returning bad valueDavi Arnaut2011-01-121-92/+48
| * | Merge of mysql-5.1 into mysql-5.5.Davi Arnaut2011-01-111-1/+7
| |\ \
* | \ \ Merge of compatibility fixesMichael Widenius2012-04-021-4/+1
|\ \ \ \
| * | | | Compatibility fixes by U OrsiniMichael Widenius2012-03-301-1/+1
* | | | | portability fixes for FreeBSD 8 and 9Vladislav Vaintroub2012-01-231-2/+4
* | | | | 5.3 mergeSergei Golubchik2012-01-131-0/+5
|\ \ \ \ \ | |/ / / /
| * | | | Patch to get MariaDB to compile on CYGWIN; By Guenter KnaufMichael Widenius2011-12-021-0/+5
* | | | | merge with 5.3Sergei Golubchik2011-10-191-172/+56
|\ \ \ \ \ | |/ / / /
| * | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-175/+53
| |\ \ \ \
| | * | | | many changes to my_getsystime.c:Sergei Golubchik2011-05-191-69/+32
| | * | | | Fix my_hrtime() on Windows to return microseconds since Unix epoch.Vladislav Vaintroub2011-04-191-1/+2
| | * | | | lp:705210 Compiling with BUILD/compile-pentium64-debug failsSergei Golubchik2011-03-261-4/+1
| | * | | | Fix compilation on Windows:Vladislav Vaintroub2011-03-241-1/+4
| | * | | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-144/+61
| * | | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-2/+9
| |\ \ \ \ \
| | * \ \ \ \ Merge with MySQL 5.1.55Michael Widenius2011-02-201-2/+9
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | Updating header copyright/README in source for 2011Karen Langford2011-01-251-1/+1
| | | | |_|/ | | | |/| |
| | | * | | Bug#42054: SELECT CURDATE() is returning bad valueDavi Arnaut2011-01-111-1/+7
| | | |/ /
* | | | | merge.Sergei Golubchik2010-11-251-0/+25
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | This is based on the userstatv2 patch from Percona and OurDelta.Michael Widenius2009-10-191-0/+26
| |/ /
| * | Merge mysql.com:/home/my/mysql-5.1unknown2008-04-281-24/+15
| |\ \ | | |/
| * | Fixed compiler warningsunknown2008-01-131-5/+4
| * | Fixes to bugs and compiler warnings detected by pushbuildunknown2008-01-121-19/+27
* | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-8/+0
* | | mergeVladislav Vaintroub2009-12-191-3/+3
|\ \ \
| * | | WL#2360 Performance schemaMarc Alff2009-12-091-3/+3
| | |/ | |/|
* | | WL#5161 : Cross-platform build with CMakeVladislav Vaintroub2009-11-091-1/+4
|/ /
* | Reverted wrong patch, fix for Windows 32bit build.unknown2008-02-261-1/+1
* | Added a missing cast.unknown2008-02-181-1/+1
* | Fixed a previous patch.unknown2008-02-181-24/+10
* | Fixed problem in my_micro_time_and_time().unknown2007-11-081-2/+9
* | Fixed a typo.unknown2007-10-301-2/+2
* | Fix for counting query time for Windows.unknown2007-10-291-17/+23
|/
* Fixes Bug#30127: --debug-info no longer prints memory usage in mysqlunknown2007-08-011-28/+40
* Slow query log to file now displays queries with microsecond precissionunknown2007-07-301-18/+168
* my_strtoll10-x86.s:unknown2006-12-311-1/+1
* Many files:unknown2006-12-231-2/+1
* Fixes for prior commitunknown2004-05-051-0/+2
* Windows fixes for VC++ compiler compabilityunknown2004-05-051-5/+20