Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 1 commit into from

Commits on Feb 20, 2022

  1. patched mysql_async v0.27.1 with features passed to mio

    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
    
    fbshipit-source-id: 017ef73fc2d33477152e946ae6f3c6e60c9ad67f
    mzr committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    1540ef2 View commit details
    Browse the repository at this point in the history