[wp-trac] [WordPress Trac] #45607: Table prefix makes WordPress
WordPress Trac
noreply at wordpress.org
Wed Jul 3 08:02:22 UTC 2019
#45607: Table prefix makes WordPress
--------------------------+----------------------
Reporter: joaomiguel | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Database | Version: 5.0
Severity: normal | Resolution: invalid
Keywords: | Focuses:
--------------------------+----------------------
Changes (by pento):
* status: new => closed
* resolution: => invalid
* milestone: Awaiting Review =>
Comment:
This likely due to Windows NTFS being case insensitive: MySQL can use a
table even if the table name has the wrong case, but there may be issues.
This scenario is unsupported by WordPress, you should correct the case of
the table prefix in your `wp-config.php` file.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45607#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list