Page MenuHomePhabricator

Detect ft_stopword_file being unsupported
ClosedPublic

Authored by epriestley on Aug 25 2014, 1:59 PM.
Tags
None
Referenced Files
F15413040: D10342.id.diff
Wed, Mar 19, 4:36 PM
F15342375: D10342.diff
Sun, Mar 9, 9:07 PM
Unknown Object (File)
Feb 25 2025, 6:58 AM
Unknown Object (File)
Feb 7 2025, 10:46 PM
Unknown Object (File)
Feb 7 2025, 10:46 PM
Unknown Object (File)
Feb 7 2025, 10:46 PM
Unknown Object (File)
Feb 7 2025, 10:46 PM
Unknown Object (File)
Jan 25 2025, 11:59 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).