Bug #77396 Remove most srv_was_started uses now that InnoDB is mandatory
Submitted: 18 Jun 2015 4:55 Modified: 18 Jun 2015 6:09
Reporter: Laurynas Biveinis (OCA) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S3 (Non-critical)
Version:5.7 OS:Any
Assigned to: CPU Architecture:Any
Tags: innodb

[18 Jun 2015 4:55] Laurynas Biveinis
Description:
InnoDB has some code to check whether InnoDB is running, on a running server. This is dead code now that server fails to start without InnoDB.

How to repeat:
Analyse uses of srv_was_started.

Suggested fix:
Remove most of them.
[18 Jun 2015 4:56] Laurynas Biveinis
Bug 77396 patch

(*) I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.

Contribution: bug77396.patch (application/octet-stream, text), 7.00 KiB.

[18 Jun 2015 6:09] MySQL Verification Team
Hello Laurynas,

Thank you for the report and contribution.

Thanks,
Umesh