summaryrefslogtreecommitdiff
path: root/mysys/my_thr_init.c
Commit message (Expand)AuthorAgeFilesLines
* Fix for Bug#27970 "Fix for bug 24507 makes mysql_install_db fail"jani@hynda.mysql.fi2007-08-161-5/+12
* Bug#28690 mysql-enterprise-gpl-5.0.40-linux-i686-glibc won't start on Debian ...msvensson@pilot.(none)2007-06-071-16/+20
* Avoid compiler warnings.cmiller@zippy.cornsilk.net2007-04-201-2/+2
* Bug #27964: pthread_key_create doesn't set errno, so don't report \cmiller@zippy.cornsilk.net2007-04-191-2/+3
* Fixed compiler warnings (for linux and win32 and win64)monty@mysql.com/narttu.mysql.fi2007-02-221-3/+3
* Fixed a bad merge. Got a duplicate symbol on OSX.istruewing@chilla.local2007-02-201-2/+0
* thd_lib_detected moved so that it is correctly declared as a dataantony@ppcg5.local2007-02-061-0/+2
* Merge chilla.local:/home/mydev/mysql-4.1-axmrgistruewing@chilla.local2007-02-021-4/+0
|\
| * After merge fixistruewing@chilla.local2007-02-021-4/+0
* | Merge chilla.local:/home/mydev/mysql-4.1-axmrgistruewing@chilla.local2007-02-011-0/+25
|\ \ | |/
| * Merge chilla.local:/home/mydev/mysql-4.0-axmrgistruewing@chilla.local2007-02-011-0/+25
| |\
| | * Cleanup of thread-type (linuxthread or NTPL) detection codejani@ua141d10.elisa.omakaista.fi2007-01-301-0/+25
* | | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rpllars/lthalmann@mysql.com/dl145j.mysql.com2007-01-121-0/+39
|\ \ \
| * \ \ Merge mysql.com:/home/bkroot/mysql-5.0-rpllars@mysql.com/black.(none)2006-12-081-0/+39
| |\ \ \
| | * | | BUG#24507 (rpl_log.test crash slave):rafal@quant.(none)2006-12-081-0/+39
* | | | | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
|/ / / /
* | | | Fixed compiler warningsmonty@mysql.com/narttu.mysql.fi2006-11-301-8/+32
* | | | Fixed portability issue in my_thr_init.c (was added in my last push)monty@mysql.com/narttu.mysql.fi2006-11-301-9/+20
* | | | Ignore some generated filesmonty@mysql.com/narttu.mysql.fi2006-11-291-10/+40
|/ / /
* | | Fixes while reviewing new codemonty@mishka.local2005-05-061-6/+5
|/ /
* | Bug #9954 mysql-4.1.11/cmd-line-utils/libedit/makelist.sh is not portablemsvensson@neptunus.(none)2005-04-271-0/+14
* | Bug #9954 mysql-4.1.11/cmd-line-utils/libedit/makelist.sh is not portablemsvensson@neptunus.(none)2005-04-271-16/+12
* | Fix compiler warnings (detected by Intel's C++ compiler)monty@mysql.com2004-10-221-0/+5
* | Fixed problems noticed with last buildmonty@mysql.com2004-04-091-1/+2
* | Merge with 4.0.18monty@mysql.com2004-02-111-1/+1
|\ \ | |/
| * typo fixed PPTHREAD -> PTHREADkonstantin@mysql.com2004-01-161-1/+1
* | Merge with 4.0.17monty@mysql.com2003-12-171-6/+23
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2003-12-111-6/+20
| |\
| | * Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr...monty@mysql.com2003-12-111-6/+20
| * | Fix for #1890 and #1959hf@deer.(none)2003-12-051-0/+3
| |/
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSmonty@mashka.mysql.fi2003-11-181-3/+1
* | Merge with 4.0monty@narttu.mysql.fi2003-11-041-2/+7
|\ \ | |/
| * Safety fix to detect multiple calls to my_thread_end()monty@mashka.mysql.fi2003-10-161-2/+7
* | Implemented UTC_TIME, UTC_DATE and UTC_TIMESTAMP functions (WL#345)dlenev@dlenev.mshome2003-08-111-3/+3
|/
* Fixes for Netwaremonty@mashka.mysql.fi2003-01-281-0/+12
* Fixes for compiling distribution with MIT-threadsmonty@hundin.mysql.fi2002-06-201-1/+1
* Cleanup of checking of user resourcesmonty@mashka.mysql.fi2002-06-161-1/+1
* Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-7/+6
* merge with 3.23.51monty@hundin.mysql.fi2002-05-161-0/+9
|\
| * New my_gethostbyname_r() handlingmonty@hundin.mysql.fi2002-05-161-0/+9
* | Fixed that enable-reads-from-master and repl-parse-query works in option files.monty@hundin.mysql.fi2002-04-291-8/+8
* | Fixed syntax error in mysql.ccmonty@hundin.mysql.fi2002-04-241-2/+2
* | Cleanupsmonty@hundin.mysql.fi2002-04-021-32/+15
* | coverted my_thread_init() /end to use my_malloc()/my_free() to help tracksasha@mysql.sashanet.com2002-03-261-5/+34
* | Update copyrightmonty@hundin.mysql.fi2001-12-061-15/+14
|/
* Fixes for OS2.monty@hundin.mysql.fi2001-08-221-3/+3
* Added defines for fast mutex in glibc 2.2 (should be safe)monty@donna.mysql.fi2001-03-241-14/+36
* Fix for SAFE_MUTEX + MERGE tablesmonty@donna.mysql.com2000-09-211-5/+2
* Fix for SAFE_MUTEX on windowsmonty@donna.mysql.com2000-09-201-1/+14
* Import changesetbk@work.mysql.com2000-07-311-0/+194