mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-05 05:04:31 +00:00
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. git-svn-id: https://develop.svn.wordpress.org/trunk@47195 602fd350-edb4-49c9-b593-d223f7449a82