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)
Mon, Dec 9, 5:26 PM
Unknown Object (File)
Thu, Nov 28, 1:26 PM
Unknown Object (File)
Wed, Nov 27, 11:46 PM
Unknown Object (File)
Nov 13 2024, 3:49 AM
Unknown Object (File)
Nov 9 2024, 8:39 AM
Unknown Object (File)
Oct 19 2024, 11:39 AM
Unknown Object (File)
Oct 18 2024, 9:59 AM
Unknown Object (File)
Oct 14 2024, 5:49 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).