diff options
author | Tor Didriksen <tor.didriksen@oracle.com> | 2010-10-18 13:27:52 +0200 |
---|---|---|
committer | Tor Didriksen <tor.didriksen@oracle.com> | 2010-10-18 13:27:52 +0200 |
commit | f0e2d8ecd8ff9dfd940bd2c9223038e30c465800 (patch) | |
tree | 01cbf172208b6ccd3319a10828e980e63b765ce5 /mysys/my_wincond.c | |
parent | c20cbe5b4af9fc4735fb5d4a6b15ddfcb20ae37d (diff) | |
parent | 9074307102644d43b934ce52cc0661890098698b (diff) | |
download | mariadb-git-f0e2d8ecd8ff9dfd940bd2c9223038e30c465800.tar.gz |
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.
Diffstat (limited to 'mysys/my_wincond.c')
0 files changed, 0 insertions, 0 deletions