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)
Thu, Apr 25, 12:02 AM
Unknown Object (File)
Mon, Apr 22, 3:23 PM
Unknown Object (File)
Thu, Apr 11, 8:19 AM
Unknown Object (File)
Mar 28 2024, 6:06 PM
Unknown Object (File)
Mar 26 2024, 4:12 PM
Unknown Object (File)
Mar 13 2024, 4:29 PM
Unknown Object (File)
Feb 17 2024, 7:27 PM
Unknown Object (File)
Feb 11 2024, 12:41 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).