Bug #88185 Contribution: Fix typo in recovery message
Submitted: 23 Oct 2017 14:25 Modified: 27 Oct 2017 13:13
Reporter: OCA Admin (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S3 (Non-critical)
Version:8.0.3 OS:Any
Assigned to: CPU Architecture:Any
Tags: Contribution

[23 Oct 2017 14:25] OCA Admin
Description:
This bug tracks a contribution by Daniël van Eeden (Github user: dveeden) as described in http://github.com/mysql/mysql-server/pull/173

How to repeat:
See description

Suggested fix:
See contribution code attached
[23 Oct 2017 14:25] OCA Admin
Contribution submitted via Github - Fix typo in recovery message 
(*) Contribution by Daniël van Eeden (Github dveeden, mysql-server/pull/173#issuecomment-338250477): "I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.

Contribution: git_patch_147564889.txt (text/plain), 907 bytes.

[23 Oct 2017 14:39] MySQL Verification Team
Hello Daniël,

Thank you for the report and contribution.

Thanks,
Umesh
[8 Feb 2018 12:55] Daniël van Eeden
On 8.0.4:
2018-02-08T12:51:51.916269Z 1 [ERROR] [MY-011066] InnoDB: Use --innodb-directories to find the tablespace files. If that fails then use --innodb-force-recvovery=1 to ignore this and to permanently lose all changes to the missing tablespace(s)
[8 Feb 2018 14:49] Daniel Price
Posted by developer:
 
Apologies. The fix appears in 8.0.5, not 8.0.4. The changelog has been updated.
Thank you for the bug report.