1
0
mirror of https://github.com/codership/wsrep-lib.git synced 2025-08-06 15:02:41 +03:00

Enabled Wnon-virtual-dtor

This commit is contained in:
Teemu Ollakka
2018-07-09 23:03:44 +03:00
parent 8c4a786f79
commit e916453e6d
3 changed files with 3 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ namespace wsrep
{
public:
client_service() { }
virtual ~client_service() { }
/**
* Return true if two pahase commit is required for transaction
* to commit.