Bug #69212 Default for ping not documented for mysqlfailover
Submitted: 13 May 2013 9:33 Modified: 11 Jun 2013 20:27
Reporter: Daniël van Eeden (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Utilities Severity:S3 (Non-critical)
Version:1.3.1 OS:Any
Assigned to: CPU Architecture:Any

[13 May 2013 9:33] Daniël van Eeden
Description:
I couldn't find the default for the "--ping" option for mysqlfailover.
http://dev.mysql.com/doc/workbench/en/mysqlfailover.html

From the code:
options = {
....
    'ping'          : 3 if opt.ping is None else opt.ping,
....
}

How to repeat:
Read docs, code.

Suggested fix:
Document.
[13 May 2013 9:39] Daniël van Eeden
" removed from bug title
[13 May 2013 9:52] MySQL Verification Team
Hello Daniel,

Thank you for the report.
Verified as described.

Thanks,
Umesh
[11 Jun 2013 20:27] Chuck Bell
Fixed in release-1.2.3