summaryrefslogtreecommitdiff
path: root/mysys/my_wincond.c
Commit message (Expand)AuthorAgeFilesLines
* MDEV-25602 get rid of __WIN__ in favor of standard _WIN32Vladislav Vaintroub2021-06-061-1/+1
* Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\
| * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| |\
| | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-2/+3
|/ /
* | MDEV-9154 : Remove workarounds (mainly dynamic function loading)Vladislav Vaintroub2016-06-011-230/+11
|/
* Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-02-091-1/+2
|\
| * Bug#21770366 backport bug#21657078 to 5.5 and 5.6Ajo Robert2016-01-071-1/+13
| * Bug #18808072 MYSQLBINLOG USES LOCALTIME() TO PRINT EVENTS, CAUSES KERNEL MUT...Venkatesh Duggirala2014-10-081-23/+1
| * Bug#17702677 WRONG INSTRUMENTATION INTERFACE FOR MYSQL_COND_TIMEDWAITChristopher Powers2013-11-071-2/+2
| * Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\
| | * Updated/added copyright headersKent Boortz2011-06-301-2/+5
| | |\
| | | * Updated/added copyright headersKent Boortz2011-06-301-2/+3
| | | * Bug#47768 pthread_cond_timedwait() is broken on windowsKristofer Pettersson2009-10-061-1/+1
| * | | A follow-up to the patch for bug #56405 "Deadlock in the MDL deadlockVladislav Vaintroub2010-10-041-42/+190
| * | | A follow up for the fix for Bug#35164 (remove priorities on Windows).Konstantin Osipov2009-11-231-7/+0
| * | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-10-141-2/+1
| |\ \ \ | | |/ /
| | * | AutomergKristofer Pettersson2009-10-061-2/+1
| * | | Backport of this changeset Vladislav Vaintroub2009-09-301-2/+1
| |/ /
| * | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-1/+1
| |/
| * Bug#25042 OPTIMIZE TABLE cause race condition in IO CACHE SHAREKristofer.Pettersson@naruto.2007-02-151-38/+111
| * Merge siva.hindu.god:/usr/home/tim/m/bk/g50tsmith/tim@siva.hindu.god2006-12-261-2/+1
| |\
| | * Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| * | Change windows pthread_cond_timedwait to use an absolute time value msvensson@shellback.2006-12-181-9/+10
| * | BUG#24687 func_misc test fails on win64msvensson@shellback.2006-12-141-6/+22
| |/
| * Update copyrightmonty@hundin.mysql.fi2001-12-061-15/+14
| * Small bug fixes + code for DELETE QUICKmonty@donna.mysql.com2000-09-201-0/+1
| * Import changesetbk@work.mysql.com2000-07-311-0/+141
* mysql-5.5.41 mergeSergei Golubchik2014-12-191-23/+1
|\
| * Bug #18808072 MYSQLBINLOG USES LOCALTIME() TO PRINT EVENTS, CAUSES KERNEL MUT...Venkatesh Duggirala2014-10-081-23/+1
* | MySQL-5.5.36 mergeSergei Golubchik2014-02-171-2/+2
|\ \ | |/
| * Bug#17702677 WRONG INSTRUMENTATION INTERFACE FOR MYSQL_COND_TIMEDWAITChristopher Powers2013-11-071-2/+2
* | mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\ \ | |/
| * Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\
| | * Updated/added copyright headersKent Boortz2011-06-301-2/+5
| | |\
| | | * Updated/added copyright headersKent Boortz2011-06-301-2/+3
| | | * Bug#47768 pthread_cond_timedwait() is broken on windowsKristofer Pettersson2009-10-061-1/+1
* | | | merge with 5.3Sergei Golubchik2011-10-191-31/+15
|\ \ \ \ | |/ / / |/| | |
| * | | merge Windows performance patches into 5.3Vladislav Vaintroub2011-07-051-11/+172
| |\ \ \
| | * | | Backport fix for MySQL bug #56405 :Vladislav Vaintroub2011-06-121-42/+190
| * | | | Fix compile errors and warnings and test errors introduced by microseconds push.Vladislav Vaintroub2011-05-281-23/+14
| |/ / /
| * | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-1/+0
| |\ \ \ | | |/ /
| * | | Apply patch by Antony Dovgal:Michael Widenius2009-03-221-0/+1
| * | | fixes for hanging waiting_thread-t.c on windowsSergei Golubchik2008-10-211-1/+1
* | | | A follow-up to the patch for bug #56405 "Deadlock in the MDL deadlockVladislav Vaintroub2010-10-041-42/+190
* | | | A follow up for the fix for Bug#35164 (remove priorities on Windows).Konstantin Osipov2009-11-231-7/+0
* | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-10-141-2/+1
|\ \ \ \ | | |/ / | |/| |
| * | | AutomergKristofer Pettersson2009-10-061-2/+1
| |/ /
* | | Backport of this changeset Vladislav Vaintroub2009-09-301-2/+1
|/ /
* | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-1/+1
|/