What issue or error are you experiencing?
Erreur de connexion MySQL : Can't connect to local MySQL server through socket
I have this message :
Error: Command failed: /Users/manondeprada/Library/Application Support/Local/lightning-services/mysql-8.0.16+6/bin/darwin/bin/mysqladmin ping
mysqladmin: connect to server at ‘localhost’ failed
error: ‘Can’t connect to local MySQL server through socket ‘/Users/manondeprada/Library/Application Support/Local/run/tx7K00CHO/mysql/mysqld.sock’ (61)’
Check that mysqld is running and that the socket: ‘/Users/manondeprada/Library/Application Support/Local/run/tx7K00CHO/mysql/mysqld.sock’ exists!
at ChildProcess.exithandler (node:child_process:422:12)
at ChildProcess.emit (node:events:517:28)
at maybeClose (node:internal/child_process:1098:16)
at ChildProcess._handle.onexit (node:internal/child_process:303:5)
—