Bug #78831 | InnoDB looks for buffer pool file name in '/' if innodb_data_home_dir is empty | ||
---|---|---|---|
Submitted: | 14 Oct 2015 9:56 | Modified: | 18 Dec 2015 18:34 |
Reporter: | Rahul Sisondia | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S3 (Non-critical) |
Version: | 5.7.9 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[14 Oct 2015 9:56]
Rahul Sisondia
[18 Dec 2015 18:34]
Daniel Price
Posted by developer: Fixed as of the upcoming 5.6.29, 5.7.11, 5.8.0 release, and here's the changelog entry: Starting the server with an empty innodb_data_home_dir entry in the configuration file caused InnoDB to look for the buffer pool file in the root directory, resulting in a startup error.