mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Forte compile fixes
BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
This commit is contained in:
@ -250,7 +250,7 @@ struct CreateEvntReq {
|
||||
return tmp;
|
||||
}
|
||||
void setAttrListBitmask(const AttributeMask & val) {
|
||||
m_attrListBitmask = val;
|
||||
AttributeMask::assign(m_attrListBitmask.data, val);
|
||||
}
|
||||
Uint32 getEventType() const {
|
||||
return m_eventType;
|
||||
|
Reference in New Issue
Block a user