You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
unknown 690101ad88 Merge bk-internal.mysql.com:/home/bk/mysql-5.1 20 years ago
..
.cvsignore Import changeset 26 years ago
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. 20 years ago
ChangeLog Fix skipp -> skip once and for all. 22 years ago
Makefile.am Manual merge 20 years ago
array.c WL1034 update for latest 5.1 sources 20 years ago
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 20 years ago
charset-def.c sql_show.cc: 20 years ago
charset.c Merge mysql.com:/usr/home/bar/mysql-4.1 20 years ago
checksum.c Remove 'extern' references from .cc files 22 years ago
default.c Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0 20 years ago
default_modify.c This is an implementation of two WL items: 20 years ago
errors.c After merge fixes 20 years ago
hash.c Merge mysql.com:/opt/local/work/mysql-5.0-merge 20 years ago
list.c Merge mysql.com:/home/jimw/my/mysql-4.1-clean 21 years ago
make-ccc Import changeset 26 years ago
make-conf.c Update copyright 24 years ago
md5.c Update copyright 24 years ago
mf_brkhant.c Update copyright 24 years ago
mf_cache.c Update copyright 24 years ago
mf_dirname.c Merge mysql.com:/usr/local/mysql/mysql-5.0-bug20622 20 years ago
mf_fn_ext.c Fixed Bug#19479:mysqldump creates invalid dump. 20 years ago
mf_format.c WL#1324 table name to file name encoding 20 years ago
mf_getdate.c Fix build using --without-server. (Bug #11680) 20 years ago
mf_iocache.c Merge mysql.com:/home/mydev/mysql-4.1-bug11527 20 years ago
mf_iocache2.c SECURITY FIX 20 years ago
mf_keycache.c unsigned char -> uchar 20 years ago
mf_keycaches.c remove the entry from the list, before freeing 21 years ago
mf_loadpath.c Fixed testcases and bug introduced by last changeset 23 years ago
mf_pack.c Table definition cache, part 2 20 years ago
mf_path.c removing MSDOS defines and code 20 years ago
mf_qsort.c Update copyright 24 years ago
mf_qsort2.c Update copyright 24 years ago
mf_radix.c Update copyright 24 years ago
mf_same.c Update copyright 24 years ago
mf_sort.c Update copyright 24 years ago
mf_soundex.c Fix skipp -> skip once and for all. 22 years ago
mf_strip.c merge with 3.23.51 24 years ago
mf_tempdir.c Another long patch to remove the rest of the OS2 support. 20 years ago
mf_tempfile.c removing MSDOS defines and code 20 years ago
mf_unixpath.c Update copyright 24 years ago
mf_util.c Update copyright 24 years ago
mf_wcomp.c just tried to find all 'skipp' and replace it with 'skip'. 22 years ago
mf_wfile.c Fix skipp -> skip once and for all. 22 years ago
mulalloc.c Two-level index structure for FULLTEXT indexes 23 years ago
my_access.c Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-new 20 years ago
my_aes.c Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. 23 years ago
my_alarm.c Update copyright 24 years ago
my_alloc.c Table definition cache, part 2 20 years ago
my_append.c Remove unused defined USES_TYPES 20 years ago
my_atomic.c WL#2595 - atomic operations 20 years ago
my_bit.c Added support for key_block_size for key and table level (WL#602) 20 years ago
my_bitmap.c Remove compiler warnings 20 years ago
my_chsize.c post-review fixes 21 years ago
my_clock.c Merge bk-internal:/home/bk/mysql-5.1 20 years ago
my_compress.c C++ comments in C files are not portable. 20 years ago
my_conio.c Small update for lock functions used in my_cgets() 20 years ago
my_copy.c Merge bk-internal:/home/bk/mysql-5.1 20 years ago
my_crc32.c First step of implementation of WL#1518 "make bundled zlib 22 years ago
my_create.c Merge bk-internal:/home/bk/mysql-5.1 20 years ago
my_delete.c Fixing BUG#17719 "Delete of binlog files fails on Windows" 20 years ago
my_div.c Max open files handling moved to my_set_max_open_files() 22 years ago
my_dup.c Merge bk-internal:/home/bk/mysql-5.1 20 years ago
my_error.c unsigned char -> uchar 20 years ago
my_file.c After merge fixes 20 years ago
my_fopen.c Cleanup during review of new code 21 years ago
my_fstream.c Merge with 4.0 for 4.1 release 21 years ago
my_gethostbyname.c removing MSDOS defines and code 20 years ago
my_gethwaddr.c Review of all code pushed since last review 21 years ago
my_getncpus.c WL#2595 - atomic operations 20 years ago
my_getopt.c Removed wrong ascii codes from source code. 20 years ago
my_getsystime.c Fixes for prior commit 22 years ago
my_getwd.c removing MSDOS defines and code 20 years ago
my_handler.c Merge bodhi.local:/opt/local/work/tmp_merge 20 years ago
my_init.c Merge mysql.com:/home/hf/work/mysql-5.0.19672 20 years ago
my_largepage.c Forward port of HugeTLB, InnoDB doublewrite and checksums patches to 5.0 21 years ago
my_lib.c Merge zippy.(none):/home/cmiller/work/mysql/merge/mysql-5.1 20 years ago
my_libwrap.c Cleanup to patch for Bug#18246, "compilation error with tcp_wrapper" 20 years ago
my_lock.c Another long patch to remove the rest of the OS2 support. 20 years ago
my_lockmem.c Update copyright 24 years ago
my_lread.c Update copyright 24 years ago
my_lwrite.c Changed %lx -> 0x%lx (for easier comparison of debug files) 22 years ago
my_malloc.c Merge bodhi.netgear:/opt/local/work/tmp_merge 20 years ago
my_memmem.c unsigned char -> uchar 20 years ago
my_messnc.c Fixes for Netware 23 years ago
my_mkdir.c Another long patch to remove the rest of the OS2 support. 20 years ago
my_mmap.c Bug#17368 General log and slow query log don't work 20 years ago
my_net.c removing MSDOS defines and code 20 years ago
my_netware.c Added patches from Novell 22 years ago
my_new.cc yassl changeset 2: 21 years ago
my_once.c cleanup 20 years ago
my_open.c Merge bk-internal:/home/bk/mysql-5.1 20 years ago
my_port.c Fixed typo so that ulonglong are properly converted to double on AIX with gcc 3.1 24 years ago
my_pread.c cleanup 20 years ago
my_pthread.c UNIXWARE removal 20 years ago
my_quick.c Update copyright 24 years ago
my_read.c Changed %lx -> 0x%lx (for easier comparison of debug files) 22 years ago
my_realloc.c Building with compile-pentium-valgrind-max (without safemalloc) defines my_free() without flags, 20 years ago
my_redel.c Merge bk-internal:/home/bk/mysql-5.1 20 years ago
my_rename.c Remove unused defined USES_TYPES 20 years ago
my_seek.c Bug #17722 Test 'partition_02myisam' hangs on Windows 20 years ago
my_semaphore.c more #ifdef THREAD added 23 years ago
my_sleep.c Another long patch to remove the rest of the OS2 support. 20 years ago
my_static.c Another long patch to remove the rest of the OS2 support. 20 years ago
my_static.h Changed prototype of killed_ptr() to make it more portable 22 years ago
my_symlink.c Fixed new bug that caused symlink test to fail 21 years ago
my_symlink2.c After merge fixes 20 years ago
my_sync.c Fixed errors found during review 21 years ago
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) 20 years ago
my_vle.c WL#1012: All changes as one single changeset. 20 years ago
my_wincond.c Update copyright 24 years ago
my_windac.c A fix for Bug#8226 "Cannot connect via shared memory": 21 years ago
my_winsem.c Added support for semaphores in mysys. 24 years ago
my_winthread.c pthread_handler_decl() changed to be ctags-friendly 20 years ago
my_write.c Merge mysql.com:/home/mysql_src/mysql-4.0 21 years ago
mysys_priv.h Merge with 4.0 for 4.1 release 21 years ago
ptr_cmp.c s/ha_store_ptr/my_store_ptr/ 21 years ago
queues.c WL#1034 update 20 years ago
rijndael.c assert.h needed for my_dbug.h now is included in my_dbug.h, where it for 22 years ago
safemalloc.c Correcting signature for my_strndup to be able to build on Windows 20 years ago
sha1.c A fix for Bug#13944 "libmysqlclient exporting sha1_result function": 20 years ago
string.c fixes for windows 64-bit compiler warnings 21 years ago
test_charset.c Removed some warnings reported by valgrind 22 years ago
test_dir.c Remove unused defined USES_TYPES 20 years ago
test_fn.c Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882) 22 years ago
test_xml.c license has been added 23 years ago
testhash.c dbug changes: 20 years ago
thr_alarm.c Another long patch to remove the rest of the OS2 support. 20 years ago
thr_lock.c Merge mysql.com:/home/mydev/mysql-5.0-tmp_merge 20 years ago
thr_mutex.c Merge neptunus.(none):/home/msvensson/mysql/bug16333/my50-bug16333 20 years ago
thr_rwlock.c merge with 3.23.52 24 years ago
tree.c BUG#18160 - Memory-/HEAP Table endless growing indexes 20 years ago
trie.c WL#2466 - Fulltext: "always-index" words 21 years ago
typelib.c Changed %lx -> 0x%lx (for easier comparison of debug files) 22 years ago