Skip to content

Releases: aki19035vc/mysql_alter_monitoring

v0.1.2

18 Feb 01:51
2bbdfeb
Compare
Choose a tag to compare

What's Changed

  • Set IO#sync to true by @akito-fujisaki in #6

Full Changelog: v0.1.1...v0.1.2

v0.1.1

13 Feb 16:02
69f812f
Compare
Choose a tag to compare

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

13 Feb 15:31
05d09b7
Compare
Choose a tag to compare

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