Hi,
I keep getting this error:
ERROR 2002 (HY00) : Can’t connect to local MySQL server through socket ‘/tmp/mysql.sock’. When I checked there was no file called mysql.sock in the tmp folder. I did an scp of mysql5 located in the openembedded/recipes/mysql to the CDP. I found that there were a few mysql files located in the /usr/bin folder. I copied the mysql file in to the /etc/init.d folder and tried to start the mysql service:
# /etc/init.d/mysql start
I get the response:
ERROR 2002 (HY00) : Can’t connect to local MySQL server through socket ‘/tmp/mysql.sock’
Is there any further installation procedure to be followed for installing mysql? I have gone through different forums. Most of the time they are all related to native linux and so the solutions just don’t fit. I would appreciate any advice/suggestions on this one.
Best Regards,
JM