MyQ Gadgets 0.0.6 released

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
Whoops! First faux pas in releasing software →← Implementing a Replication precacher

2 Comments

"to make the open source
Submitted by Matt Parlane (not verified) on January 16, 2008 - 4:18pm.

"to make the open source crowd happy"

Are you not one of them

As compared with my original
Submitted by jay on January 16, 2008 - 6:53pm.

As compared with my original users of this product:  internal Yahoo users who were just fine with /usr/local/bin/perl.Â