summaryrefslogtreecommitdiff
path: root/include/my_pthread.h
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-11-301-2/+1
|\
| * Merge mysql.com:/home/my/mysql-5.0unknown2006-11-291-2/+1
| |\
| | * Ignore some generated filesunknown2006-11-291-2/+1
* | | Make IM compiled on Win32: add pthread_join() impl.unknown2006-11-221-0/+3
|/ /
* | Merge mysql.com:/home/jimw/my/mysql-5.0-cleanunknown2006-05-191-2/+4
|\ \ | |/
| * Merge neptunus.(none):/home/msvensson/mysql/my41-bug13711unknown2006-05-191-2/+4
| |\
| | * Bug#15869 Cannot shutdown the server - it restartsunknown2006-05-191-2/+4
* | | UNIXWARE removalunknown2006-04-171-62/+0
* | | This completes the work done in 5.0 to remove mit_pthread support (most was p...unknown2006-04-161-16/+1
* | | Another long patch to remove the rest of the OS2 support. unknown2006-04-151-42/+3
* | | Define USE_TLS when compiling libmysql.dll, to avoid crashing whenunknown2006-03-221-0/+7
* | | Fast mutexes implementationunknown2005-12-201-0/+31
|/ /
* | my_pthread.h:unknown2005-12-131-2/+2
* | Bug#14397 - OPTIMIZE TABLE with an open HANDLER causes a crashunknown2005-11-151-1/+7
* | changed define from EXTERN_C to EXTERNC so it doesn't conflict with unknown2005-10-251-6/+6
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1-tmpunknown2005-10-131-14/+21
|\ \ | |/
| * Fix wait_timeout (and kill) handling on Mac OS X by cleaning up howunknown2005-10-111-14/+21
* | pthread_handler_decl() changed to be ctags-friendlyunknown2005-10-081-4/+7
* | my_pthread.h:unknown2005-10-061-1/+1
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-09-121-5/+0
|\ \ | |/
| * Merge mysqldev@production.mysql.com:jimw/mysql-4.1-scounknown2005-09-121-5/+0
| |\
| | * Port to SCO OpenServer 6. May require running ./configure withunknown2005-09-071-5/+0
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2005-04-271-0/+6
|\ \ \ | |/ /
| * | Bug #9954 mysql-4.1.11/cmd-line-utils/libedit/makelist.sh is not portableunknown2005-04-271-0/+6
* | | Merge from 4.1 to 5.0unknown2005-04-271-9/+3
|\ \ \ | |/ /
| * | Bug #9954 mysql-4.1.11/cmd-line-utils/libedit/makelist.sh is not portableunknown2005-04-271-9/+3
| |/
* | remove the rest of isam/merge referencesunknown2005-04-051-17/+0
* | manually mergedunknown2005-02-141-3/+3
|\ \
| * | query_id and my_xid -> ulonglongunknown2005-01-271-1/+1
| * | XA (not completely polished out yet)unknown2005-01-161-2/+2
* | | Mergeunknown2005-02-111-1/+1
|\ \ \ | | |/ | |/|
| * | Bug#8391 - "merge" fails on Linux/IA64unknown2005-02-101-1/+1
* | | mergedunknown2005-01-061-0/+2
|\ \ \ | |/ / | | / | |/ |/|
| * - Manually merged two changes from 4.0unknown2005-01-061-0/+2
| |\
| | * Allow DEFAULT_THREAD_STACK to be set via -DDEFAULT_THREAD_STACK=... so ourunknown2005-01-051-0/+2
* | | #warning removedunknown2004-11-171-1/+0
* | | typos fixedunknown2004-11-091-5/+5
* | | mmap portability layer, mmap for Windowsunknown2004-11-041-5/+27
|/ /
* | To allow compilation on Tru64, the MySQL code should not messunknown2004-10-041-1/+0
* | 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