mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-23 21:34:55 +00:00
The default root rotation statement for MySQL is only valid for 5.7 and up. This commit adds example documentation for 5.6. Fixes #4567