Categorygithub.com/updox/go-mysql
repository
0.0.0-20250211052951-b571b42b595a
Repository: https://github.com/updox/go-mysql.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

go-mysql

Build Status Go Report Card CLA assistant

This repo contains Go packages to help build tools for MySQL. For example, there's a slow log parser and a query fingerprinter. Feedback, pull requests, and bug reports are welcome.

Docs

http://godoc.org/github.com/percona/go-mysql

Overview

PackageContains
eventAggregator and metric stats
logEvent struct and log parser interface
log/slowSlow log parser
queryFingerprinter and ID
testSample data

Versioning

Packages are not versioned. Interfaces, data structures, and overall usage are subject to change without notice.