All Versions
5
Latest Version
Avg Release Cycle
34 days
Latest Release
2733 days ago

Changelog History

  • v0.2.1 Changes

    October 26, 2016
    • Compress all responses with gzip if acceptable
  • v0.2.0 Changes

    June 27, 2016
    • Allow killing queries via CALL mysql.mywatch_kill(id). You should have this routine on your database server and grant MyWatch privilege to execute it. Provided a safe example of this function.

    • Minor improvements in UI

  • v0.1.2 Changes

    June 22, 2016
    • Use location hash for server name
    • Compact server list (display: inline-block)
  • v0.1.1 Changes

    June 17, 2016
    • 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 have NULL states)

  • v0.1.0 Changes

    June 13, 2016
    • Initial version
    • Only view queries