Skip to content

Conversation

@d3bvstack
Copy link

Need to use flag -p (or --password) with command mysql -u root in order to tell the MySQL client that you want to enter a password. If no -p flag is used, you get: ERROR 1045 (28000): Access denied for user 'root'@'host' (using password: NO).

Need to use flag -p (or --password) with command `mysql -u root` in order to tell the MySQL client that you want to enter a password. If no -p flag is used, you get: ERROR 1045 (28000): Access denied for user 'root'@'host' (using password: NO).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant