Hey guys. for some reason when i changed the directory where MySQL saves its data I know get at "Can't connect to local MySQL server through socket '/Private/tmp/mysql.sock' (2)" error
Anyone know how i can fix this?
Hey guys. for some reason when i changed the directory where MySQL saves its data I know get at "Can't connect to local MySQL server through socket '/Private/tmp/mysql.sock' (2)" error
Anyone know how i can fix this?
Login to your box and run a 'touch' command on the file. It ususally stimulates MySQL to help correct this. Or at least it did for me. ;-)