facebook / fb303

fb303 is a core set of thrift functions that provide a common mechanism for querying stats and other information from a service.
Apache License 2.0
75 stars 46 forks source link

patched mysql_async v0.27.1 with features passed to mio #24

Closed mzr closed 2 years ago

mzr commented 2 years ago

Summary: mysql_async 0.27.1 by itself doesn't enable necessary features on mio. Let's add it as a dummy dependency so we can enable these features manually. This results in edenfs, eden_scm and mononoke builds fail on GH:

https://github.com/facebookexperimental/eden/runs/5221114887?check_suite_focus=true https://github.com/facebookexperimental/eden/runs/5221114892?check_suite_focus=true https://github.com/facebookexperimental/eden/runs/5221114891?check_suite_focus=true https://github.com/facebookexperimental/eden/runs/5221114960?check_suite_focus=true

Differential Revision: D34309906

facebook-github-bot commented 2 years ago

This pull request was exported from Phabricator. Differential Revision: D34309906