mywatch v0.2.1 Release Notes
Release Date: 2016-10-26 // over 6 years ago-
- Compress all responses with gzip if acceptable
Previous changes from v0.2.0
-
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