Skip to content

MySQL 8 authentication protocol problem #2941

Answered by sajaddp
sajaddp asked this question in Help
Discussion options

You must be logged in to vote

Solution:
Install mysql2 with npm i -S mysql2 and in database.ts change client: 'mysql' to client: 'mysql2'

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@matondomp
Comment options

@feliperafaelbarbosa
Comment options

Answer selected by sajaddp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants