Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 492286

Summary: dev-db/percona-toolkit-2.2.4 fails at passwords containing ',' (comma) in pt-show-grants
Product: Gentoo Linux Reporter: Marcin Mirosław <bug>
Component: Current packagesAssignee: Christian Ruppert (idl0r) <idl0r>
Status: RESOLVED UPSTREAM    
Severity: normal CC: mysql-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://bugs.launchpad.net/percona-toolkit/+bug/1277049
Whiteboard:
Package list:
Runtime testing required: ---

Description Marcin Mirosław 2013-11-22 11:22:24 UTC
$ pt-show-grants --host XXXX --user backup --password 'rD,NqKqL'
DBI connect(';host=XXXX;mysql_read_default_group=client','backup',...) failed: Access denied for user 'backup'@'192.168.1.230' (using password: YES) at /usr/bin/pt-show-grants line 1280

$ echo "select 1;"|mysql --host XXXX --user backup --password='rD,NqKqL'
1
1
Comment 1 Brian Evans (RETIRED) gentoo-dev 2014-04-28 18:56:50 UTC
$URL says to escape the comma as a workaround
Comment 2 Christian Ruppert (idl0r) gentoo-dev 2014-05-22 21:06:01 UTC
Can you please try percona-toolkit-2.2.7? Otherwise you may want to report that bug upstream, at percona.com.
Comment 3 Brian Evans (RETIRED) gentoo-dev 2016-05-19 18:28:15 UTC
The upstream bug says it was fixed in 2.2.15.