Loading storage/ndb/src/kernel/blocks/dbtux/Dbtux.hpp +1 −2 Original line number Diff line number Diff line Loading @@ -801,8 +801,7 @@ inline bool Dbtux::TreeEnt::eqtuple(const TreeEnt ent) const { return m_tupLoc == ent.m_tupLoc && m_fragBit == ent.m_fragBit; m_tupLoc == ent.m_tupLoc; } inline bool Loading Loading
storage/ndb/src/kernel/blocks/dbtux/Dbtux.hpp +1 −2 Original line number Diff line number Diff line Loading @@ -801,8 +801,7 @@ inline bool Dbtux::TreeEnt::eqtuple(const TreeEnt ent) const { return m_tupLoc == ent.m_tupLoc && m_fragBit == ent.m_fragBit; m_tupLoc == ent.m_tupLoc; } inline bool Loading