Mike Mapsnac wrote:

What is the purpose of mysql.sock file in mysql? A lot of problems are assosiate with this file.


It keeps MySQL's feet warm :)

It's a socket, which is represented by a point on the filesystem. Local ( ie running on the same computer ) programs can use the socket to communicate with MySQL.
What problem(s) are you having with it?


--
Daniel Kasak
IT Developer
NUS Consulting Group
Level 5, 77 Pacific Highway
North Sydney, NSW, Australia 2060
T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989
email: [EMAIL PROTECTED]
website: http://www.nusconsulting.com.au


-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to