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
{{ message }}
This repository was archived by the owner on May 18, 2021. It is now read-only.
This does not work on Windows because the underlying mysql package looks for the mysql libraries at: Win-x86. Unfortunately, the name of the os will be something like Windows_8. This can be fixed by adding a platform-map.properties resource with mappings like: Windows_8-amd64=Win-x86