Open dmitrymaslov99 opened 2 years ago
Hi, great question. This module implements both versions of the MySQL protocol (i.e. both pre and post 4.1), so should work with any version. But really, it should be called out in the docs and we should add a matrix of MySQL server versions in our CI to verify that.
Hi. I saw in some of the issues that you talked about version 3 of this library. like supporting some of new features that came to mysql 8 latest versions. It would be so nice to have a section dedicated to the progress of version 3 of library.
Which versions the library supports? For example, the python library supports 4.1 + (https://pypi.org/project/PyMySQL/0.8.0/)