.. |
.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
|
Code cleanup of new patches
|
2003-09-23 17:06:44 +03:00 |
errors.c
|
Call my_sync() after all data is written to .frm file
|
2003-11-02 15:55:02 +02:00 |
hash.c
|
|
|
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
|
Code cleanup of new patches
|
2003-09-23 17:06:44 +03:00 |
mf_fn_ext.c
|
|
|
mf_format.c
|
Review of changesets since last pull.
|
2003-08-07 20:16:37 +03:00 |
mf_getdate.c
|
|
|
mf_iocache.c
|
Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)
|
2004-03-10 13:46:11 +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
|
|
|
mf_strip.c
|
|
|
mf_tempfile.c
|
Fixed usage of strxnmov() in recent changesets
|
2004-02-19 22:04:31 +02:00 |
mf_unixpath.c
|
|
|
mf_util.c
|
|
|
mf_wcomp.c
|
|
|
mf_wfile.c
|
|
|
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
|
|
|
my_chsize.c
|
Better fix for CREATE TABLE IF NOT EXISTS ... SELECT
|
2003-10-15 21:41:13 +03:00 |
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
|
|
|
my_gethostbyname.c
|
|
|
my_getopt.c
|
Ensure that one can't from the command line set a variable too small. (Bug #2710)
|
2004-03-06 10:43:35 +02:00 |
my_getwd.c
|
|
|
my_init.c
|
Fixed a possible memory leak on MacOSX when using the shared libmysql.so library (Bug #2061)
|
2003-12-11 06:24:08 +02:00 |
my_lib.c
|
Fix for Bug #1952
|
2003-12-12 03:39:29 +03:00 |
my_lock.c
|
|
|
my_lockmem.c
|
|
|
my_lread.c
|
|
|
my_lwrite.c
|
|
|
my_malloc.c
|
|
|
my_messnc.c
|
|
|
my_mkdir.c
|
|
|
my_net.c
|
|
|
my_netware.c
|
|
|
my_new.cc
|
fix for bug #1634 '"operator new" in my_new wastes memory'
|
2003-10-30 12:25:15 +03:00 |
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
|
Add detection of in_addr_t
|
2003-08-28 06:08:17 +03:00 |
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
|
Changed safemalloc structure to not have to be 8 byte aligned. (Portability problem)
|
2003-06-12 22:39:45 +03:00 |
my_static.h
|
Changed safemalloc structure to not have to be 8 byte aligned. (Portability problem)
|
2003-06-12 22:39:45 +03:00 |
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
|
|
|
my_wincond.c
|
|
|
my_winsem.c
|
|
|
my_winthread.c
|
|
|
my_write.c
|
|
|
mysys_priv.h
|
|
|
ptr_cmp.c
|
|
|
queues.c
|
Updated comments
|
2003-10-15 16:55:24 +03:00 |
raid.cc
|
|
|
raid2.c
|
|
|
rijndael.c
|
|
|
safemalloc.c
|
Fixed memory overrun when doing REPAIR on table with multi-part auto_increment key where one part was a packed CHAR
|
2003-07-18 04:04:24 +03:00 |
sha1.c
|
|
|
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
|
Removed wrong "Found lock of type # that is write and read locked" warnings.
|
2003-07-18 04:37:37 +03:00 |
thr_mutex.c
|
|
|
thr_rwlock.c
|
|
|
tree.c
|
Fixed memory allocation in Unique to not allocate too much memory
|
2003-06-26 07:56:55 +03:00 |
typelib.c
|
|
|