could you please help me
I exec
mysql -h 192.168.100.16
And get such response
ERROR 1045 (28000): Access denied for user 'user'@'192.168.100.171' (using password: NO)
As you can see there is different ip in response. Why is this happening? I can ping both of the ips and there are no problems with this.