/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbspj/ |
H A D | Dbspj.hpp | 253 struct SLFifoRowList //: public RowCollectionBase struct in Dbspj 258 RowBuffer* m_rowBuffer; 263 Uint32 m_first_row_page_id; 264 Uint32 m_last_row_page_id; 265 Uint16 m_first_row_page_pos; 266 Uint16 m_last_row_page_pos; 268 void construct(RowBuffer& rowBuffer) { in construct() 272 void init() { m_first_row_page_id = RNIL;} in init() 273 bool isNull() const { return m_first_row_page_id == RNIL; } in isNull()
|
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/kernel/blocks/dbspj/ |
H A D | Dbspj.hpp | 255 struct SLFifoRowList //: public RowCollectionBase struct in Dbspj 260 RowBuffer* m_rowBuffer; 265 Uint32 m_first_row_page_id; 266 Uint32 m_last_row_page_id; 267 Uint16 m_first_row_page_pos; 268 Uint16 m_last_row_page_pos; 270 void construct(RowBuffer& rowBuffer) { in construct() 274 void init() { m_first_row_page_id = RNIL;} in init() 275 bool isNull() const { return m_first_row_page_id == RNIL; } in isNull()
|
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbspj/ |
H A D | Dbspj.hpp | 253 struct SLFifoRowList //: public RowCollectionBase struct in Dbspj 258 RowBuffer* m_rowBuffer; 263 Uint32 m_first_row_page_id; 264 Uint32 m_last_row_page_id; 265 Uint16 m_first_row_page_pos; 266 Uint16 m_last_row_page_pos; 268 void construct(RowBuffer& rowBuffer) { in construct() 272 void init() { m_first_row_page_id = RNIL;} in init() 273 bool isNull() const { return m_first_row_page_id == RNIL; } in isNull()
|
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbspj/ |
H A D | Dbspj.hpp | 253 struct SLFifoRowList //: public RowCollectionBase struct in Dbspj 258 RowBuffer* m_rowBuffer; 263 Uint32 m_first_row_page_id; 264 Uint32 m_last_row_page_id; 265 Uint16 m_first_row_page_pos; 266 Uint16 m_last_row_page_pos; 268 void construct(RowBuffer& rowBuffer) { in construct() 272 void init() { m_first_row_page_id = RNIL;} in init() 273 bool isNull() const { return m_first_row_page_id == RNIL; } in isNull()
|
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/kernel/blocks/dbspj/ |
H A D | Dbspj.hpp | 253 struct SLFifoRowList //: public RowCollectionBase struct in Dbspj 258 RowBuffer* m_rowBuffer; 263 Uint32 m_first_row_page_id; 264 Uint32 m_last_row_page_id; 265 Uint16 m_first_row_page_pos; 266 Uint16 m_last_row_page_pos; 268 void construct(RowBuffer& rowBuffer) { in construct() 272 void init() { m_first_row_page_id = RNIL;} in init() 273 bool isNull() const { return m_first_row_page_id == RNIL; } in isNull()
|
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/kernel/blocks/dbspj/ |
H A D | Dbspj.hpp | 253 struct SLFifoRowList //: public RowCollectionBase struct in Dbspj 258 RowBuffer* m_rowBuffer; 263 Uint32 m_first_row_page_id; 264 Uint32 m_last_row_page_id; 265 Uint16 m_first_row_page_pos; 266 Uint16 m_last_row_page_pos; 268 void construct(RowBuffer& rowBuffer) { in construct() 272 void init() { m_first_row_page_id = RNIL;} in init() 273 bool isNull() const { return m_first_row_page_id == RNIL; } in isNull()
|
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbspj/ |
H A D | Dbspj.hpp | 199 struct SLFifoRowList struct in Dbspj 204 Uint32 m_first_row_page_id; 205 Uint32 m_last_row_page_id; 206 Uint16 m_first_row_page_pos; 207 Uint16 m_last_row_page_pos; 209 void init() { m_first_row_page_id = RNIL;} in init() 210 bool isNull() const { return m_first_row_page_id == RNIL; } in isNull()
|
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbspj/ |
H A D | Dbspj.hpp | 199 struct SLFifoRowList struct in Dbspj 204 Uint32 m_first_row_page_id; 205 Uint32 m_last_row_page_id; 206 Uint16 m_first_row_page_pos; 207 Uint16 m_last_row_page_pos; 209 void init() { m_first_row_page_id = RNIL;} in init() 210 bool isNull() const { return m_first_row_page_id == RNIL; } in isNull()
|
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbspj/ |
H A D | Dbspj.hpp | 199 struct SLFifoRowList struct in Dbspj 204 Uint32 m_first_row_page_id; 205 Uint32 m_last_row_page_id; 206 Uint16 m_first_row_page_pos; 207 Uint16 m_last_row_page_pos; 209 void init() { m_first_row_page_id = RNIL;} in init() 210 bool isNull() const { return m_first_row_page_id == RNIL; } in isNull()
|
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/kernel/blocks/dbspj/ |
H A D | Dbspj.hpp | 199 struct SLFifoRowList struct in Dbspj 204 Uint32 m_first_row_page_id; 205 Uint32 m_last_row_page_id; 206 Uint16 m_first_row_page_pos; 207 Uint16 m_last_row_page_pos; 209 void init() { m_first_row_page_id = RNIL;} in init() 210 bool isNull() const { return m_first_row_page_id == RNIL; } in isNull()
|
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/kernel/blocks/dbspj/ |
H A D | Dbspj.hpp | 199 struct SLFifoRowList struct in Dbspj 204 Uint32 m_first_row_page_id; 205 Uint32 m_last_row_page_id; 206 Uint16 m_first_row_page_pos; 207 Uint16 m_last_row_page_pos; 209 void init() { m_first_row_page_id = RNIL;} in init() 210 bool isNull() const { return m_first_row_page_id == RNIL; } in isNull()
|