mariadb/mysys
2006-04-19 11:17:32 +03:00
..
.cvsignore
array.c
base64.c
ChangeLog
charset-def.c sql_show.cc: 2006-01-18 12:27:02 +04:00
charset.c
checksum.c
cmakelists.txt Updated CMake stuff to handle the configurations needed for release 2006-03-23 16:34:52 +01:00
default.c Another long patch to remove the rest of the OS2 support. 2006-04-15 08:49:00 -07:00
default_modify.c
errors.c
hash.c
list.c
make-ccc
make-conf.c
Makefile.am Merge bk-internal:/home/bk/mysql-5.1-new 2006-04-11 09:11:36 +02:00
md5.c
mf_brkhant.c
mf_cache.c
mf_dirname.c Merge mysql.com:/home/my/mysql-5.0 2006-02-25 21:54:34 +02:00
mf_fn_ext.c
mf_format.c
mf_getdate.c
mf_iocache.c Merge mysql.com:/home/mydev/mysql-4.1-bug11527 2006-02-16 19:51:09 +01:00
mf_iocache2.c
mf_keycache.c Remove compiler warnings 2006-03-29 17:04:00 +03:00
mf_keycaches.c
mf_loadpath.c
mf_pack.c
mf_path.c Another long patch to remove the rest of the OS2 support. 2006-04-15 08:49:00 -07: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 Another long patch to remove the rest of the OS2 support. 2006-04-15 08:49:00 -07:00
mf_unixpath.c
mf_util.c
mf_wcomp.c
mf_wfile.c
mulalloc.c
my_access.c Fix wrong auto merge 2006-04-19 11:17:32 +03:00
my_aes.c
my_alarm.c
my_alloc.c
my_append.c
my_bit.c
my_bitmap.c Merge mysql.com:/home/my/mysql-5.0 2006-02-25 21:54:34 +02:00
my_chsize.c
my_clock.c Another long patch to remove the rest of the OS2 support. 2006-04-15 08:49:00 -07:00
my_compress.c C++ comments in C files are not portable. 2006-01-17 21:38:19 +01:00
my_conio.c
my_copy.c Another long patch to remove the rest of the OS2 support. 2006-04-15 08:49:00 -07:00
my_crc32.c
my_create.c Another long patch to remove the rest of the OS2 support. 2006-04-15 08:49:00 -07:00
my_delete.c
my_div.c
my_dup.c Another long patch to remove the rest of the OS2 support. 2006-04-15 08:49:00 -07:00
my_error.c
my_file.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_fopen.c
my_fstream.c
my_gethostbyname.c
my_gethwaddr.c
my_getopt.c
my_getsystime.c
my_getwd.c Another long patch to remove the rest of the OS2 support. 2006-04-15 08:49:00 -07:00
my_handler.c
my_init.c UNIXWARE removal 2006-04-17 15:56:59 -07:00
my_largepage.c
my_lib.c Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-04-15 08:50:56 -07: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 Rename of my_strdup_with_lenght to match the more common "strndup" method. Soo its now my_strndup(). 2006-01-25 19:54:42 -08: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 Bug#17368 General log and slow query log don't work 2006-04-04 09:59:19 +02:00
my_net.c
my_netware.c
my_new.cc
my_once.c
my_open.c Another long patch to remove the rest of the OS2 support. 2006-04-15 08:49:00 -07:00
my_port.c
my_pread.c
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 Another long patch to remove the rest of the OS2 support. 2006-04-15 08:49:00 -07:00
my_rename.c
my_seek.c Bug #17722 Test 'partition_02myisam' hangs on Windows 2006-03-15 10:25:42 +01:00
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 After merge fixes 2006-02-26 15:11:56 +02:00
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 Rename of my_strdup_with_lenght to match the more common "strndup" method. Soo its now my_strndup(). 2006-01-25 19:54:42 -08:00
sha1.c A fix for Bug#13944 "libmysqlclient exporting sha1_result function": 2006-01-11 17:31:52 +03:00
string.c
test_charset.c
test_dir.c
test_fn.c
test_xml.c
testhash.c dbug changes: 2006-02-14 22:36:11 +01:00
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 WL #2604: Partition Management 2006-01-17 08:40:00 +01:00
thr_mutex.c Merge neptunus.(none):/home/msvensson/mysql/bug16333/my50-bug16333 2006-02-16 10:08:02 +01:00
thr_rwlock.c
tree.c
trie.c
typelib.c