.. |
.cvsignore
|
|
|
array.c
|
|
|
ChangeLog
|
Fix skipp -> skip once and for all.
|
2004-06-03 11:52:54 -05:00 |
charset-def.c
|
Added cp932 character set
|
2005-05-05 11:37:52 -07:00 |
charset.c
|
Add documentation to the escape_*() functions in mysys.
|
2005-07-05 09:45:32 -07:00 |
checksum.c
|
|
|
default.c
|
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
|
2005-07-18 19:03:01 +03:00 |
default_modify.c
|
Cleanups during review
|
2005-07-18 15:33:18 +03:00 |
errors.c
|
fix compilation failure on sunfire280
|
2005-03-01 01:38:04 +03:00 |
hash.c
|
Fixes during review of new code
|
2005-07-04 03:42:33 +03:00 |
list.c
|
Add 0x before pointers (to help with debugging)
|
2004-12-18 05:19:21 +02:00 |
make-ccc
|
|
|
make-conf.c
|
|
|
Makefile.am
|
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
|
2005-07-18 19:03:01 +03:00 |
md5.c
|
|
|
mf_brkhant.c
|
|
|
mf_cache.c
|
|
|
mf_dirname.c
|
|
|
mf_fn_ext.c
|
|
|
mf_format.c
|
A set of mysql_home_path-related fixes
|
2004-09-07 11:55:34 +05:00 |
mf_getdate.c
|
file parser for new .frm
|
2004-05-11 23:23:49 +03:00 |
mf_iocache.c
|
fixes for windows 64-bit compiler warnings
|
2005-06-13 12:41:15 +02:00 |
mf_iocache2.c
|
Merge with 4.1.3-beta
|
2004-07-07 11:29:39 +03:00 |
mf_keycache.c
|
fixes for windows 64-bit compiler warnings
|
2005-06-13 12:41:15 +02:00 |
mf_keycaches.c
|
remove the entry from the list, before freeing
|
2005-01-24 18:38:46 +01:00 |
mf_loadpath.c
|
|
|
mf_pack.c
|
fixed stupid typo that added a ! before my_access
|
2005-05-20 16:53:41 -05:00 |
mf_path.c
|
|
|
mf_qsort.c
|
|
|
mf_qsort2.c
|
|
|
mf_radix.c
|
|
|
mf_same.c
|
|
|
mf_sort.c
|
|
|
mf_soundex.c
|
Fix skipp -> skip once and for all.
|
2004-06-03 11:52:54 -05:00 |
mf_strip.c
|
|
|
mf_tempdir.c
|
in netware ':' is also a valid path character
|
2004-02-24 23:15:38 +01:00 |
mf_tempfile.c
|
merge
|
2005-03-03 23:07:20 +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
|
Fix skipp -> skip once and for all.
|
2004-06-03 11:52:54 -05:00 |
mulalloc.c
|
|
|
my_access.c
|
Merge with 4.1
|
2005-07-03 14:17:52 +03:00 |
my_aes.c
|
|
|
my_alarm.c
|
|
|
my_alloc.c
|
fixes for windows 64-bit compiler warnings
|
2005-06-13 12:41:15 +02:00 |
my_append.c
|
|
|
my_bit.c
|
This is first cset for WL#1394 "Optimize index merge when all involved index ranges include only values with equal keys"
|
2004-05-13 01:38:40 +04:00 |
my_bitmap.c
|
Bug#10932 - Building server with key limit of 128, makes test cases fail
|
2005-07-19 14:13:56 +02:00 |
my_chsize.c
|
post-review fixes
|
2005-05-16 01:54:02 +04:00 |
my_clock.c
|
|
|
my_compress.c
|
Support for character set conversion in binary protocol: another go
|
2004-05-25 02:03:49 +04:00 |
my_copy.c
|
Making rpl_until more robust if machine is slow. Removing rpl_trunc_binlog
|
2005-07-04 22:27:16 +02:00 |
my_crc32.c
|
First step of implementation of WL#1518 "make bundled zlib
|
2004-07-21 17:36:26 -07:00 |
my_create.c
|
|
|
my_delete.c
|
|
|
my_div.c
|
|
|
my_dup.c
|
|
|
my_error.c
|
WL#1895 - Print message to error log in case of detected MyISAM corruption
|
2004-12-23 20:11:38 +01:00 |
my_file.c
|
|
|
my_fopen.c
|
Cleanup during review of new code
|
2005-06-21 18:18:58 +03:00 |
my_fstream.c
|
Merge with 4.0 for 4.1 release
|
2004-10-06 19:14:33 +03:00 |
my_gethostbyname.c
|
assert.h needed for my_dbug.h now is included in my_dbug.h, where it for
|
2004-06-10 23:58:39 +04:00 |
my_gethwaddr.c
|
Review of all code pushed since last review
|
2004-10-20 01:28:42 +03:00 |
my_getopt.c
|
fixes for windows 64-bit compiler warnings
|
2005-06-13 12:41:15 +02:00 |
my_getsystime.c
|
Fixes for prior commit
|
2004-05-05 10:54:11 -03:00 |
my_getwd.c
|
BUG#10687 - Merge engine fails under Windows
|
2005-05-23 12:31:22 -05:00 |
my_handler.c
|
fixes for compiler warnings from VC6
|
2005-06-06 11:34:52 -05:00 |
my_init.c
|
Fixed wrong memory references found by purify
|
2005-02-28 11:59:46 +02:00 |
my_largepage.c
|
Forward port of HugeTLB, InnoDB doublewrite and checksums patches to 5.0
|
2004-12-14 22:26:31 +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
|
Changed %lx -> 0x%lx (for easier comparison of debug files)
|
2004-08-23 13:46:51 +03:00 |
my_malloc.c
|
Changed %lx -> 0x%lx (for easier comparison of debug files)
|
2004-08-23 13:46:51 +03:00 |
my_messnc.c
|
|
|
my_mkdir.c
|
|
|
my_mmap.c
|
fixes for windows 64-bit compiler warnings
|
2005-06-13 12:41:15 +02:00 |
my_net.c
|
|
|
my_netware.c
|
Added patches from Novell
|
2004-05-25 22:00:14 +03:00 |
my_new.cc
|
yassl changeset 2:
|
2005-04-30 19:48:45 +02:00 |
my_once.c
|
fixes for windows 64-bit compiler warnings
|
2005-06-13 12:41:15 +02:00 |
my_open.c
|
Merge from 4.1
|
2005-05-26 21:01:55 +02:00 |
my_os2cond.c
|
Get rid of checking for ETIME return value of pthread_cond_timedwait.
|
2005-07-14 19:42:56 +04:00 |
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
|
Merge with 4.0 for 4.1 release
|
2004-10-06 19:14:33 +03:00 |
my_pthread.c
|
assert.h needed for my_dbug.h now is included in my_dbug.h, where it for
|
2004-06-10 23:58:39 +04:00 |
my_quick.c
|
|
|
my_read.c
|
Changed %lx -> 0x%lx (for easier comparison of debug files)
|
2004-08-23 13:46:51 +03:00 |
my_realloc.c
|
Changed %lx -> 0x%lx (for easier comparison of debug files)
|
2004-08-23 13:46:51 +03:00 |
my_redel.c
|
|
|
my_rename.c
|
A fix for Netware.
|
2005-04-05 13:15:04 +03:00 |
my_seek.c
|
assert.h needed for my_dbug.h now is included in my_dbug.h, where it for
|
2004-06-10 23:58:39 +04:00 |
my_semaphore.c
|
|
|
my_sleep.c
|
my_sleep.c:
|
2005-01-05 16:35:43 +01:00 |
my_static.c
|
timed_mutexes moved to include/my_sys.h and mysys/my_static.c
|
2005-01-26 18:37:49 +04:00 |
my_static.h
|
Changed prototype of killed_ptr() to make it more portable
|
2004-05-26 19:12:49 +03:00 |
my_symlink.c
|
Fixed new bug that caused symlink test to fail
|
2005-01-18 03:49:39 +02:00 |
my_symlink2.c
|
myisam/ft_parser.c
|
2005-03-06 12:31:40 +01:00 |
my_sync.c
|
Fixed errors found during review
|
2005-04-06 19:43:35 +03:00 |
my_thr_init.c
|
Fixes while reviewing new code
|
2005-05-06 11:39:30 +03:00 |
my_wincond.c
|
|
|
my_windac.c
|
A fix for Bug#8226 "Cannot connect via shared memory":
|
2005-03-26 01:21:52 +03:00 |
my_winsem.c
|
|
|
my_winthread.c
|
|
|
my_write.c
|
Merge mysql.com:/home/mysql_src/mysql-4.0
|
2005-01-06 21:31:47 +01:00 |
mysys_priv.h
|
Merge with 4.0 for 4.1 release
|
2004-10-06 19:14:33 +03:00 |
ptr_cmp.c
|
s/ha_store_ptr/my_store_ptr/
|
2004-11-07 22:39:27 +01:00 |
queues.c
|
|
|
raid.cc
|
Merge with 4.1
|
2005-06-07 00:31:53 +03:00 |
raid2.c
|
|
|
rijndael.c
|
assert.h needed for my_dbug.h now is included in my_dbug.h, where it for
|
2004-06-10 23:58:39 +04:00 |
safemalloc.c
|
Changed %lx -> 0x%lx (for easier comparison of debug files)
|
2004-08-23 13:46:51 +03:00 |
sha1.c
|
Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt'
|
2004-05-19 16:38:12 +03:00 |
string.c
|
fixes for windows 64-bit compiler warnings
|
2005-06-13 12:41:15 +02:00 |
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 |
test_xml.c
|
|
|
testhash.c
|
|
|
thr_alarm.c
|
Move reset of insert_values to ensure it's done also during error conditions
|
2005-06-28 15:06:16 +03:00 |
thr_lock.c
|
Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1
|
2005-07-21 01:29:57 -04:00 |
thr_mutex.c
|
Step 2 of the switch to support configuration with NPTL:
|
2005-04-20 20:38:57 +02:00 |
thr_rwlock.c
|
|
|
tree.c
|
Bug#8321 - myisampack bug in compression algorithm
|
2005-06-24 19:34:55 +02:00 |
typelib.c
|
Changed %lx -> 0x%lx (for easier comparison of debug files)
|
2004-08-23 13:46:51 +03:00 |