Bug #103553 | Wrong FILE_NAME of innodb_temporary tablespace in INFORMATION_SCHEMA.FILES table | ||
---|---|---|---|
Submitted: | 3 May 2021 0:10 | Modified: | 6 Jul 2021 19:38 |
Reporter: | Phong Dinh | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Information schema | Severity: | S3 (Non-critical) |
Version: | 8.0.24 | OS: | CentOS |
Assigned to: | CPU Architecture: | x86 | |
Tags: | regression |
[3 May 2021 0:10]
Phong Dinh
[3 May 2021 6:36]
MySQL Verification Team
Hello Phong Dinh, Thank you for the report and feedback. regards, Umesh
[6 Jul 2021 19:38]
Daniel Price
Posted by developer: Fixed as of the upcoming 8.0.27 release, and here's the proposed changelog entry from the documentation team: The INFORMATION_SCHEMA.FILES view did not show the current path of the temporary tablespace file, and the file name shown was different from the one defined by the innodb_temp_data_file_path variable.