mariadb/mysys
Venkatesh Duggirala 0ebb72b508 BUG#11753923-SQL THREAD CRASHES ON DISK FULL
Fixing post push issue
Simulator name used needs to be changed to make it
work properly.

Analysis: 
Debug control list addition (ListAddDel function
dbug.c file) code was written in such a way that
if new element is subset of already existing element,
then the new element is not added.
i.e., set @@global.debug = '+d,abcd', is existing in
the list then you cannot add "a" or "ab" or "abc"
in the list.
2013-03-01 15:01:32 +05:30
..
array.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
base64.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
ChangeLog
charset-def.c Updated/added copyright headers 2012-02-16 10:48:16 +01:00
charset.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
checksum.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
CMakeLists.txt Updated/added copyright headers 2011-07-03 17:47:37 +02:00
default.c Updated/added copyright headers 2011-06-30 17:37:13 +02:00
errors.c BUG#11753923-SQL THREAD CRASHES ON DISK FULL 2013-03-01 15:01:32 +05:30
hash.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
lf_alloc-pin.c Bug#13898343 THREAD LOOPS ENDLESSLY IN LF_PINBOX_PUT_PINS WHILE HOLDING 2012-03-28 17:54:30 +02:00
lf_dynarray.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
lf_hash.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
list.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
md5.c
mf_arr_appstr.c
mf_cache.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
mf_dirname.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
mf_fn_ext.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
mf_format.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
mf_getdate.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
mf_iocache.c Follow up patch for BUG#13961678. Fixing compilation warning given below. 2012-07-25 14:56:37 +05:30
mf_iocache2.c merge from 5.1 to 5.5 2012-07-10 14:37:35 +05:30
mf_keycache.c Bug#11757464:SERVER CRASH IN RECURSIVE CALL WHEN OOM 2013-01-15 15:30:26 +05:30
mf_keycaches.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
mf_loadpath.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
mf_pack.c Merge of patch for Bug#16066243 from mysql-5.1. 2013-01-07 16:19:06 +05:30
mf_path.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
mf_qsort.c
mf_qsort2.c
mf_radix.c
mf_same.c
mf_sort.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
mf_soundex.c
mf_tempdir.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
mf_tempfile.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
mf_unixpath.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
mf_wcomp.c
mulalloc.c
my_access.c Merging from 5.1 to 5.5 for bug#11761752 2012-12-13 20:58:09 +05:30
my_aes.c
my_alarm.c
my_alloc.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_atomic.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_bit.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_bitmap.c Updated/added copyright headers 2011-07-04 01:25:49 +02:00
my_chsize.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_compare.c Updated/added copyright headers 2012-02-15 17:13:47 +01:00
my_compress.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_conio.c
my_copy.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_crc32.c
my_create.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_delete.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_div.c
my_error.c BUG#11753923-SQL THREAD CRASHES ON DISK FULL 2013-01-02 18:32:38 +05:30
my_file.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_fopen.c bug#11761752: DO NOT ALLOW USE OF ALTERNATE DATA STREAMS ON NTFS FILESYSTEM. 2012-12-13 20:33:44 +05:30
my_fstream.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_gethwaddr.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_getncpus.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_getopt.c Bug #14399795 : ISSUES RELATED TO SETTING AUDIT_LOG_STRATEGY 2012-08-17 18:02:44 +03:00
my_getpagesize.c
my_getsystime.c weave merge from mysql-5.1 to mysql-5.5 2011-02-08 17:47:33 +02:00
my_getwd.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_handler_errors.h Bug#13635833: MULTIPLE CRASHES IN FOREIGN KEY CODE WITH CONCURRENT DDL/DML 2012-03-01 11:05:51 +05:30
my_init.c Updated/added copyright headers 2012-02-16 10:48:16 +01:00
my_largepage.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_lib.c Merge of patch for Bug#16066243 from mysql-5.1. 2013-01-07 16:19:06 +05:30
my_libwrap.c
my_lock.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_lockmem.c Bug#11757464:SERVER CRASH IN RECURSIVE CALL WHEN OOM 2013-01-15 15:30:26 +05:30
my_malloc.c Bug#11757464:SERVER CRASH IN RECURSIVE CALL WHEN OOM 2013-01-15 15:30:26 +05:30
my_memmem.c
my_mess.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_mkdir.c
my_mmap.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_new.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_once.c Bug#11757464:SERVER CRASH IN RECURSIVE CALL WHEN OOM 2013-01-15 15:30:26 +05:30
my_open.c bug#11761752: DO NOT ALLOW USE OF ALTERNATE DATA STREAMS ON NTFS FILESYSTEM. 2012-12-13 20:33:44 +05:30
my_pread.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_pthread.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_quick.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_rdtsc.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_read.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_redel.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_rename.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_seek.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_sleep.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_static.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_static.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_symlink.c Updated/added copyright headers 2012-02-16 10:48:16 +01:00
my_symlink2.c
my_sync.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_thr_init.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_timer_cycles.il Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_wincond.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_windac.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_winerr.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_winfile.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_winthread.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_write.c BUG#11753923-SQL THREAD CRASHES ON DISK FULL 2013-03-01 15:01:32 +05:30
mysys_priv.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
ptr_cmp.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
queues.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
rijndael.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sha1.c Bug #56427 : Replace copyright notice removed from SHA1 code 2010-10-05 17:03:04 +03:00
stacktrace.c Merge 5.1 => 5.5 2012-03-06 13:47:57 +01:00
string.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
test_charset.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
test_dir.c
test_xml.c
testhash.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
thr_alarm.c Bug #11752803 SERVER CRASHES IF MAX_CONNECTIONS DECREASED BELOW 2013-01-24 14:13:42 +05:30
thr_lock.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
thr_mutex.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
thr_rwlock.c BUG#14727815 - CRASH IN PTHREAD_RWLOCK_WRLOCK/SRW_UNLOCK 2012-12-18 22:16:12 +05:30
tree.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
typelib.c Updated/added copyright headers 2011-06-30 17:37:13 +02:00