[wp-trac] [WordPress Trac] #49367: MariaDB Galera Cluster fails tests due to MyISAM being forced
WordPress Trac
noreply at wordpress.org
Wed Feb 5 22:06:03 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: dev-feedback has-patch | Focuses:
------------------------------------+-----------------------------
Changes (by SergeyBiryukov):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"47195" 47195]:
{{{
#!CommitTicketReference repository="" revision="47195"
Tests: In `Tests_dbDelta`, 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.
Follow-up to [47193], which addressed the issue in
`Tests_dbDelta::setUp()`, but missed other tests.
Props xkon, joonasvanhatapio, SergeyBiryukov.
Fixes #49367.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/49367#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list