[buddypress-trac] [BuddyPress Trac] #7602: PHPUnit bootstraps throws warning on MySQL 5.7+.

buddypress-trac noreply at wordpress.org
Wed Sep 27 09:00:48 UTC 2017


#7602: PHPUnit bootstraps throws warning on MySQL 5.7+.
------------------------------+--------------------
 Reporter:  DJPaul            |      Owner:  netweb
     Type:  defect (bug)      |     Status:  new
 Priority:  normal            |  Milestone:  3.0
Component:  Build/Test Tools  |    Version:
 Severity:  normal            |   Keywords:
------------------------------+--------------------
 On MySQL 5.7+, the `SET storage_engine = INNODB` line in our install
 script throws a warning, because that system environment variable has been
 removed (it was deprecated in 5.6). The fix is to change the variable name
 to `default_storage_engine`.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7602>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list