mariadb/mysys
konstantin@mysql.com 3cf181bb64 Fix compilation failures on Windows caused by the patch for Bug#17199.
Fix a minor issue with Bug#16206 (bdb.test failed if the tree is compiled 
without blackhole).
2006-06-27 14:56:24 +04:00
..
.cvsignore
array.c
base64.c
ChangeLog
charset-def.c
charset.c
checksum.c
default.c Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 2006-05-29 09:06:06 +02:00
default_modify.c
errors.c
hash.c Merge mysql.com:/opt/local/work/mysql-4.1-7209-new 2006-01-04 17:49:45 +03:00
list.c
make-ccc
make-conf.c
Makefile.am Fix for Bug#18246 "compilation error with tcp_wrapper" 2006-06-21 02:23:18 +03:00
md5.c
mf_brkhant.c
mf_cache.c
mf_dirname.c BUG#20622: Fix one-byte buffer overrun in IM directory string handling. 2006-06-23 14:50:02 +02:00
mf_fn_ext.c Fixed Bug#19479:mysqldump creates invalid dump. 2006-06-01 12:34:44 +03:00
mf_format.c
mf_getdate.c
mf_iocache.c Merge mysql.com:/home/mydev/mysql-4.1-bug11527 2006-02-16 19:51:09 +01:00
mf_iocache2.c SECURITY FIX 2006-05-01 22:10:50 -04:00
mf_keycache.c Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-2 2006-04-19 18:08:15 -07:00
mf_keycaches.c
mf_loadpath.c
mf_pack.c
mf_path.c
mf_qsort.c
mf_qsort2.c
mf_radix.c
mf_same.c
mf_sort.c
mf_soundex.c
mf_strip.c
mf_tempdir.c
mf_tempfile.c
mf_unixpath.c
mf_util.c
mf_wcomp.c
mf_wfile.c
mulalloc.c
my_access.c
my_aes.c
my_alarm.c
my_alloc.c
my_append.c
my_bit.c
my_bitmap.c Fixes to embedded server to be able to run tests with it 2006-02-24 18:34:15 +02:00
my_chsize.c
my_clock.c
my_compress.c
my_conio.c
my_copy.c
my_crc32.c
my_create.c
my_delete.c
my_div.c
my_dup.c
my_error.c
my_file.c
my_fopen.c
my_fstream.c
my_gethostbyname.c
my_gethwaddr.c
my_getopt.c
my_getsystime.c
my_getwd.c
my_handler.c
my_init.c Fix two Valgrind memory leak warnings. 2006-05-15 18:07:18 +02:00
my_largepage.c
my_lib.c BUG#20528 Added missing parenthesis to DBUG_PRINT statement 2006-06-23 11:21:57 -04:00
my_libwrap.c Cleanup to patch for Bug#18246, "compilation error with tcp_wrapper" 2006-06-21 18:35:19 +03:00
my_lock.c
my_lockmem.c
my_lread.c
my_lwrite.c
my_malloc.c Fix compilation failures on Windows caused by the patch for Bug#17199. 2006-06-27 14:56:24 +04:00
my_memmem.c Fix a bunch of non-Linux compile failures. 2006-05-02 09:19:54 +02:00
my_messnc.c
my_mkdir.c
my_mmap.c
my_net.c
my_netware.c
my_new.cc
my_once.c
my_open.c
my_os2cond.c
my_os2dirsrch.c
my_os2dirsrch.h
my_os2dlfcn.c
my_os2dlfcn.h0
my_os2file64.c
my_os2mutex.c
my_os2thread.c
my_os2tls.c
my_port.c
my_pread.c
my_pthread.c
my_quick.c
my_read.c
my_realloc.c
my_redel.c
my_rename.c
my_seek.c
my_semaphore.c
my_sleep.c
my_static.c
my_static.h
my_symlink.c
my_symlink2.c
my_sync.c
my_thr_init.c
my_wincond.c
my_windac.c
my_winsem.c
my_winthread.c
my_write.c
mysys_priv.h
ptr_cmp.c
queues.c
raid.cc
raid2.c
rijndael.c
safemalloc.c Fix compilation failures on Windows caused by the patch for Bug#17199. 2006-06-27 14:56:24 +04:00
sha1.c A fix for Bug#13944 "libmysqlclient exporting sha1_result function": 2006-01-11 17:31:52 +03:00
string.c
test_charset.c
test_dir.c
test_fn.c
test_xml.c
testhash.c
thr_alarm.c
thr_lock.c Bug#16986 - Deadlock condition with MyISAM tables 2006-06-26 19:14:35 +02:00
thr_mutex.c Bug#16333 Assertion failure in lock.cc in the sysbench test 2006-02-14 11:34:46 +01:00
thr_rwlock.c
tree.c BUG#18160 - Memory-/HEAP Table endless growing indexes 2006-04-19 15:13:50 +05:00
typelib.c