Commit c3bda1b
committed
Use
`mysql_native_password` is now disabled by default in 8.4 and removed
in 9.0. So, it's better to use the new default authentication plugin
which is `caching_sha2_password`caching_sha2_password authentication plugin1 parent 54e8c82 commit c3bda1b
File tree
1 file changed
+1
-1
lines changed- runner/main/modules/docker-database/mysqli.d/primary/docker-entrypoint-initdb.d
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments