MYSQL cygwin database connection requests root password

HECTOR MENDEZ jmendez7019@yahoo.com.mx
Thu Aug 17 00:13:37 GMT 2023


Hi everyone I saw that in order to connect MYSQL database on cygwin, this statement must be executed:
mysql -u root -p -h 127.0.0.1
However, as far as I know, there's no root user on cygwin.
How can I get that requested password?
Thank you in advance.
Regards


More information about the Cygwin mailing list