Re: Communication between unix sockets
The information you see relates to the information that is passed regarding the connecting client. It then indicates that mysql_native_passwd is being used for authentication. This means that it is using the default authentication method and not some plugin such as pam_authentication or cleartext passwords. Once the password is sent and authenticated, the verification comes back that the connection was successful.
Subject
Views
Written By
Posted
3706
August 09, 2013 01:41AM
Re: Communication between unix sockets
1535
August 24, 2013 04:23PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.