Comment 1 for bug 1247677

Revision history for this message
Jaime Sicam (jssicam) wrote :

This occurs when pt-table-checksum connects to the master via socket even if master port is not 3306:

1) To test create master and slave and make sure they do not use port 3306

2) Use pt-table-checksum to connect to socket:
PTDEBUG=1 pt-table-checksum --socket=/tmp/mysql_sandbox20886.sock

***
# DSNParser:1567 7903 DBI:mysql:;host=localhost;mysql_socket=/tmp/mysql_sandbox20886.sock;mysql_read_default_group=client undef undef mysql_enable_utf8=>0, ShowErrorStatement=>1, AutoCommit=>1, RaiseError=>1, PrintError=>0
# MasterSlave:5051 7903 Recursion methods: processlist hosts
***