You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installing via pip is the standard way to install mysqlclient on all platforms. I think it would make sense to update the documentation and mention that the Windows wheel does not support the ssl_mode option - especially since you seem to be the maintainer of the Windows PyPI build.
Describe the bug
I get an error trying to specify
ssl_modeTo Reproduce
Environment
MySQL Client
OS: Windows 10
Python: Python 3.8.3 (vanilla install via Scoop)
Connector/C (e.g. Homebrew mysql-client 8.0.18): mysqlclient 2.0.1 (installed via
pip)The text was updated successfully, but these errors were encountered: