ERROR2002(HY000):Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock'(2)

preview_player
Показать описание


Linux |Ubuntu 20.04 LTS | Linux Mint | Pop OS | Cent OS

commands used :
1.) sudo service mysql start

Fix this error :

#Ubuntu #MysqlError #ERROR2002(HY000)
Рекомендации по теме
Комментарии
Автор

sudo: service: command not found
why ?

abdalazizalghunaim
Автор

Job for mysql.service failed because the control process exited with error code.
See "systemctl status mysql.service" and "journalctl -xe" for details. :, (

eltonciatto
Автор

GREAT!! I spent hours on StackOverflow but nothing happened. Thank you very much

gvrxsqy
Автор

Thanks!!! This video helped me solve the issue after going through several StackOverflow questions and other forums

WebsParaEmprender
Автор

Bro it doesn't depend the date you posted this video, I was searching for the solution to all the youtubers and doing google so many times, but you solved my problem in just a jiffy, I appreciate your work bro. Thankyou so much dude.

sameerjoshi
Автор

thankyou brother for your videos, last night i spent around 6 hours just to resolve this issue

sharanjitsyan
Автор

DUDEEEE, thanks i spent loads of time trying that on stackoverflow e unix/linux forums, great vid

gbraga
Автор

Its very simple way to solving error. Thanks a lot.

easyforyou
Автор

hello :) do you have a clue for : ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111)

miamcouscous
Автор

Thanks for making video, Nice video.
But I'm facing the issue not while starting MySQL in cmd but connecting popsql (SQL text editor) with localhost.
Uh oh :( Can't connect to local MySQL server through socket '/run/mysqld/mysqld.sock' (2).{I m using ubuntu }

apoorvthedude
Автор

sudo service mysql start
[sudo] password for yassine:
Job for mysql.service failed because the control process exited with error code.
See "systemctl status mysql.service" and "journalctl -xeu mysql.service" for details.

yassineammar