Skip to content
  • Magnus Blåudd's avatar
    436582f8
    WL#6815 Adapt MySQL Cluster to 5.7 · 436582f8
    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
    436582f8
    WL#6815 Adapt MySQL Cluster to 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