Releases: aki19035vc/mysql_alter_monitoring
Releases · aki19035vc/mysql_alter_monitoring
v0.1.2
v0.1.1
What's Changed
- Specify files to include in gem with gemspec by @akito-fujisaki in #4
- Bump up version to 0.1.1 by @akito-fujisaki in #5
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Initial release
Usage: mysql-alter-monitoring [command] [options]
Commands:
enable Enable monitoring settings for the performance schema
disable Disable monitoring settings for the performance schema
run Start monitoring until event empty
run-forever Start monitoring forever
Options:
--url VALUE example: mysql2://root:pass@localhost:3306
--host VALUE
--port VALUE default: 3306
--user VALUE
--password VALUE
-h, --help Show help
--version Show version