binlogtop

command module
v0.0.0-...-cb30b26 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2024 License: GPL-3.0 Imports: 13 Imported by: 0

README

binlogTop (archived)

Binlog Event (sort of) top. Kind deprecated for latest MySQL versions.

Notice

This tool is old, and it was used to debug the Binary Log events in MySQL stream when a transaction is split in between files. This tool helped to figure out the transactions that were having the issue.

Howto run

./blem -port=22695 -password="msandbox" -user="msandbox" -interval=5

Help: ./blem --help

Considering advanced monitoring

See metric tuning for parallel replication

Acknowledgments

Based on the great tool developed by Siddontang ("github.com/siddontang/go-mysql/").

TODO

Add https://github.com/SentimensRG/sigctx for graceful shutdown (not extremely necessary).

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL