mariadb/include
Tor Didriksen f0e2d8ecd8 Bug#52172 test binlog.binlog_index needs --skip-core-file to avoid leaving core files
For crash testing: kill the server without generating core file.

include/my_dbug.h
  Use kill(getpid(), SIGKILL) which cannot be caught by signal handlers.
  All DBUG_XXX macros should be no-ops in optimized mode, do that for DBUG_ABORT as well.
sql/handler.cc
  Kill server without generating core.
sql/log.cc
  Kill server without generating core.
2010-10-18 13:27:52 +02:00
..
atomic Bug#52419: x86 assembly based atomic CAS causes test failures 2010-09-17 17:34:15 -03:00
mysql Use a guard macro to prevent the inclusion of system headers 2010-10-13 12:11:29 -03:00
base64.h
CMakeLists.txt Cherry-picking patch for Bug#55846. 2010-08-31 18:33:19 +04:00
decimal.h
errmsg.h WL#1054: Pluggable authentication support 2010-08-09 11:32:50 +03:00
ft_global.h
hash.h
heap.h
keycache.h
lf.h
m_ctype.h Cherry-picking patch for Bug#55980. 2010-08-31 18:22:03 +04:00
m_string.h WL#5498: Remove dead and unused source code 2010-07-23 17:17:55 -03:00
Makefile.am merge of mysql-5.5 into mysql-5.5-wl1054 2010-09-20 17:17:32 +03:00
my_aes.h
my_alarm.h
my_alloc.h
my_atomic.h WL#5498: Remove dead and unused source code 2010-07-23 17:18:36 -03:00
my_attribute.h WL#5498: Remove dead and unused source code 2010-07-23 17:16:29 -03:00
my_base.h
my_bit.h WL#5498: Remove dead and unused source code 2010-07-23 17:18:36 -03:00
my_bitmap.h
my_compiler.h
my_dbug.h Bug#52172 test binlog.binlog_index needs --skip-core-file to avoid leaving core files 2010-10-18 13:27:52 +02:00
my_dir.h
my_getopt.h
my_global.h fix compile error - #if/#endif mismatch 2010-10-05 01:14:16 +02:00
my_handler.h
my_libwrap.h
my_list.h
my_md5.h
my_net.h
my_no_pthread.h WL#1054: Pluggable authentication support 2010-08-09 11:32:50 +03:00
my_nosys.h
my_pthread.h A follow-up to the patch for bug #56405 "Deadlock in the MDL deadlock 2010-10-04 13:03:11 +02:00
my_rdtsc.h
my_stacktrace.h
my_sys.h WL#1054: Pluggable authentication support 2010-08-09 11:32:50 +03:00
my_time.h
my_tree.h
my_uctype.h
my_user.h
my_xml.h
myisam.h merge 2010-08-05 15:34:19 +03:00
myisammrg.h
myisampack.h
mysql.h merge 2010-10-04 15:42:16 +03:00
mysql.h.pp merge 2010-10-04 15:42:16 +03:00
mysql_com.h WL#1054: Pluggable authentication support 2010-08-09 11:32:50 +03:00
mysql_embed.h Bug#57210: remove pstack 2010-10-04 08:52:59 -03:00
mysql_time.h
mysql_version.h.in
mysys_err.h
password.h
probes_mysql.d.base
probes_mysql.h
probes_mysql_nodtrace.h
queues.h
rijndael.h
service_versions.h
sha1.h merge 2010-10-05 17:27:18 +03:00
sha2.h
sql_common.h WL#1054: Pluggable authentication support 2010-08-09 11:32:50 +03:00
sslopt-case.h
sslopt-longopts.h
sslopt-vars.h
t_ctype.h
thr_alarm.h
thr_lock.h Merging with mysql-5.5-stage. 2010-08-16 14:50:27 +02:00
typelib.h
violite.h
welcome_copyright_notice.h Fix for Bug#57094 (Copyright notice incorrect?). 2010-10-06 19:06:13 +04:00