summaryrefslogtreecommitdiff
path: root/include/my_pthread.h
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0.18unknown2004-02-111-0/+5
|\
| * Added testing of pthread_key_delete (to fix compile problem on SCO) (Bug #2461)unknown2004-02-051-0/+5
* | Merge with 4.0.17unknown2003-12-171-0/+3
|\ \ | |/
| * Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr...unknown2003-12-111-0/+3
* | Merge key cache structures to oneunknown2003-11-201-2/+2
* | Merge with 4.0unknown2003-11-041-0/+1
|\ \ | |/
| * Safety fix to detect multiple calls to my_thread_end()unknown2003-10-161-0/+1
* | Don't use atomic add for not critical statistics.unknown2003-10-231-3/+1
* | - 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