summaryrefslogtreecommitdiff
path: root/mysys/my_thr_init.c
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warnings (detected by Intel's C++ compiler)unknown2004-10-221-0/+5
* Fixed problems noticed with last buildunknown2004-04-091-1/+2
* Merge with 4.0.18unknown2004-02-111-1/+1
|\
| * typo fixed PPTHREAD -> PTHREADunknown2004-01-161-1/+1
* | Merge with 4.0.17unknown2003-12-171-6/+23
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-111-6/+20
| |\
| | * Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr...unknown2003-12-111-6/+20
| * | Fix for #1890 and #1959unknown2003-12-051-0/+3
| |/
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-3/+1
* | Merge with 4.0unknown2003-11-041-2/+7
|\ \ | |/
| * Safety fix to detect multiple calls to my_thread_end()unknown2003-10-161-2/+7
* | Implemented UTC_TIME, UTC_DATE and UTC_TIMESTAMP functions (WL#345)unknown2003-08-111-3/+3
|/
* Fixes for Netwareunknown2003-01-281-0/+12
* Fixes for compiling distribution with MIT-threadsunknown2002-06-201-1/+1
* Cleanup of checking of user resourcesunknown2002-06-161-1/+1
* Big code cleanup/review before 4.0.2 release.unknown2002-06-111-7/+6
* merge with 3.23.51unknown2002-05-161-0/+9
|\
| * New my_gethostbyname_r() handlingunknown2002-05-161-0/+9
* | Fixed that enable-reads-from-master and repl-parse-query works in option files.unknown2002-04-291-8/+8
* | Fixed syntax error in mysql.ccunknown2002-04-241-2/+2
* | Cleanupsunknown2002-04-021-32/+15
* | coverted my_thread_init() /end to use my_malloc()/my_free() to help trackunknown2002-03-261-5/+34
* | Update copyrightunknown2001-12-061-15/+14
|/
* Fixes for OS2.unknown2001-08-221-3/+3
* Added defines for fast mutex in glibc 2.2 (should be safe)unknown2001-03-241-14/+36
* Fix for SAFE_MUTEX + MERGE tablesunknown2000-09-211-5/+2
* Fix for SAFE_MUTEX on windowsunknown2000-09-201-1/+14
* Import changesetunknown2000-07-311-0/+194