Home
last modified time | relevance | path

Searched refs:packed_key_len (Results 1 – 14 of 14) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/plugin/
H A Dndb_conflict_trans.cc50 packed_key_len(_key_buff_len), in st_row_event_key_info()
65 for (Uint32 i = 0; i < packed_key_len; i++) h = (37 * h) + packed_key[i]; in hashValue()
72 (packed_key_len == other->packed_key_len) && in equal()
73 (memcmp(packed_key, other->packed_key, packed_key_len) == 0)); in equal()
H A Dndb_conflict_trans.h73 Uint32 packed_key_len; variable
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dndb_conflict_trans.cc50 packed_key_len(_key_buff_len), in st_row_event_key_info()
73 for (Uint32 i=0; i < packed_key_len; i++) in hashValue()
84 (packed_key_len == other->packed_key_len) && in equal()
85 (memcmp(packed_key, other->packed_key, packed_key_len) == 0)); in equal()
H A Dndb_conflict_trans.h78 Uint32 packed_key_len; variable
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dndb_conflict_trans.cc50 packed_key_len(_key_buff_len), in st_row_event_key_info()
73 for (Uint32 i=0; i < packed_key_len; i++) in hashValue()
84 (packed_key_len == other->packed_key_len) && in equal()
85 (memcmp(packed_key, other->packed_key, packed_key_len) == 0)); in equal()
H A Dndb_conflict_trans.h78 Uint32 packed_key_len; variable
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dndb_conflict_trans.cc50 packed_key_len(_key_buff_len), in st_row_event_key_info()
73 for (Uint32 i=0; i < packed_key_len; i++) in hashValue()
84 (packed_key_len == other->packed_key_len) && in equal()
85 (memcmp(packed_key, other->packed_key, packed_key_len) == 0)); in equal()
H A Dndb_conflict_trans.h78 Uint32 packed_key_len; variable
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dndb_conflict_trans.cc50 packed_key_len(_key_buff_len), in st_row_event_key_info()
73 for (Uint32 i=0; i < packed_key_len; i++) in hashValue()
84 (packed_key_len == other->packed_key_len) && in equal()
85 (memcmp(packed_key, other->packed_key, packed_key_len) == 0)); in equal()
H A Dndb_conflict_trans.h78 Uint32 packed_key_len; variable
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dndb_conflict_trans.cc50 packed_key_len(_key_buff_len), in st_row_event_key_info()
73 for (Uint32 i=0; i < packed_key_len; i++) in hashValue()
84 (packed_key_len == other->packed_key_len) && in equal()
85 (memcmp(packed_key, other->packed_key, packed_key_len) == 0)); in equal()
H A Dndb_conflict_trans.h78 Uint32 packed_key_len; variable
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dndb_conflict_trans.cc50 packed_key_len(_key_buff_len), in st_row_event_key_info()
73 for (Uint32 i=0; i < packed_key_len; i++) in hashValue()
84 (packed_key_len == other->packed_key_len) && in equal()
85 (memcmp(packed_key, other->packed_key, packed_key_len) == 0)); in equal()
H A Dndb_conflict_trans.h78 Uint32 packed_key_len; variable