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
We don't use this issue tracker to help users. If you had trouble, please ask it on some user community. See here.
Please use this tracker only when you are sure about it is an issue of this software.
And please provide full information from first. I don't want to ask questions like "What is your Python version?", "Do you confirm MySQL error log?". If the issue report looks incomplete, I will just close it.
Are you ready? Please remove until here and make a good issue report!!
matusvalo
changed the title
https://mysqlclient.readthedocs.io/ documenation is outdated
https://mysqlclient.readthedocs.io/ documentation is outdated
Aug 12, 2022
Read this first
We don't use this issue tracker to help users. If you had trouble, please ask it on some user community. See here.
Please use this tracker only when you are sure about it is an issue of this software.
And please provide full information from first. I don't want to ask questions like "What is your Python version?", "Do you confirm MySQL error log?". If the issue report looks incomplete, I will just close it.
Are you ready? Please remove until here and make a good issue report!!
Describe the bug
Documentation in https://mysqlclient.readthedocs.io/ is outdated comparing to the code in repository. The last build is 2 years old:

So some new functionality (e.g.
ssl_mode
parameter) is present only in source code and easily missed by users.The text was updated successfully, but these errors were encountered: