Bug #69783 | mysqldbcompare cannot use passwords that contain hyphens (-) | ||
---|---|---|---|
Submitted: | 18 Jul 2013 17:50 | Modified: | 18 Jul 2013 21:26 |
Reporter: | Sergio Bobillier | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Utilities | Severity: | S2 (Serious) |
Version: | 1.0.3rc1 | OS: | Linux (Ubuntu 12.10) |
Assigned to: | CPU Architecture: | Any | |
Tags: | MySQL Utilities mysqldbcompare |
[18 Jul 2013 17:50]
Sergio Bobillier
[18 Jul 2013 21:26]
Chuck Bell
Fixed in release-1.2.2. WB version 5.2.44+ Use quotes around the string. For example, --server="user:'pass-word'@localhost" You can download the latest version from dev.mysql.com.