[wp-trac] [WordPress Trac] #45607: Table prefix makes WordPress
WordPress Trac
noreply at wordpress.org
Wed Dec 12 21:33:48 UTC 2018
#45607: Table prefix makes WordPress
--------------------------+-----------------------------
Reporter: joaomiguel | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Query | Version: 5.0
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
In IIS using MySql.
If the table prefix on config file is on upper case and the db has the
tables prefix in lower case, each page takes 4-5 seconds to load.
Correcting the value it takes less then 1 second.
It's a very difficult problem to debug because there is no errors and
everything works fine.
The upper case to lower case can easily happen if the db has the lower
case tables option active (I think it's the default for MySql)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45607>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list