GRANT ALL PRIVILEGES ON *.* TO 'newadmin'@'%' WITH GRANT OPTION;
FLUSH PRIVILEGES;
Created
January 16, 2025 20:01
-
-
Save devorbitus/437ebe7639956c3ed26f2bee3218b5dc to your computer and use it in GitHub Desktop.
Akeyless MySQL Create Admin User for Dynamic Secrets
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment