[wp-trac] [WordPress Trac] #34874: dbDelta Case Sensitive Key Names Duplicates Indexes
WordPress Trac
noreply at wordpress.org
Mon Sep 12 05:08:19 UTC 2016
#34874: dbDelta Case Sensitive Key Names Duplicates Indexes
--------------------------+--------------------------
Reporter: charlestonsw | Owner: pento
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.7
Component: Database | Version: 3.5.1
Severity: normal | Resolution: fixed
Keywords: | Focuses: performance
--------------------------+--------------------------
Changes (by pento):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"38591"]:
{{{
#!CommitTicketReference repository="" revision="38591"
Database: Normalise index names in `dbDelta()`.
When comparing index definitions, normalise the index names to lower case,
as they are not case sensitive within MySQL.
Fixes #34874.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34874#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list