mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Fix compilation warnings in -DWITH_WSREP=OFF build.
This commit is contained in:
@@ -1482,7 +1482,9 @@ end:
|
||||
|
||||
WSREP_TO_ISOLATION_END;
|
||||
|
||||
#ifdef WITH_WSREP
|
||||
error:
|
||||
#endif
|
||||
thd->tx_read_only= save_tx_read_only;
|
||||
thd->security_ctx->master_access= saved_master_access;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user