Score:0

MySQL error shown

fr flag

I'm not getting the My SQL shell

I've started XAMPP.

I'm receiving an error when i run mysql -u root -p .

Error shown : ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock'.

in flag
Are you sure that XAMPP allows `root` logins without `sudo`? Many modern MySQL implementations do not.
uz flag
Jos
The error message indicates that there is no server process running. What is the output of `pgrep -a mysql`? Please edit your question and add the output.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.