152 Commits (34a0de585afdfd4ee62f880387730f00394666f4)

Author SHA1 Message Date
unknown 9e6784924a Fixed compiler warnings 19 years ago
unknown 448f6003f9 Bug#25042 OPTIMIZE TABLE cause race condition in IO CACHE SHARE 19 years ago
unknown efc2771dde Excluded wrongly merged changeset. 19 years ago
unknown 5305cd7caf After merge fix 19 years ago
unknown cdf6001aeb Cleanup of thread-type (linuxthread or NTPL) detection code 19 years ago
unknown 2ec2fa6d08 Cleanup of thread-type (linuxthread or NTPL) detection code 19 years ago
unknown 454c763c6b Fix for configure to detect library correctly. 19 years ago
unknown 6b0853a398 Many files: 19 years ago
unknown 43a251011c Change windows pthread_cond_timedwait to use an absolute time value 19 years ago
unknown eca724f45c Add macro for retrieving sec part of "struct timespec" 19 years ago
unknown f00257ddd0 Fixed compiler warnings detected by option -Wshadow and -Wunused: 19 years ago
unknown 33ab28e9ad include/my_pthread.h: Fix botched merge - add struct timespec and set_timespec(), etc. 19 years ago
unknown 29bcffd77e BUG#24687 func_misc test fails on win64 19 years ago
unknown a79858049e Minor fix 19 years ago
unknown 9f37ea459c BUG#24507 (rpl_log.test crash slave): 19 years ago
unknown 42fd48da99 Ignore some generated files 19 years ago
unknown 4f09674675 Make IM compiled on Win32: add pthread_join() impl. 19 years ago
unknown 5ceb394fe2 Bug#15869 Cannot shutdown the server - it restarts 20 years ago
unknown 98a8b41531 UNIXWARE removal 20 years ago
unknown 2623949e12 This completes the work done in 5.0 to remove mit_pthread support (most was pulled in 5.0, but there were some pieces left in the tree) 20 years ago
unknown 06e8697d04 Another long patch to remove the rest of the OS2 support. 20 years ago
unknown e29144b4b5 Define USE_TLS when compiling libmysql.dll, to avoid crashing when 20 years ago
unknown 59b4604611 Fast mutexes implementation 20 years ago
unknown 1fde988a5d my_pthread.h: 20 years ago
unknown 013b3d8ab3 Bug#14397 - OPTIMIZE TABLE with an open HANDLER causes a crash 20 years ago
unknown c9f5c069f9 changed define from EXTERN_C to EXTERNC so it doesn't conflict with 20 years ago
unknown e61dea1b36 Fix wait_timeout (and kill) handling on Mac OS X by cleaning up how 20 years ago
unknown 0f60474f29 pthread_handler_decl() changed to be ctags-friendly 20 years ago
unknown 3c2dca475d my_pthread.h: 20 years ago
unknown d65a24bb7c Port to SCO OpenServer 6. May require running ./configure with 21 years ago
unknown ffb4ff2454 Bug #9954 mysql-4.1.11/cmd-line-utils/libedit/makelist.sh is not portable 21 years ago
unknown 7e04d257eb Bug #9954 mysql-4.1.11/cmd-line-utils/libedit/makelist.sh is not portable 21 years ago
unknown cd0a50bf34 remove the rest of isam/merge references 21 years ago
unknown 8abafe3535 Bug#8391 - "merge" fails on Linux/IA64 21 years ago
unknown 042448aa33 query_id and my_xid -> ulonglong 21 years ago
unknown 88bd301d36 XA (not completely polished out yet) 21 years ago
unknown 3edb7774ed Allow DEFAULT_THREAD_STACK to be set via -DDEFAULT_THREAD_STACK=... so our 21 years ago
unknown 7fc70c7f40 #warning removed 21 years ago
unknown f226f79fe5 typos fixed 21 years ago
unknown cce44b148c mmap portability layer, mmap for Windows 21 years ago
unknown 1d060ec093 To allow compilation on Tru64, the MySQL code should not mess 22 years ago
unknown d295f07c42 Added testing of pthread_key_delete (to fix compile problem on SCO) (Bug #2461) 22 years ago
unknown 287661e66c Fixed a possible memory leak on MacOSX when using the shared libmysql.so library (Bug #2061) 22 years ago
unknown 35da5e43fb Merge key cache structures to one 22 years ago
unknown cd9b28f0dc Don't use atomic add for not critical statistics. 22 years ago
unknown 4f936a69a7 Safety fix to detect multiple calls to my_thread_end() 22 years ago
unknown a448d7696c - Polished mysql-copyright a bit and added call to remove 23 years ago
unknown fb3ab3c855 Fixed problem with absence of gmtime_r under Windows. 23 years ago
unknown 2ad06dc68e Implemented UTC_TIME, UTC_DATE and UTC_TIMESTAMP functions (WL#345) 23 years ago
unknown c560a02dcd rlyon-5.0.0-alpha.patch 23 years ago