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

Use pkg-config instead of mysql_config #586

Merged
merged 4 commits into from
May 9, 2023
Merged

Conversation

methane
Copy link
Member

@methane methane commented May 8, 2023

MySQL breaks mysql_config often. Use pkg-config instead.

Fixes #584

@codecov
Copy link

codecov bot commented May 8, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (d065827) 86.00% compared to head (cc536cc) 86.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #586   +/-   ##
=======================================
  Coverage   86.00%   86.00%           
=======================================
  Files           6        6           
  Lines         550      550           
=======================================
  Hits          473      473           
  Misses         77       77           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

failed to install: pip install mysqlclient (MySQL 8.0.33)
1 participant