| Bug #86589 | CREATE LIKE ignores innodb_file_per_table | ||
|---|---|---|---|
| Submitted: | 5 Jun 2017 20:53 | Modified: | 23 Oct 2017 18:00 |
| Reporter: | Sivert Sørumgård | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Server: DDL | Severity: | S3 (Non-critical) |
| Version: | 8.0.2 | OS: | Any |
| Assigned to: | CPU Architecture: | Any | |
[5 Jun 2017 20:53]
Sivert Sørumgård
[5 Jun 2017 20:56]
Sivert Sørumgård
Posted by developer: Introduced in WL#9525.
[23 Oct 2017 18:00]
Paul DuBois
Posted by developer: Fixed in 8.0.4, 9.0.0 changelogs. For InnoDB tables, CREATE TABLE ... LIKE did not respect the innodb_file_per_table system variable setting, and SHOW CREATE TABLE displayed a TABLESPACE clause even when the user specified no explicit tablespace during table creation.
