Merge branch 'main' into lie_fix_mysql_user_on_new_username

This commit is contained in:
Laurent Indermuehle 2024-06-11 17:26:59 +02:00
commit bc33aa77a4
No known key found for this signature in database
GPG key ID: 93FA944C9F34DD09
6 changed files with 251 additions and 7 deletions

View file

@ -0,0 +1,3 @@
---
minor_changes:
- mysql_user - Add salt parameter to generate static hash for `caching_sha2_password` and `sha256_password` plugins.