mariadb/mysys
monty@mashka.mysql.fi cb7061ebe4 merge
2003-05-22 02:57:27 +03:00
..
.cvsignore
array.c
ChangeLog
charset.c Some SHOW VARIABLES have been renamed: 2003-05-21 17:44:12 +05:00
charset2html.c charset2html.c: 2003-04-01 17:26:28 +05:00
checksum.c
COPYING.LIB
default.c Merge with 4.0.13 2003-05-19 16:35:49 +03:00
errors.c
hash.c my_strncasecmp() is not used anymore. Use my_strncoll() instead. 2003-04-01 14:17:28 +05:00
list.c
make-ccc
make-conf.c
Makefile.am Merge with 4.0.11 2003-02-04 21:52:14 +02:00
md5.c
mf_brkhant.c
mf_cache.c
mf_dirname.c
mf_fn_ext.c
mf_format.c
mf_getdate.c
mf_iocache.c do not "trust number of broadcasts" in shared IO_CACHE 2003-01-26 12:57:20 +01:00
mf_iocache2.c system_charset_info has been moved to /sql directory 2003-03-16 12:30:10 +04:00
mf_keycache.c Fixed bug in allocation memory in key cache. (Memory was not properly aligned which cased core dumps on sparc CPU's) 2003-03-25 02:37:41 +02:00
mf_loadpath.c
mf_pack.c
mf_path.c Changes from Novell for NetWare platform 2003-04-24 20:48:54 -04: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
mf_tempfile.c Fixes for Netware 2003-01-28 08:38:28 +02:00
mf_unixpath.c
mf_util.c
mf_wcomp.c
mf_wfile.c
mulalloc.c Two-level index structure for FULLTEXT indexes 2003-01-21 19:24:34 +01:00
my_aes.c
my_alarm.c
my_alloc.c Added support for ULONG division with DIV 2003-03-19 21:23:13 +02:00
my_append.c
my_bit.c count_bits() moved to mysys/ 2003-05-04 18:43:07 +02:00
my_bitmap.c
my_chsize.c
my_clock.c Fixes for Netware 2003-01-28 08:38:28 +02:00
my_compress.c
my_copy.c Merge with 3.23 to get fixes for --user and BACKUP TABLE 2003-03-10 12:48:43 +02:00
my_create.c
my_delete.c
my_div.c
my_dup.c
my_error.c system_charset_info has been moved to /sql directory 2003-03-16 12:30:10 +04:00
my_fopen.c
my_fstream.c
my_gethostbyname.c
my_getopt.c after merge fixes 2003-03-10 13:54:20 +02:00
my_getwd.c system_charset_info has been moved to /sql directory 2003-03-16 12:30:10 +04:00
my_handler.c Post merge fix 2003-01-09 22:42:31 +02:00
my_init.c Merge with 4.0 2003-04-03 21:19:12 +03:00
my_lib.c Simple fixes (nothing notable) 2003-03-12 01:40:06 +02:00
my_lock.c Fixes for Netware 2003-01-28 08:38:28 +02:00
my_lockmem.c
my_lread.c
my_lwrite.c
my_malloc.c
my_messnc.c Fixes for Netware 2003-01-28 08:38:28 +02:00
my_mkdir.c
my_net.c
my_netware.c Fixed multi-table-delete for InnoDB tables 2003-02-17 02:14:37 +02:00
my_new.cc
my_once.c Portability fixes (for windows) 2003-01-21 21:07:59 +02:00
my_open.c
my_os2cond.c Fixes for Netware 2003-01-28 08:38:28 +02:00
my_os2dirsrch.c Fixes for Netware 2003-01-28 08:38:28 +02:00
my_os2dirsrch.h Fixes for Netware 2003-01-28 08:38:28 +02:00
my_os2dlfcn.c
my_os2dlfcn.h0
my_os2file64.c Fixes for Netware 2003-01-28 08:38:28 +02:00
my_os2mutex.c Fixes for Netware 2003-01-28 08:38:28 +02:00
my_os2thread.c Fixes for Netware 2003-01-28 08:38:28 +02:00
my_os2tls.c Fixes for Netware 2003-01-28 08:38:28 +02:00
my_port.c
my_pread.c
my_pthread.c Change to NetWare platform mods, per Monty 2003-04-27 21:15:52 -04:00
my_quick.c
my_read.c
my_realloc.c
my_redel.c Fixes for Netware 2003-01-28 08:38:28 +02:00
my_rename.c
my_seek.c Fix for UNION and LEFT JOIN (Bug #386) 2003-05-13 18:58:26 +03:00
my_semaphore.c more #ifdef THREAD added 2003-04-30 12:32:43 +02:00
my_sleep.c Fixes for Netware 2003-01-28 08:38:28 +02:00
my_static.c
my_static.h
my_symlink.c Fixed a lot of wrong memory references as reported by valgrind 2003-02-12 21:55:37 +02:00
my_symlink2.c
my_tempnam.c Portability fix for IBM compiler on AIX 2003-03-07 01:00:58 +02:00
my_thr_init.c Fixes for Netware 2003-01-28 08:38:28 +02:00
my_wincond.c
my_winsem.c
my_winthread.c
my_write.c
mysys_priv.h Fixes for Netware 2003-01-28 08:38:28 +02:00
ptr_cmp.c
queues.c Simple code cleanups, ignore generated files 2003-01-18 19:31:38 +02:00
raid.cc Safety fix to enable RAID in max binaries 2003-05-13 10:54:07 +03:00
raid2.c
rijndael.c
safemalloc.c Fixes for Netware 2003-01-28 08:38:28 +02:00
sha1.c
string.c
test_charset.c set_default_charset() is not used anymore 2003-03-16 10:56:14 +04:00
test_dir.c
test_fn.c
test_xml.c
testhash.c
thr_alarm.c Safety fix (caused a core dump on slave during shutdown when shutting down replication on some OS) 2003-02-26 00:13:18 +02:00
thr_lock.c Merge with 4.0 2003-03-16 19:17:54 +02:00
thr_mutex.c Manual merge of Novell's changes for NetWare platform from 4.0, 4.1 patches 2003-03-28 14:24:32 -05:00
thr_rwlock.c
tree.c Portability fixes (for windows) 2003-01-21 21:07:59 +02:00
typelib.c system_charset_info has been moved to /sql directory 2003-03-16 12:30:10 +04:00