[wp-trac] [WordPress Trac] #35756: Refactor to use function in `wpdb` to find `charset_collate`

WordPress Trac noreply at wordpress.org
Mon May 23 06:37:55 UTC 2016


#35756: Refactor to use function in `wpdb` to find `charset_collate`
-------------------------+---------------------
 Reporter:  sudar        |       Owner:  pento
     Type:  enhancement  |      Status:  closed
 Priority:  normal       |   Milestone:  4.6
Component:  Database     |     Version:
 Severity:  normal       |  Resolution:  fixed
 Keywords:               |     Focuses:
-------------------------+---------------------
Changes (by pento):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"37524"]:
 {{{
 #!CommitTicketReference repository="" revision="37524"
 Database: Remove some duplicate code.

 `schema.php` was manually defining the character set/collation query,
 instead of using `wpdb::get_charset_collate()`.

 Props sudar.

 Fixes #35756.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/35756#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list