summaryrefslogtreecommitdiff
path: root/include/my_pthread.h
Commit message (Expand)AuthorAgeFilesLines
* - Polished mysql-copyright a bit and added call to removeunknown2003-09-231-1/+0
* Fixed problem with absence of gmtime_r under Windows.unknown2003-08-291-1/+0
* Implemented UTC_TIME, UTC_DATE and UTC_TIMESTAMP functions (WL#345)unknown2003-08-111-0/+9
* Merge with 4.0.13unknown2003-05-191-0/+5
|\
| * Changes from Novell for NetWare platformunknown2003-04-241-0/+5
| * Post-4.0.12 changes from Novell: mostly NetWare-related code changes to utili...unknown2003-03-211-8/+0
* | Manual merge of Novell's changes for NetWare platform from 4.0, 4.1 patchesunknown2003-03-281-8/+0
* | Merge with 4.0.11unknown2003-02-261-0/+5
|\ \ | |/
| * Portability fix for HPUX10.20unknown2003-02-251-0/+5
* | Merge with 4.0.11 tree to get latest bug fixesunknown2003-02-171-1/+1
|\ \ | |/
| * Fixed multi-table-delete for InnoDB tablesunknown2003-02-171-1/+1
* | Merge with 4.0.11unknown2003-02-041-2/+36
|\ \ | |/
| * Fixes for Netwareunknown2003-01-281-2/+36
* | my_pthread.h:unknown2003-01-281-3/+7
* | Introduced a scalable key cache management.unknown2003-01-281-7/+6
|/
* 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