mariadb/mysys
unknown 9e5ec3539e Don't abort if we call my_thread_end() multiple times
Fixed new introduced bug in my_time.c


BitKeeper/deleted/.del-valgrind.supp.orig:
  Delete: mysql-test/valgrind.supp.orig
mysys/my_thr_init.c:
  More comments
  Don't abort if we call my_thread_end() multiple times
sql-common/my_time.c:
  Fixed wrong patch in last commit
sql/sql_cache.cc:
  Fixed old bad merge (not critical)
sql/tztime.cc:
  Portability fix
2006-11-30 22:00:05 +02:00
..
.cvsignore
array.c WL1034 update for latest 5.1 sources 2005-12-02 13:07:02 +01:00
base64.c Fixed compiler warnings (Mostly VC++): 2006-11-30 03:40:42 +02:00
ChangeLog Fix skipp -> skip once and for all. 2004-06-03 11:52:54 -05:00
charset-def.c sql_show.cc: 2006-01-18 12:27:02 +04:00
charset.c Merge siva.hindu.god:/usr/home/tim/m/bk/tmp/41 2006-09-14 23:22:25 -06:00
checksum.c
CMakeLists.txt Remove unused (and incorrect) my_lread() and my_lwrite() 2006-09-14 23:29:44 -06:00
default.c Merge mysql.com:/home/my/mysql-5.0 2006-11-22 14:11:36 +02: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 Merge mysql.com:/home/my/mysql-5.0 2006-11-22 14:11:36 +02:00
list.c Remove compiler warnings 2006-11-20 22:42:06 +02:00
make-ccc Remove unused (and incorrect) my_lread() and my_lwrite() 2006-09-14 23:29:44 -06:00
make-conf.c
Makefile.am Disabled syncronization test at it fails on multiple platforms. (Bug #24529) 2006-11-27 23:19:53 +02: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 WL#1324 table name to file name encoding 2005-12-31 09:01:26 +04:00
mf_getdate.c Fix build using --without-server. (Bug #11680) 2005-08-23 11:25:24 -07:00
mf_iocache.c Remove compiler warnings 2006-11-20 22:42:06 +02:00
mf_iocache2.c Fix to make it build on all platforms. 2006-10-10 12:29:24 +02:00
mf_keycache.c Merge mysql.com:/home/my/mysql-5.0 2006-11-22 14:11:36 +02:00
mf_keycaches.c Remove compiler warnings 2006-11-20 22:42:06 +02:00
mf_loadpath.c
mf_pack.c Table definition cache, part 2 2005-11-23 22:45:02 +02:00
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 Fix skipp -> skip once and for all. 2004-06-03 11:52:54 -05:00
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 backport wild_compare fix from 4.1 - bug#3924 2004-05-29 17:52:20 +02:00
mf_wfile.c Fix skipp -> skip once and for all. 2004-06-03 11:52:54 -05:00
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 Merge mysql.com:/home/my/mysql-5.0 2006-11-22 14:11:36 +02:00
my_append.c Remove unused defined USES_TYPES 2006-04-11 20:12:57 +02:00
my_atomic.c support for xadd emulation, workaround for Darwin 2006-06-29 15:39:53 +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 Fix after manual merge. 2006-07-29 13:50:08 +04:00
my_chsize.c Merge kpdesk.mysql.com:/home/thek/dev/mysql-4.1-maint 2006-11-01 17:01:51 +01:00
my_clock.c Merge bk-internal:/home/bk/mysql-5.1 2006-06-10 20:33:50 +02:00
my_compress.c Fixed a LOT of compiler warnings 2006-11-27 01:47:38 +02:00
my_conio.c Small update for lock functions used in my_cgets() 2005-09-20 20:03:51 +04:00
my_copy.c Merge bk-internal:/home/bk/mysql-5.1 2006-06-10 20:33:50 +02:00
my_crc32.c First step of implementation of WL#1518 "make bundled zlib 2004-07-21 17:36:26 -07:00
my_create.c Merge bk-internal:/home/bk/mysql-5.1 2006-06-10 20:33:50 +02: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 Merge mysql.com:/home/my/mysql-5.0 2006-11-22 14:11:36 +02:00
my_error.c Added --debug-info to most clients to detect memory leaks in mysql-test-run 2006-11-21 22:32:58 +02:00
my_file.c After merge fixes 2006-05-04 06:28:24 +03:00
my_fopen.c Remove compiler warnings 2006-11-20 22:42:06 +02:00
my_fstream.c Remove compiler warnings 2006-11-20 22:42:06 +02:00
my_gethostbyname.c removing MSDOS defines and code 2006-05-08 14:50:13 -05:00
my_gethwaddr.c Review of all code pushed since last review 2004-10-20 01:28:42 +03:00
my_getncpus.c WL#2595 - atomic operations 2006-05-31 18:44:09 +02:00
my_getopt.c Fixed a LOT of compiler warnings 2006-11-27 01:47:38 +02:00
my_getsystime.c
my_getwd.c Merge mysql.com:/home/my/mysql-5.0 2006-11-22 14:11:36 +02:00
my_handler.c Remove compiler warnings 2006-11-20 22:42:06 +02:00
my_init.c Added --debug-info to most clients to detect memory leaks in mysql-test-run 2006-11-21 22:32:58 +02:00
my_largepage.c Forward port of HugeTLB, InnoDB doublewrite and checksums patches to 5.0 2004-12-14 22:26:31 +03:00
my_lib.c Merge mysql.com:/home/my/mysql-5.0 2006-11-22 14:11:36 +02:00
my_libwrap.c Bug #18246: compilation error with tcp_wrapper 2006-09-11 16:23:45 -07:00
my_lock.c Bug#22828 complementary patch: 2006-11-02 13:26:57 +01:00
my_lockmem.c
my_malloc.c Merge mysql.com:/home/my/mysql-5.0 2006-11-22 14:11:36 +02:00
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 Bug#17368 General log and slow query log don't work 2006-04-04 09:59:19 +02:00
my_net.c removing MSDOS defines and code 2006-05-08 14:50:13 -05:00
my_netware.c Added patches from Novell 2004-05-25 22:00:14 +03:00
my_new.cc yassl changeset 2: 2005-04-30 19:48:45 +02:00
my_once.c cleanup 2006-01-04 10:36:49 +01:00
my_open.c Merge moonlight.intranet:/home/tomash/src/mysql_ab/tmp_merge 2006-08-10 16:11:55 +04:00
my_port.c
my_pread.c Merge mysql.com:/home/my/mysql-5.0 2006-11-22 14:11:36 +02:00
my_pthread.c UNIXWARE removal 2006-04-17 15:56:59 -07:00
my_quick.c Bug #4053: too many of "error 1236: 'binlog truncated in the middle of event' from master" 2006-09-14 23:19:24 -06:00
my_read.c Remove compiler warnings 2006-11-20 22:42:06 +02:00
my_realloc.c Remove compiler warnings 2006-11-20 22:42:06 +02:00
my_redel.c Merge bk-internal:/home/bk/mysql-5.1 2006-06-10 20:33:50 +02:00
my_rename.c Remove unused defined USES_TYPES 2006-04-11 20:12:57 +02:00
my_seek.c Merge mysql.com:/home/my/mysql-5.0 2006-11-22 14:11:36 +02: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 Changed prototype of killed_ptr() to make it more portable 2004-05-26 19:12:49 +03:00
my_symlink.c Fixed new bug that caused symlink test to fail 2005-01-18 03:49:39 +02:00
my_symlink2.c After merge fixes 2006-02-26 15:11:56 +02:00
my_sync.c Fixed errors found during review 2005-04-06 19:43:35 +03:00
my_thr_init.c Don't abort if we call my_thread_end() multiple times 2006-11-30 22:00:05 +02:00
my_vle.c Fixed compiler warnings (Mostly VC++): 2006-11-30 03:40:42 +02:00
my_wincond.c
my_windac.c A fix for Bug#8226 "Cannot connect via shared memory": 2005-03-26 01:21:52 +03:00
my_winsem.c
my_winthread.c pthread_handler_decl() changed to be ctags-friendly 2005-10-08 16:39:55 +02:00
my_write.c Remove compiler warnings 2006-11-20 22:42:06 +02:00
mysys_priv.h Added --debug-info to most clients to detect memory leaks in mysql-test-run 2006-11-21 22:32:58 +02:00
ptr_cmp.c Added back sql-bench directory, so that one can more easily run benchmarks on a server and add new benchmarks for new optimizations 2006-11-29 22:51:09 +02:00
queues.c Merge mysql.com:/home/svoj/devel/mysql/BUG21617/mysql-5.0-engines 2006-09-29 00:23:43 +05:00
rijndael.c assert.h needed for my_dbug.h now is included in my_dbug.h, where it for 2004-06-10 23:58:39 +04:00
safemalloc.c Merge mysql.com:/home/my/mysql-5.0 2006-11-22 14:11:36 +02:00
sha1.c A fix for Bug#13944 "libmysqlclient exporting sha1_result function": 2006-01-11 17:31:52 +03:00
string.c fixes for windows 64-bit compiler warnings 2005-06-13 12:41:15 +02:00
test_charset.c
test_dir.c Remove unused defined USES_TYPES 2006-04-11 20:12:57 +02:00
test_fn.c
test_xml.c
testhash.c dbug changes: 2006-02-14 22:36:11 +01:00
thr_alarm.c Disabled syncronization test at it fails on multiple platforms. (Bug #24529) 2006-11-27 23:19:53 +02:00
thr_lock.c Merge mysql.com:/home/my/mysql-5.0 2006-11-22 14:11:36 +02: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 Remove compiler warnings 2006-11-20 22:42:06 +02:00
trie.c WL#2466 - Fulltext: "always-index" words 2005-06-07 21:17:09 +05:00
typelib.c Remove compiler warnings 2006-11-20 22:42:06 +02:00