summaryrefslogtreecommitdiff
path: root/include/my_pthread.h
Commit message (Expand)AuthorAgeFilesLines
* Portability fix for HPUX10.20unknown2003-02-251-0/+5
* Fixed multi-table-delete for InnoDB tablesunknown2003-02-171-1/+1
* Fixes for Netwareunknown2003-01-281-2/+36
* Guard against compiling without -fno-exceptionsunknown2003-01-141-2/+6
* - replaced all occurences of HPUX with HPUX10 (to be prepared for eventualunknown2002-10-241-1/+1
* Use our version of RWLOCKS on UNIXWARE 7unknown2002-08-211-0/+6
* Fixed bug in blocking handling when compiling with OPENSSL (caused hangup in ...unknown2002-08-171-2/+5
* mergeunknown2002-08-081-1/+2
|\
| * Fix for Intel compiler (ecc)unknown2002-08-081-1/+2
* | Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-0/+3
|/
* Portability fixes.unknown2002-07-011-5/+7
* Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-06-301-0/+1
|\
| * Update for running gcc 3.x (mainly on HPUX)unknown2002-06-301-0/+1
* | semaphores replaced by rwlockunknown2002-06-301-2/+2
|/
* Added support for rw_tryrdlock() and rw_trywrlock()unknown2002-06-291-0/+6
* merge with 3.23unknown2002-06-021-1/+1
|\
| * A small fix for HP-UX when used --with-debugunknown2002-05-301-1/+1
* | merge with 3.23.51unknown2002-05-161-25/+0
|\ \ | |/
| * New my_gethostbyname_r() handlingunknown2002-05-161-25/+0
* | mergeunknown2002-04-251-0/+7
|\ \ | |/
| * Small fix for HP-UX 10.20 with DCE threadsunknown2002-04-161-1/+1
| * Fixed pthread_cond_timedwait() for HPUX and DCE threadsunknown2002-04-161-0/+7
* | Cleanupsunknown2002-04-021-0/+5
* | Fix insert delated + query cache.unknown2001-12-201-0/+2
* | Portability fixesunknown2001-12-171-0/+2
* | Lots of portability fixes.unknown2001-12-171-0/+5
* | Removed compiler warnings.unknown2001-12-101-4/+5
* | Update copyrightunknown2001-12-061-15/+14
* | Merge with 3.23.42unknown2001-09-131-0/+1
|\ \ | |/
| * OS2 patchunknown2001-09-121-1/+1
| * Merge work:/my/mysql into tik.mysql.fi:/home/my/mysqlunknown2001-09-041-0/+1
| |\
| | * Portability fixunknown2001-09-041-0/+1
* | | merge with 3.23.42unknown2001-09-021-13/+51
|\ \ \ | |/ /
| * | Make killing of threads saferunknown2001-09-011-3/+5
| |/
| * #include <my_pthread.h>unknown2001-08-221-0/+9
| * Fixes for OS2.unknown2001-08-221-7/+43
* | Added all changes from old 4.0 version:unknown2001-04-111-0/+8
|/
* Added defines for fast mutex in glibc 2.2 (should be safe)unknown2001-03-241-1/+16
* Fixes for innobaseunknown2001-02-211-0/+1
* Fixes for OSF1unknown2001-01-221-0/+2
* Use C-style comments in common header files and C code.unknown2001-01-161-3/+3
* Fixed gethostname_r tests to be more portableunknown2001-01-011-8/+10
* Configure updatesunknown2000-12-161-2/+2
* Bug fixes, TRUNCATE, safer passwords on command line and connect timeoutunknown2000-11-131-2/+1
* Automatic repair of MyISAM tables + small bug fixesunknown2000-10-171-2/+2
* Fix of LEFT JOIN optimizer bug, problem with key cache on Windows andunknown2000-10-141-1/+1
* Portability fixesunknown2000-10-111-3/+3
* Portability fixesunknown2000-10-041-0/+13
* Fixes for MyISAM and packed keys + AIXunknown2000-09-221-4/+4
* Fix for SAFE_MUTEX + MERGE tablesunknown2000-09-211-0/+1