diff options
author | Tor Didriksen <tor.didriksen@oracle.com> | 2010-10-18 13:24:34 +0200 |
---|---|---|
committer | Tor Didriksen <tor.didriksen@oracle.com> | 2010-10-18 13:24:34 +0200 |
commit | 9074307102644d43b934ce52cc0661890098698b (patch) | |
tree | b81669fcdfa828997e9b2170d263924984982b57 /mysql-test/t/grant3.test | |
parent | 211552ccee98e381a14dfaae754528d9f6ed0494 (diff) | |
download | mariadb-git-9074307102644d43b934ce52cc0661890098698b.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 'mysql-test/t/grant3.test')
0 files changed, 0 insertions, 0 deletions