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)
Fri, Feb 7, 10:46 PM
Unknown Object (File)
Fri, Feb 7, 10:46 PM
Unknown Object (File)
Fri, Feb 7, 10:46 PM
Unknown Object (File)
Fri, Feb 7, 10:46 PM
Unknown Object (File)
Jan 25 2025, 11:59 PM
Unknown Object (File)
Jan 25 2025, 11:59 PM
Unknown Object (File)
Jan 23 2025, 3:55 PM
Unknown Object (File)
Jan 23 2025, 3:54 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
Branch
mysqlversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 2337
Build 2341: [Placeholder Plan] Wait for 30 Seconds

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).