1
0
mirror of https://github.com/codership/wsrep-lib.git synced 2025-07-28 20:02:00 +03:00

Revert "codership/mariadb-wsrep#27 Galera cache encryption fixup"

This reverts commit 043e8bc2ea.
This commit is contained in:
Teemu Ollakka
2019-01-21 14:12:10 +02:00
parent 043e8bc2ea
commit 476bcdb41e
7 changed files with 10 additions and 15 deletions

View File

@ -31,7 +31,7 @@ namespace wsrep
public:
wsrep_provider_v26(wsrep::server_state&, const std::string&,
const std::string&, bool encrypt);
const std::string&);
~wsrep_provider_v26();
enum wsrep::provider::status
connect(const std::string&, const std::string&, const std::string&,