On 31 October 2010, we are changing the location of the socket used by MySQL. The current location is /tmp/mysql.sock
– the new location will be /var/lib/mysql/mysql.sock
.
This change should be transparent to the majority of customers, but if you’re using a specific socket parameter in your application’s database configuration, you will need to update it to point to the new location.