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
- This version allows utf8mb4 as a charset option (current pip version does not). Also, will use utf8mb4_unicode_ci vs utf8mb4_general_ci (esnme/ultramysql:master currently has that)
::Install 2018 Version::
- pip install umysql-2018
:: Description ::
A fast MySQL driver written in pure C/C++ for Python.