Closed MaxforCherubim closed 1 week ago
mysql-shell
does not provide a mysql service for user.
I think you should confirm that MYSQL is running on that port, because MYSQL error 2003 usually means that the target service does not exist or unable to access.
https://dev.mysql.com/doc/refman/8.4/en/can-not-connect-to-server.html
mysql-shell
does not provide a mysql service for user.I think you should confirm that MYSQL is running on that port, because MYSQL error 2003 usually means that the target service does not exist or unable to access.
https://dev.mysql.com/doc/refman/8.4/en/can-not-connect-to-server.html
Yes, you are right. Thanks very much for your reply.
Bug Report
Current Behavior
Scoop
silently installedmysql-shell
for me and didn't ask me to set a password, so I thought it was the same as installingMySQL
withbrew
and the password was empty.Expected Behavior
Please provide the password for 'root@localhost': (empty)
Possible Solution
mysql.err
ormysql.log
, ormy.ini
. But I couldn't find it in the mysql-shell installation directory, I don't know what to do.System details
Windows version: 11
PowerShell version:
Scoop Configuration