-
Magnus Blåudd authored
- use --innodb-read-only to avoid that innodb starts recovery threads etc. since that will only cause mystery crashes when the mysqld startup is aborted due to the invalid option tests performed below. Would have been nice to skip innodb for these test but that is not an option in 5.7
Magnus Blåudd authored- use --innodb-read-only to avoid that innodb starts recovery threads etc. since that will only cause mystery crashes when the mysqld startup is aborted due to the invalid option tests performed below. Would have been nice to skip innodb for these test but that is not an option in 5.7
Loading