mariadb/mysys
svoj@mysql.com/june.mysql.com c2120c40ee BUG#27564 - Valgrind: UDF does not cleanup correctly
Dropping an user defined function may cause server crash in
case this function is still in use by another thread.

The problem was that our hash implementation didn't update
hash link list properly when hash_update() was called.
2007-07-05 11:45:14 +05:00
..
.cvsignore
array.c
ChangeLog
charset-def.c Added cp932 character set 2005-05-05 11:37:52 -07:00
charset.c Bug #4053: too many of "error 1236: 'binlog truncated in the middle of event' from master" 2006-09-14 21:06:14 -06:00
charset2html.c
checksum.c
default.c Merge 192.168.0.10:mysql/mysql-4.1-maint 2007-02-06 14:44:05 +01:00
errors.c
hash.c BUG#27564 - Valgrind: UDF does not cleanup correctly 2007-07-05 11:45:14 +05:00
list.c Rename rest() macro in my_list.h to list_rest(). (Bug #12327) 2005-08-09 18:02:36 -07:00
make-ccc
make-conf.c
Makefile.am Merge mysql.com:/home/kent/bk/tmp/mysql-4.0 2007-03-12 13:15:11 +01:00
md5.c
mf_brkhant.c
mf_cache.c
mf_dirname.c Bug#5439 : mysql_server_init() crashes if ShiftJIS path is passed 2005-08-08 19:52:30 +05:00
mf_fn_ext.c
mf_format.c
mf_getdate.c
mf_iocache.c Merge kpdesk.mysql.com:/home/thek/dev/mysql-4.0-maint 2007-01-11 15:16:33 +01:00
mf_iocache2.c
mf_keycache.c Fixed bug #19079. 2006-04-18 20:57:31 -07:00
mf_keycaches.c
mf_loadpath.c
mf_pack.c Bug#5439 : mysql_server_init() crashes if ShiftJIS path is passed 2005-08-08 19:52:30 +05:00
mf_path.c
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
mf_unixpath.c
mf_util.c
mf_wcomp.c
mf_wfile.c
mulalloc.c
my_access.c Fix handling of filenames that start the same as reserved filenames 2005-08-31 18:32:15 -07:00
my_aes.c
my_alarm.c
my_alloc.c memroot: trash the memory in free_root() 2005-08-24 23:07:06 +04:00
my_append.c
my_bit.c
my_bitmap.c BUG#21206: memory corruption when too many cursors are opened at once 2006-07-26 16:23:07 +04:00
my_chsize.c Merge kpdesk.mysql.com:/home/thek/dev/bug22828/my41-bug22828 2006-11-01 09:24:57 +01:00
my_clock.c
my_compress.c
my_conio.c Small update for lock functions used in my_cgets() 2005-09-20 20:03:51 +04:00
my_copy.c
my_crc32.c
my_create.c
my_delete.c
my_div.c
my_dup.c
my_error.c Fixed bug #20710. 2007-04-29 00:50:33 +05:00
my_file.c
my_fopen.c Cleanup during review of new code 2005-06-21 18:18:58 +03:00
my_fstream.c
my_gethostbyname.c
my_gethwaddr.c
my_getopt.c Test and bug fixes and removed unneccessary files. 2007-02-05 17:09:44 +02:00
my_getsystime.c
my_getwd.c BUG#10687 - Merge engine fails under Windows 2005-05-23 12:31:22 -05:00
my_handler.c Fixed include file usage 2006-06-30 02:25:35 +03:00
my_init.c Fixes bug #6536. When MyODBC or any other client do my_init()/my_end() 2005-12-01 23:17:00 +03:00
my_lib.c Fix for BUG#4375: Windows specific directories are copied 2005-10-19 18:01:23 +04:00
my_lock.c Bug#22828 complementary patch: 2006-11-02 13:33:26 +01:00
my_lockmem.c
my_lread.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_lwrite.c Merge siva.hindu.god:/usr/home/tim/m/bk/tmp/40 2006-09-14 23:20:13 -06:00
my_malloc.c
my_messnc.c
my_mkdir.c
my_net.c
my_netware.c
my_new.cc
my_once.c
my_open.c Cleanup during code review 2005-05-25 12:56:47 +03:00
my_os2cond.c
my_os2dirsrch.c
my_os2dirsrch.h
my_os2dlfcn.c
my_os2dlfcn.h0
my_os2file64.c
my_os2mutex.c
my_os2thread.c
my_os2tls.c
my_port.c
my_pread.c Merge siva.hindu.god:/usr/home/tim/m/bk/tmp/40 2006-09-14 23:20:13 -06:00
my_pthread.c Fix a linkage problem with the previous patch for "thr_client_alarm". 2007-02-12 20:13:34 +01: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 Merge siva.hindu.god:/usr/home/tim/m/bk/b4053/41 2006-10-16 20:01:30 -06:00
my_realloc.c
my_redel.c
my_rename.c
my_seek.c Addition to fix for 2007-05-17 15:23:59 +05:00
my_sleep.c
my_static.c
my_static.h
my_symlink.c
my_symlink2.c
my_sync.c
my_tempnam.c
my_thr_init.c Compile error on Windows: Signal names are undefined. Fix by hiding the whole section. 2007-02-12 15:03:11 +01:00
my_wincond.c
my_windac.c
my_winthread.c
my_write.c Merge siva.hindu.god:/usr/home/tim/m/bk/tmp/40 2006-09-14 23:20:13 -06:00
mysys_priv.h
ptr_cmp.c
queues.c BUG#21617 - crash when selecting from merge table with inconsistent indexes 2006-09-28 22:10:06 +05:00
raid.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
raid2.c
rijndael.c
safemalloc.c
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 A fix for Bug#7209 "Client error with "Access Denied" on updates 2006-01-04 17:35:30 +03:00
thr_alarm.c After-merge fix: 2007-02-20 13:10:27 +01:00
thr_lock.c Rename rest() macro in my_list.h to list_rest(). (Bug #12327) 2005-08-09 18:02:36 -07:00
thr_mutex.c
thr_rwlock.c
tree.c
typelib.c