Page MenuHomePhabricator

If InnoDB FULLTEXT is available, use it for for fulltext indexes
ClosedPublic

Authored by epriestley on Nov 25 2016, 9:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 12, 6:34 AM
Unknown Object (File)
Fri, Apr 12, 6:34 AM
Unknown Object (File)
Fri, Apr 12, 6:30 AM
Unknown Object (File)
Fri, Apr 12, 6:07 AM
Unknown Object (File)
Thu, Apr 11, 9:00 AM
Unknown Object (File)
Thu, Apr 4, 7:43 PM
Unknown Object (File)
Thu, Apr 4, 7:43 PM
Unknown Object (File)
Thu, Apr 4, 7:38 PM
Subscribers
None

Details

Summary

Ref T11741. I'll wait until the release cut to land this; it just adds a test for InnoDB FULLTEXT being available instead of always returning false.

Test Plan
  • Ran with InnoDB fulltext locally for a day and a half without issues.
  • Ran bin/storage upgrade, saw it detect InnoDB fulltext.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to If InnoDB FULLTEXT is available, use it for for fulltext indexes.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Nov 25 2016, 10:22 PM
This revision was automatically updated to reflect the committed changes.