1call mtr.add_suppression("Started with --core-file and --coredumper. --coredumper will take precedence."); 2call mtr.add_suppression("Attempting backtrace. You can use the following information to"); 3Testing coredumper file with .cnf on name 4Testing coredumper file with too long path 5Testing coredumper file with too long filename 6Testing coredumper file with invalid path 7Testing coredumper file with path without write rights 8Restart with core-file and coredumper enabled 9# restart:--core-file --coredumper 10include/assert_grep.inc [Checking warning 'Started with --core-file and --coredumper. --coredumper will take precedence.'] 11Sending kill signal 11 to mysqld ... 12Testing coredumper tried to write file 13Testing coredumper wrote a file 14core 15Restart with coredumper set to specific filename 16# restart:--coredumper=MYSQLD_DATADIR/mycore 17Sending kill signal 11 to mysqld ... 18Testing coredumper wrote a file 19mycore 20# restart: 21include/assert_grep.inc [Checking MySQL wrote Build ID] 22include/assert_grep.inc [Checking MySQL wrote Server Version] 23