[wp-trac] [WordPress Trac] #32212: Multisite Sites Cannot Create Database tables in 4.2.1 fresh clean install

WordPress Trac noreply at wordpress.org
Thu Apr 30 18:20:13 UTC 2015


#32212: Multisite Sites Cannot Create Database tables in 4.2.1 fresh clean install
--------------------------------+------------------------
 Reporter:  reidbusi            |       Owner:
     Type:  defect (bug)        |      Status:  new
 Priority:  normal              |   Milestone:  4.2.2
Component:  Networks and Sites  |     Version:  4.2.1
 Severity:  normal              |  Resolution:
 Keywords:                      |     Focuses:  multisite
--------------------------------+------------------------

Comment (by reidbusi):

 Confimred. As expected, manually creating wp-config.php during the
 installation and specifying:

 {{{
 define('DB_CHARSET', 'utf8');
 }}}

 ... and everything works fine. (same server, same host)

 So it looks like 4.2.1 multisite has not been adequately tested with
 utf8mb4 character set.

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


More information about the wp-trac mailing list