diff options
Diffstat (limited to '')
-rw-r--r-- | mysql-test/suite/encryption/r/innodb-read-only.result | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mysql-test/suite/encryption/r/innodb-read-only.result b/mysql-test/suite/encryption/r/innodb-read-only.result new file mode 100644 index 00000000..35ba28db --- /dev/null +++ b/mysql-test/suite/encryption/r/innodb-read-only.result @@ -0,0 +1,4 @@ +# Wait max 10 min for key encryption threads to encrypt all spaces +# Success! +# restart: --innodb-read-only=1 --innodb-encrypt-tables=1 +# All done |