Re: MYSQL cygwin database connection requests root password

2023-08-18 Thread bzs--- via Cygwin
On August 18, 2023 at 22:14 cygwin@cygwin.com (HECTOR MENDEZ via Cygwin) wrote: > > Hi there, > I tried with an empty password and "root" word a password but no luck, so > far. > Thank youEl miércoles, 16 de agosto de 2023, 22:56:12 GMT-6, > rapp...@dds.nl escribió: MySQL's

Re: MYSQL cygwin database connection requests root password

2023-08-18 Thread HECTOR MENDEZ via Cygwin
Hi there, I tried with an empty password and "root" word a password but no luck, so far. Thank youEl miércoles, 16 de agosto de 2023, 22:56:12 GMT-6, rapp...@dds.nl escribió: > Hi everyone I saw that in order to connect MYSQL database on cygwin, this > statement must be executed: >

Re: MYSQL cygwin database connection requests root password

2023-08-16 Thread rappard--- via Cygwin
> 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? Isn't "root" a MySQL username? If I recall correctly its

MYSQL cygwin database connection requests root password

2023-08-16 Thread HECTOR MENDEZ via Cygwin
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 -- Problem reports: