.. |
.cvsignore
|
|
|
array.c
|
|
|
ChangeLog
|
|
|
charset.c
|
Added checking of return value from my_once_alloc() in charset
|
2003-12-10 00:00:20 +02:00 |
checksum.c
|
|
|
default.c
|
merge
|
2005-02-25 16:34:17 +04:00 |
errors.c
|
Fix for BUG#3248 "Doc says MyISAM warns if disk full but it does not":
|
2004-09-24 11:54:37 +02:00 |
hash.c
|
Qualify 'inline' functions as 'static inline' to please the Sun C compiler.
|
2005-03-04 11:26:08 +01:00 |
list.c
|
|
|
make-ccc
|
|
|
make-conf.c
|
|
|
Makefile.am
|
Call my_sync() after all data is written to .frm file
|
2003-11-02 15:55:02 +02:00 |
md5.c
|
|
|
mf_brkhant.c
|
|
|
mf_cache.c
|
|
|
mf_casecnv.c
|
|
|
mf_dirname.c
|
|
|
mf_fn_ext.c
|
|
|
mf_format.c
|
|
|
mf_getdate.c
|
|
|
mf_iocache.c
|
Fixed possible access to unintialized memory in filesort when using many buffers
|
2005-01-15 03:47:06 +02:00 |
mf_iocache2.c
|
|
|
mf_keycache.c
|
Fix for service names on windows; Now we always put the service name last when we create a service
|
2003-11-17 13:06:32 +02:00 |
mf_loadpath.c
|
|
|
mf_pack.c
|
Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)
|
2004-03-10 13:46:11 +02:00 |
mf_path.c
|
|
|
mf_qsort.c
|
|
|
mf_qsort2.c
|
|
|
mf_radix.c
|
|
|
mf_same.c
|
|
|
mf_sort.c
|
|
|
mf_soundex.c
|
bug#3556 - soundex
|
2004-04-28 14:19:02 +02:00 |
mf_strip.c
|
|
|
mf_tempfile.c
|
Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it)
|
2005-03-03 19:51:29 +01:00 |
mf_unixpath.c
|
|
|
mf_util.c
|
|
|
mf_wcomp.c
|
backport wild_compare fix from 4.1 - bug#3924
|
2004-05-29 17:52:20 +02:00 |
mf_wfile.c
|
backport wild_compare fix from 4.1 - bug#3924
|
2004-05-29 17:52:20 +02:00 |
mulalloc.c
|
|
|
my_aes.c
|
|
|
my_alarm.c
|
|
|
my_alloc.c
|
Proposed (version #2) fix for bug #1948:
|
2004-02-02 23:01:58 +03:00 |
my_append.c
|
|
|
my_bit.c
|
|
|
my_bitmap.c
|
Please the Sun C compiler by qualifying 'inline' as 'static inline'.
|
2005-03-04 12:31:30 +01:00 |
my_chsize.c
|
|
|
my_clock.c
|
|
|
my_compress.c
|
|
|
my_copy.c
|
|
|
my_create.c
|
|
|
my_delete.c
|
|
|
my_div.c
|
|
|
my_dup.c
|
|
|
my_error.c
|
|
|
my_fopen.c
|
|
|
my_fstream.c
|
Fix for BUG#3248 "Doc says MyISAM warns if disk full but it does not":
|
2004-09-24 11:54:37 +02:00 |
my_gethostbyname.c
|
|
|
my_getopt.c
|
Added global my_getopt_error_reporter function pointer which is
|
2004-08-31 21:27:58 +05:00 |
my_getwd.c
|
|
|
my_init.c
|
Added patches from Novell
|
2004-05-25 22:00:14 +03:00 |
my_lib.c
|
Fix warning VC++ and fix applied fisrt to source 4.1
|
2004-08-24 10:40:20 -03:00 |
my_lock.c
|
Prevent potential problems on 32-Bit machines.
|
2004-06-25 11:35:37 +02:00 |
my_lockmem.c
|
|
|
my_lread.c
|
|
|
my_lwrite.c
|
|
|
my_malloc.c
|
|
|
my_messnc.c
|
|
|
my_mkdir.c
|
|
|
my_net.c
|
|
|
my_netware.c
|
Added patches from Novell
|
2004-05-25 22:00:14 +03:00 |
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
|
Fix for BUG#3248 "Doc says MyISAM warns if disk full but it does not":
|
2004-09-24 11:54:37 +02:00 |
my_pthread.c
|
Added patches from Novell
|
2004-05-25 22:00:14 +03:00 |
my_quick.c
|
|
|
my_read.c
|
|
|
my_realloc.c
|
|
|
my_redel.c
|
|
|
my_rename.c
|
A fix for Netware.
|
2005-04-05 13:15:04 +03:00 |
my_seek.c
|
|
|
my_semaphore.c
|
|
|
my_sleep.c
|
|
|
my_static.c
|
|
|
my_static.h
|
|
|
my_symlink.c
|
Portability fixes (mostly test suite)
|
2003-12-16 13:20:17 +02:00 |
my_symlink2.c
|
Fix autoincrement for signed columns (Bug #1366)
|
2003-12-12 22:26:58 +02:00 |
my_sync.c
|
Call my_sync() after all data is written to .frm file
|
2003-11-02 15:55:02 +02:00 |
my_tempnam.c
|
Fixed usage of strxnmov() in recent changesets
|
2004-02-19 22:04:31 +02:00 |
my_thr_init.c
|
typo fixed PPTHREAD -> PTHREAD
|
2004-01-16 21:01:58 +03:00 |
my_vsnprintf.c
|
Fix warning VC++ and fix applied fisrt to source 4.1
|
2004-08-24 10:40:20 -03:00 |
my_wincond.c
|
|
|
my_winsem.c
|
|
|
my_winthread.c
|
|
|
my_write.c
|
Fix for BUG#7714 "if disk full, sometimes MyISAM doesn't wait for free space, corrupts table"
|
2005-01-06 21:30:39 +01:00 |
mysys_priv.h
|
Fix for BUG#3248 "Doc says MyISAM warns if disk full but it does not":
|
2004-09-24 11:54:37 +02:00 |
ptr_cmp.c
|
|
|
queues.c
|
|
|
raid.cc
|
|
|
raid2.c
|
|
|
rijndael.c
|
|
|
safemalloc.c
|
|
|
sha1.c
|
Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt'
|
2004-05-19 16:38:12 +03:00 |
string.c
|
|
|
test_charset.c
|
|
|
test_dir.c
|
|
|
test_fn.c
|
Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)
|
2004-03-10 13:46:11 +02:00 |
testhash.c
|
|
|
thr_alarm.c
|
Merge with 3.23 (only comment changes)
|
2003-11-17 16:16:56 +02:00 |
thr_lock.c
|
Fix test case for innodb-lock
|
2004-10-20 16:04:28 +03:00 |
thr_mutex.c
|
|
|
thr_rwlock.c
|
|
|
tree.c
|
|
|
typelib.c
|
|
|