Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leifwalsh/innopoll
https://github.com/leifwalsh/innopoll
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/leifwalsh/innopoll
- Owner: leifwalsh
- License: artistic-2.0
- Created: 2014-12-21T01:43:10.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-29T21:09:58.000Z (almost 10 years ago)
- Last Synced: 2024-04-23T14:10:42.819Z (7 months ago)
- Language: Perl
- Size: 156 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
innopoll
========For a paper, we want to extract some stats out of InnoDB about the insert
buffer. This script eats `SHOW ENGINE INNODB STATUS` output and selects a
few fields we care about.Usage
-----$ ./innopoll.pl [--debug] [--period N] [-u|--user user] [-p|--pass pass] [--host host[:port]]