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 e44024d473 bug #12620 (UTF-8 indexing causes ER_NO_KEYFILE error) 19 years ago
..
.cvsignore Import changeset 26 years ago
ChangeLog Fix skipp -> skip once and for all. 22 years ago
Makefile.am Makefile.am: 21 years ago
array.c Rewrite function comments 24 years ago
charset-def.c Added cp932 character set 21 years ago
charset.c charset.c: 20 years ago
charset2html.c charset2html.c: 22 years ago
checksum.c Remove 'extern' references from .cc files 23 years ago
default.c Bug#15328 Segmentation fault occured if my.cnf is invalid for escape sequence 20 years ago
errors.c Bug#8349 myisamchk: --set-charset does not work 21 years ago
hash.c A fix for Bug#7209 "Client error with "Access Denied" on updates 20 years ago
list.c Rename rest() macro in my_list.h to list_rest(). (Bug #12327) 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 Bug#5439 : mysql_server_init() crashes if ShiftJIS path is passed 21 years ago
mf_fn_ext.c Fixed searching after ssl directories. 24 years ago
mf_format.c A set of mysql_home_path-related fixes 22 years ago
mf_getdate.c Update copyright 24 years ago
mf_iocache.c Bug#11527 - Setting myisam_repair_threads to >1 leads to corruption 20 years ago
mf_iocache2.c assert.h needed for my_dbug.h now is included in my_dbug.h, where it for 22 years ago
mf_keycache.c Fixed bug #19079. 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 Bug#5439 : mysql_server_init() crashes if ShiftJIS path is passed 21 years ago
mf_path.c Changes from Novell for NetWare platform 23 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 in netware ':' is also a valid path character 22 years ago
mf_tempfile.c merge 21 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 Fix handling of filenames that start the same as reserved filenames 21 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 memroot: trash the memory in free_root() 21 years ago
my_append.c Added missing SSL library (Should be in source distribution) 22 years ago
my_bit.c count_bits() moved to mysys/ 23 years ago
my_bitmap.c BUG#21206: memory corruption when too many cursors are opened at once 20 years ago
my_chsize.c bug #12620 (UTF-8 indexing causes ER_NO_KEYFILE error) 19 years ago
my_clock.c Fixes for Netware 23 years ago
my_compress.c Support for character set conversion in binary protocol: another go 22 years ago
my_conio.c Small update for lock functions used in my_cgets() 20 years ago
my_copy.c Added missing SSL library (Should be in source distribution) 22 years ago
my_crc32.c First step of implementation of WL#1518 "make bundled zlib 22 years ago
my_create.c Update copyright 24 years ago
my_delete.c Update copyright 24 years ago
my_div.c Max open files handling moved to my_set_max_open_files() 22 years ago
my_dup.c Max open files handling moved to my_set_max_open_files() 22 years ago
my_error.c Post review fixes for "SQL Syntax for Prepared Statements". 22 years ago
my_file.c Max open files handling moved to my_set_max_open_files() 22 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 assert.h needed for my_dbug.h now is included in my_dbug.h, where it for 22 years ago
my_gethwaddr.c Review of all code pushed since last review 21 years ago
my_getopt.c Fix incorrect casts in my_getopt code that capped the maximum of longlong 20 years ago
my_getsystime.c Fixes for prior commit 22 years ago
my_getwd.c BUG#10687 - Merge engine fails under Windows 21 years ago
my_handler.c Fixed include file usage 20 years ago
my_init.c Fixes bug #6536. When MyODBC or any other client do my_init()/my_end() 20 years ago
my_lib.c Fix for BUG#4375: Windows specific directories are copied 20 years ago
my_lock.c Update casts from very old my_lock.c source. 22 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 Changed %lx -> 0x%lx (for easier comparison of debug files) 22 years ago
my_messnc.c Fixes for Netware 23 years ago
my_mkdir.c Update copyright 24 years ago
my_net.c merge with 3.23.52 24 years ago
my_netware.c Added patches from Novell 22 years ago
my_new.cc reverted 22 years ago
my_once.c Portability fixes (for windows) 23 years ago
my_open.c Cleanup during code review 21 years ago
my_os2cond.c Fixes for Netware 23 years ago
my_os2dirsrch.c Fixes for Netware 23 years ago
my_os2dirsrch.h Fixes for Netware 23 years ago
my_os2dlfcn.c Fixed problem with BIGINT and shutdown on AIX 24 years ago
my_os2dlfcn.h0 Fixes for OS2. 25 years ago
my_os2file64.c Fixes for Netware 23 years ago
my_os2mutex.c Fixes for Netware 23 years ago
my_os2thread.c Fixes for Netware 23 years ago
my_os2tls.c Fixes for Netware 23 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 Merge with 4.0 for 4.1 release 21 years ago
my_pthread.c Fix wait_timeout (and kill) handling on Mac OS X by cleaning up how 20 years ago
my_quick.c Update copyright 24 years ago
my_read.c Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug04053/my40-bug04053 19 years ago
my_realloc.c Changed %lx -> 0x%lx (for easier comparison of debug files) 22 years ago
my_redel.c Added missing SSL library (Should be in source distribution) 22 years ago
my_rename.c Applied a patch for Netware. 21 years ago
my_seek.c assert.h needed for my_dbug.h now is included in my_dbug.h, where it for 22 years ago
my_semaphore.c more #ifdef THREAD added 23 years ago
my_sleep.c my_sleep.c: 21 years ago
my_static.c Max open files handling moved to my_set_max_open_files() 22 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 myisam/ft_parser.c 21 years ago
my_sync.c Call my_sync() after all data is written to .frm file 22 years ago
my_tempnam.c Made my_snprintf() behavior snprintf() compatible when printing %x arguments (it should 22 years ago
my_thr_init.c Bug #9954 mysql-4.1.11/cmd-line-utils/libedit/makelist.sh is not portable 21 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 Update copyright 24 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 Update copyright 24 years ago
queues.c merge with 4.0 22 years ago
raid.cc Add ifdefs to control when "#pragma implementation" should be used 21 years ago
raid2.c Split raid C function to separate file to make things more portable. 24 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 Changed %lx -> 0x%lx (for easier comparison of debug files) 22 years ago
sha1.c A fix for Bug#13944 "libmysqlclient exporting sha1_result function": 20 years ago
string.c Update copyright 24 years ago
test_charset.c Removed some warnings reported by valgrind 22 years ago
test_dir.c Update copyright 24 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 A fix for Bug#7209 "Client error with "Access Denied" on updates 20 years ago
thr_alarm.c Fix wait_timeout (and kill) handling on Mac OS X by cleaning up how 20 years ago
thr_lock.c Rename rest() macro in my_list.h to list_rest(). (Bug #12327) 21 years ago
thr_mutex.c Step 2 of the switch to support configuration with NPTL: 21 years ago
thr_rwlock.c merge with 3.23.52 24 years ago
tree.c Changed %lx -> 0x%lx (for easier comparison of debug files) 22 years ago
typelib.c Changed %lx -> 0x%lx (for easier comparison of debug files) 22 years ago