mariadb/mysys
ingo@mysql.com d8546d07f8 Merge mysql.com:/home/mydev/mysql-5.0-tmp_merge
into  mysql.com:/home/mydev/mysql-5.1-amerge
2006-07-04 10:02:11 +02:00
..
.cvsignore
array.c
base64.c This changeset is largely a handler cleanup changeset (WL#3281), but includes fixes and cleanups that was found necessary while testing the handler changes 2006-06-04 18:52:22 +03:00
ChangeLog
charset-def.c
charset.c
checksum.c
CMakeLists.txt performing a set of bk mv on each CMakeLists.txt file to try and restore the mixed case filenames since this seems to be required with Cmake 2.4 beta 1. 2006-05-11 11:29:08 -05:00
default.c Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0 2006-05-30 16:07:49 +03:00
default_modify.c This is an implementation of two WL items: 2006-05-18 18:57:50 +04:00
errors.c After merge fixes 2006-05-04 06:28:24 +03:00
hash.c
list.c
make-ccc
make-conf.c
Makefile.am Merge mysql.com:/home/emurphy/src/bk-clean/tmp_merge 2006-06-25 09:59:34 -04:00
md5.c
mf_brkhant.c
mf_cache.c
mf_dirname.c Merge mysql.com:/usr/local/mysql/mysql-5.0-bug20622 2006-06-23 14:59:40 +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
mf_iocache2.c SECURITY FIX 2006-05-01 22:10:50 -04:00
mf_keycache.c unsigned char -> uchar 2006-06-19 12:45:34 +03:00
mf_keycaches.c
mf_loadpath.c
mf_pack.c
mf_path.c removing MSDOS defines and code 2006-05-08 14:50:13 -05:00
mf_qsort.c
mf_qsort2.c
mf_radix.c
mf_same.c
mf_sort.c
mf_soundex.c
mf_strip.c
mf_tempdir.c Another long patch to remove the rest of the OS2 support. 2006-04-15 08:49:00 -07:00
mf_tempfile.c removing MSDOS defines and code 2006-05-08 14:50:13 -05:00
mf_unixpath.c
mf_util.c
mf_wcomp.c
mf_wfile.c
mulalloc.c
my_access.c Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-05-08 15:15:05 -05:00
my_aes.c
my_alarm.c
my_alloc.c
my_append.c
my_atomic.c WL#2595 - atomic operations 2006-05-31 18:44:09 +02:00
my_bit.c Added support for key_block_size for key and table level (WL#602) 2006-05-03 15:59:17 +03:00
my_bitmap.c Remove compiler warnings 2006-06-23 02:49:19 +03:00
my_chsize.c
my_clock.c removing MSDOS defines and code 2006-05-08 14:50:13 -05:00
my_compress.c
my_conio.c
my_copy.c removing MSDOS defines and code 2006-05-08 14:50:13 -05:00
my_crc32.c
my_create.c removing MSDOS defines and code 2006-05-08 14:50:13 -05:00
my_delete.c Fixing BUG#17719 "Delete of binlog files fails on Windows" 2006-06-28 10:21:01 +04:00
my_div.c
my_dup.c removing MSDOS defines and code 2006-05-08 14:50:13 -05:00
my_error.c unsigned char -> uchar 2006-06-19 12:45:34 +03:00
my_file.c After merge fixes 2006-05-04 06:28:24 +03:00
my_fopen.c
my_fstream.c
my_gethostbyname.c removing MSDOS defines and code 2006-05-08 14:50:13 -05:00
my_gethwaddr.c
my_getncpus.c WL#2595 - atomic operations 2006-05-31 18:44:09 +02:00
my_getopt.c Removed wrong ascii codes from source code. 2006-05-23 18:27:54 +03:00
my_getsystime.c
my_getwd.c removing MSDOS defines and code 2006-05-08 14:50:13 -05:00
my_handler.c Added purecov comment for new, not executed code for my recent changeset 2006-06-28 14:03:08 +03:00
my_init.c Merge mysql.com:/home/hf/work/mysql-5.0.19672 2006-06-27 15:22:43 +05:00
my_largepage.c
my_lib.c Merge zippy.(none):/home/cmiller/work/mysql/merge/mysql-5.0 2006-07-03 11:35:58 -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 Another long patch to remove the rest of the OS2 support. 2006-04-15 08:49:00 -07:00
my_lockmem.c
my_lread.c
my_lwrite.c
my_malloc.c
my_memmem.c unsigned char -> uchar 2006-06-19 12:45:34 +03:00
my_messnc.c
my_mkdir.c Another long patch to remove the rest of the OS2 support. 2006-04-15 08:49:00 -07:00
my_mmap.c
my_net.c removing MSDOS defines and code 2006-05-08 14:50:13 -05:00
my_netware.c
my_new.cc
my_once.c
my_open.c Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-05-08 15:15:05 -05:00
my_port.c
my_pread.c cleanup 2006-06-30 08:11:51 +04:00
my_pthread.c UNIXWARE removal 2006-04-17 15:56:59 -07:00
my_quick.c
my_read.c
my_realloc.c
my_redel.c removing MSDOS defines and code 2006-05-08 14:50:13 -05:00
my_rename.c
my_seek.c
my_semaphore.c
my_sleep.c Another long patch to remove the rest of the OS2 support. 2006-04-15 08:49:00 -07:00
my_static.c Another long patch to remove the rest of the OS2 support. 2006-04-15 08:49:00 -07:00
my_static.h
my_symlink.c
my_symlink2.c
my_sync.c
my_thr_init.c 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) 2006-04-16 01:50:25 -07:00
my_vle.c
my_wincond.c
my_windac.c
my_winsem.c
my_winthread.c
my_write.c
mysys_priv.h
ptr_cmp.c
queues.c
rijndael.c
safemalloc.c
sha1.c
string.c
test_charset.c
test_dir.c
test_fn.c
test_xml.c
testhash.c
thr_alarm.c Another long patch to remove the rest of the OS2 support. 2006-04-15 08:49:00 -07:00
thr_lock.c Merge mysql.com:/home/mydev/mysql-5.0-tmp_merge 2006-07-04 10:02:11 +02:00
thr_mutex.c
thr_rwlock.c
tree.c BUG#18160 - Memory-/HEAP Table endless growing indexes 2006-04-19 15:13:50 +05:00
trie.c
typelib.c