Innotop for MySQL 8 written in Go
- merge pull request #22 adding replication
- add initial support for Innovation Release
- add InnoDB Redo Log Capacity support
- adding Error Log Dashboard
- adding Lockinf Info
- adding InnoDB Info Dashboard
- adding Memory Info Dashboard
- adding warning in EXPLAIN ANALYZE
- splitting EXPLAIN ANALYZE: with timeout of 5min, no timeout
- better handling of MySQL disconnection
- possibility to make a debug build
- missing option in help
- remove panic in kill.go
- display the error message when a thread_id is not available to be killed
- simplify label prints in details
- Initial Release