summaryrefslogtreecommitdiff
path: root/mysys/my_thr_init.c
Commit message (Expand)AuthorAgeFilesLines
* 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