Connection error when passing "localhost" to connect

Bug #1092217 reported by gggeek
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MOVED - Percona Playback
New
Undecided
Unassigned

Bug Description

The following execution lines result in vastly different error reports:

percona-playback --mysql-host=localhost --mysql-username=root --mysql-password=password --mysql-schema=ezp_502 --query-log-file=ezp500queries.log --show-per-connection-query-count

and

percona-playback --mysql-username=root --mysql-password=password --mysql-schema=ezp_502 --query-log-file=ezp500queries.log --show-per-connection-query-count

It seems that the 1st invocation actually does not connect (see also bug about not connecting not being properly detected / reported). Otoh when using "mysql" from the command line I can connect both with and without "-hlocalhost"

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.