Page MenuHomePhabricator

Detect ft_stopword_file being unsupported
ClosedPublic

Authored by epriestley on Aug 25 2014, 1:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jun 18, 12:23 PM
Unknown Object (File)
Wed, Jun 18, 11:24 AM
Unknown Object (File)
Tue, Jun 17, 6:03 AM
Unknown Object (File)
Mon, Jun 16, 7:31 PM
Unknown Object (File)
May 1 2025, 3:55 PM
Unknown Object (File)
Apr 30 2025, 7:17 PM
Unknown Object (File)
Apr 29 2025, 11:41 PM
Unknown Object (File)
Apr 28 2025, 2:24 PM
Subscribers

Details

Summary

Ref T2605. For old MySQL, this option is not supported. Catch that and tailor the error.

I couldn't find the first version of MySQL which introduced this optino in order to produce a more useful error. I spent about ~10 minutes looking.

Test Plan

Faked the error, survived setup.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Detect ft_stopword_file being unsupported.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
chad added a reviewer: chad.
This revision is now accepted and ready to land.Aug 25 2014, 2:28 PM
epriestley updated this revision to Diff 24902.

Closed by commit rP3275d80cf9a8 (authored by @epriestley).