0

I'm using windows. Have installed mariadb distributed version. Suddenly my root user doesn't seem to connect. Here is the error

C:\application\mariadb-10.3.14-winx64\bin>mysql -u root -p
Enter password:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
C:\application\mariadb-10.3.14-winx64\bin>mysql -u root -p
Enter password: ********
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES
)

Appreciate your help on this

Stefan Gruenwald
  • 2,512
  • 23
  • 27
Gthri
  • 1
  • 1
  • 1
    use the correct password? However, please look at [help/on-topic] - this doesn't look programming related to me – Olaf Kock Aug 31 '21 at 07:35

0 Answers0