Failed to connect to mysql

Im following the steps to upload my DB that i have at mysql workbench but it gives me an error that says “access denied for user” (using password: yes) ¿Should i get a password? should i put my workbench password?

you should provide the password associated with the username you’re using to connect to the MySQL database. This password is typically the same one you use to log in to MySQL Workbench. Ensure that you’re entering the correct username, password, host, and port details, and that the user account has the necessary privileges to access and modify the database. If you’re still facing issues, check the MySQL error logs for more specific information or consult with your database administrator for assistance.

Best Regard
Danish Hafeez | QA Assistant
ICTInnovations

1 Like