Thanks to those who tried it out and left feedback, much appreciated.
Changes:
- Changed /usr/local/bin/perl to /usr/bin/env perl to make the open source crowd happy.  Make sure the proper perl directory is first in your $PATH  Â
- Made the usage string contain the valid modes in myq_status
- Added check for mysql binary in MySQL_Script_Utils.pm
- Quoted the --password option in MySQL_Script_Utils.pm to handle passwords with strange characters in them.
- Setup default options string to be clearer which options are available to the scripts (like -? and -d)
- Bumped the minimum repeat time for myq_status down to 1 second.  Note that it still might take more than 1 second for the check to run.
Trackback URL for this post:
http://mysqlguy.net/trackback/6
"to make the open source
"to make the open source crowd happy"?
Are you not one of them?
As compared with my original
As compared with my original users of this product: Â internal Yahoo users who were just fine with /usr/local/bin/perl.Â
Post new comment