mirror of
https://github.com/MariaDB/server.git
synced 2025-08-31 22:22:30 +03:00
fix compiler warnings in ndb
This commit is contained in:
@@ -153,7 +153,7 @@ public:
|
||||
|
||||
private:
|
||||
bool m_logDistributed;
|
||||
int m_ownNodeId;
|
||||
Uint32 m_ownNodeId;
|
||||
|
||||
FILE * outputStream;
|
||||
int log(int cmd, BlockNumber bno, LogMode logMode);
|
||||
|
Reference in New Issue
Block a user