[wp-trac] [WordPress Trac] #49367: MariaDB Galera Cluster fails tests due to MyISAM being forced
WordPress Trac
noreply at wordpress.org
Wed Feb 5 18:19:24 UTC 2020
#49367: MariaDB Galera Cluster fails tests due to MyISAM being forced
--------------------------------------+-----------------------------
Reporter: xkon | Owner: SergeyBiryukov
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.4
Component: Build/Test Tools | Version:
Severity: normal | Resolution: fixed
Keywords: needs-patch dev-feedback | Focuses:
--------------------------------------+-----------------------------
Changes (by SergeyBiryukov):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"47193" 47193]:
{{{
#!CommitTicketReference repository="" revision="47193"
Tests: In `Tests_dbDelta::setUp()`, only force MyISAM database engine on
MySQL versions older than 5.7.
Since MySQL 5.7, InnoDB engine supports `FULLTEXT` indexes, so forcing
MyISAM is unnecessary.
Props xkon, joonasvanhatapio, SergeyBiryukov.
Fixes #49367.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/49367#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list