Replies: 1 comment 5 replies
-
Hmm - I can't quite remember if I built in decryption routines into the restore script. You would do best to decrypt it manually. I'll take a peek tomorrow to refresh my memory on this.. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have tried restoring a backup taken from mariadb server, and tried restoring it into new db on same server. it's throwing error:
ERROR at line 1: ASCII '\0' appeared in the statement, but this is not allowed unless option --binary-mode is enabled and mysql is run in non-interactive mode. Set --binary-mode to 1 if ASCII '\0' is expected.
File is encrypted and compressed.
filename: mariadb_mydb_mariadb.default.svc.cluster.local_20240811-132308.sql.zst.gpg
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions