@nebulon I am not using Cloudron, Just launched a server in AWS and installed mysql and missed the password. That's it!
P
piyush_chhabra
@piyush_chhabra
Posts
-
Error while resetting mysql password in Ubuntu 22.04 -
Error while resetting mysql password in Ubuntu 22.04need to reset MySQL password installed in Ubuntu 22.04 but while running the command - sudo mysqld_safe --skip-grant-tables &.. I am getting the error
mysqld_safe Logging to '/var/log/mysql/error.log'.
2022-09-07T06:31:06.673405Z mysqld_safe Directory '/var/run/mysqld' for UNIX socket file don't exists.Anyone have any idea what's the resolution?