Is there any guide on detailed steps on how to perform the keyring plugin to keyring component migration?, e.g. on offline migration:
- do we need to stop mysql server first?
- do we need to create keyring component files (e.g
mysqld.my,component_keyring_file.cnf) first? - what should be in the
defaults-fileused to perform the migration? - is the component keyring file created automatically when it is successful?
- will the keyring plugin get disabled automatically after running the migration, if not, how/when to disable it? will the keyring component get enabled automatically?
- how to verify the mysql server uses the component keyring file when it’s restarted.
- what if
binlog-encryptionis enabled prior to the migration?