This website requires JavaScript.
Explore
Help
Sign in
mirror
/
mariadb
Watch
1
Star
0
Fork
You've already forked mariadb
0
mirror of
https://github.com/MariaDB/server.git
synced
2025-01-19 21:42:35 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
484b016fd1
mariadb
/
mysql-test
/
t
/
crash_commit_before-master.opt
4 lines
94 B
Text
Raw
Normal View
History
Unescape
Escape
BUG#22396 crash_commit_before - Disable generation of core file and stacktrace when running this testcase, which would otherwise mark the whole testsuite as failed. mysql-test/mysql-test-run.pl: Allow --skip-core-file to be specified in master.opt file, which will turn off the default behaviour to generate core file. Remove the option --exit-info from being passed to myslqd when it's started. If used it will just overwrite all the options for skip-stack-trace etc. mysql-test/t/disabled.def: Enable crash_commit_before mysql-test/t/crash_commit_before-master.opt: Run crash_commit_before test case without core file and stack trace.
2006-09-17 20:54:06 +02:00
--skip-stack-trace --skip-core-file
Post-push fixup for WL#5349 InnoDB came in a new version "simultanously" with the commit. This patch is a minor change to the new innodb regression test suite.
2010-06-20 22:43:34 +02:00
--default-storage-engine=MyISAM
--innodb-file-per-table=0
Reference in a new issue
Copy permalink