mywatch v0.1.1 Release Notes
Release Date: 2016-06-17 // over 7 years ago-
Request
HEAD /server/:server/processlist.json
before showing the server to user. This is to hide servers which are not allowed by Sproxy to this user.Added a workaround for buggy haskell mysql package causing a heisenbug that random sections of the configuration files were not found by libmysqlclient.
Added a workaround for the way MariaDB's libmysqlclient processes SSL options. SSL now works with MariaDB's libmysqlclient.
Fixed parsing of
GRANT
queries (they haveNULL
states)