Skip to content

Setup : New DB user should use caching_sha2_password instead of mysql_native_password #577

@oyeaussie

Description

@oyeaussie

As per Mysql documentation, mysql_native_password plugin has been disabled by default and will be completely removed from version 9.

https://dev.mysql.com/doc/refman/8.4/en/native-pluggable-authentication.html

Change the user created during setup to use caching_sha2_password instead.

Metadata

Metadata

Assignees

Labels

P3I will get to this in a week or a month, bribe me to prioritisebugSomething is not working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions