Home
last modified time | relevance | path

Searched refs:compute_distkey (Results 1 – 23 of 23) sorted by relevance

/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbspj/
H A DDbspjMain.cpp3542 const bool compute_distkey = desc->noOfDistrKeys > 0; in handle_special_hash() local
3550 if (hasCharAttr || (compute_distkey && hasVarKeys)) in handle_special_hash()
3579 if (compute_distkey) in handle_special_hash()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbspj/
H A DDbspjMain.cpp3542 const bool compute_distkey = desc->noOfDistrKeys > 0; in handle_special_hash() local
3550 if (hasCharAttr || (compute_distkey && hasVarKeys)) in handle_special_hash()
3579 if (compute_distkey) in handle_special_hash()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbspj/
H A DDbspjMain.cpp3542 const bool compute_distkey = desc->noOfDistrKeys > 0; in handle_special_hash() local
3550 if (hasCharAttr || (compute_distkey && hasVarKeys)) in handle_special_hash()
3579 if (compute_distkey) in handle_special_hash()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/kernel/blocks/dbspj/
H A DDbspjMain.cpp3542 const bool compute_distkey = desc->noOfDistrKeys > 0; in handle_special_hash() local
3550 if (hasCharAttr || (compute_distkey && hasVarKeys)) in handle_special_hash()
3579 if (compute_distkey) in handle_special_hash()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/kernel/blocks/dbspj/
H A DDbspjMain.cpp3542 const bool compute_distkey = desc->noOfDistrKeys > 0; in handle_special_hash() local
3550 if (hasCharAttr || (compute_distkey && hasVarKeys)) in handle_special_hash()
3579 if (compute_distkey) in handle_special_hash()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbspj/
H A DDbspjMain.cpp4563 const bool compute_distkey = desc->noOfDistrKeys > 0; in handle_special_hash() local
4571 if (hasCharAttr || (compute_distkey && hasVarKeys)) in handle_special_hash()
4600 if (compute_distkey) in handle_special_hash()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbspj/
H A DDbspjMain.cpp4563 const bool compute_distkey = desc->noOfDistrKeys > 0; in handle_special_hash() local
4571 if (hasCharAttr || (compute_distkey && hasVarKeys)) in handle_special_hash()
4600 if (compute_distkey) in handle_special_hash()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/kernel/blocks/dbspj/
H A DDbspjMain.cpp4563 const bool compute_distkey = desc->noOfDistrKeys > 0; in handle_special_hash() local
4571 if (hasCharAttr || (compute_distkey && hasVarKeys)) in handle_special_hash()
4600 if (compute_distkey) in handle_special_hash()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbspj/
H A DDbspjMain.cpp4563 const bool compute_distkey = desc->noOfDistrKeys > 0; in handle_special_hash() local
4571 if (hasCharAttr || (compute_distkey && hasVarKeys)) in handle_special_hash()
4600 if (compute_distkey) in handle_special_hash()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/kernel/blocks/dbspj/
H A DDbspjMain.cpp4563 const bool compute_distkey = desc->noOfDistrKeys > 0; in handle_special_hash() local
4571 if (hasCharAttr || (compute_distkey && hasVarKeys)) in handle_special_hash()
4600 if (compute_distkey) in handle_special_hash()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/kernel/blocks/dbspj/
H A DDbspjMain.cpp6029 const bool compute_distkey = desc->noOfDistrKeys > 0; in handle_special_hash() local
6037 if (hasCharAttr || (compute_distkey && hasVarKeys)) in handle_special_hash()
6066 if (compute_distkey) in handle_special_hash()
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/src/kernel/blocks/dbtc/
H A DDbtcMain.cpp2350 const bool compute_distkey = distr && (tabPtrP->noOfDistrKeys > 0); in handle_special_hash() local
2356 if(hasCharAttr || (compute_distkey && hasVarKeys)) in handle_special_hash()
2374 if(compute_distkey) in handle_special_hash()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbtc/
H A DDbtcMain.cpp2306 const bool compute_distkey = distr && (tabPtrP->noOfDistrKeys > 0); in handle_special_hash() local
2314 if(hasCharAttr || (compute_distkey && hasVarKeys)) in handle_special_hash()
2342 if(compute_distkey) in handle_special_hash()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbtc/
H A DDbtcMain.cpp2306 const bool compute_distkey = distr && (tabPtrP->noOfDistrKeys > 0); in handle_special_hash() local
2314 if(hasCharAttr || (compute_distkey && hasVarKeys)) in handle_special_hash()
2342 if(compute_distkey) in handle_special_hash()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbtc/
H A DDbtcMain.cpp2306 const bool compute_distkey = distr && (tabPtrP->noOfDistrKeys > 0); in handle_special_hash() local
2314 if(hasCharAttr || (compute_distkey && hasVarKeys)) in handle_special_hash()
2342 if(compute_distkey) in handle_special_hash()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/kernel/blocks/dbtc/
H A DDbtcMain.cpp2306 const bool compute_distkey = distr && (tabPtrP->noOfDistrKeys > 0); in handle_special_hash() local
2314 if(hasCharAttr || (compute_distkey && hasVarKeys)) in handle_special_hash()
2342 if(compute_distkey) in handle_special_hash()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/kernel/blocks/dbtc/
H A DDbtcMain.cpp2306 const bool compute_distkey = distr && (tabPtrP->noOfDistrKeys > 0); in handle_special_hash() local
2314 if(hasCharAttr || (compute_distkey && hasVarKeys)) in handle_special_hash()
2342 if(compute_distkey) in handle_special_hash()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbtc/
H A DDbtcMain.cpp2422 const bool compute_distkey = distr && (tabPtrP->noOfDistrKeys > 0); in handle_special_hash() local
2430 if(hasCharAttr || (compute_distkey && hasVarKeys)) in handle_special_hash()
2458 if(compute_distkey) in handle_special_hash()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbtc/
H A DDbtcMain.cpp2422 const bool compute_distkey = distr && (tabPtrP->noOfDistrKeys > 0); in handle_special_hash() local
2430 if(hasCharAttr || (compute_distkey && hasVarKeys)) in handle_special_hash()
2458 if(compute_distkey) in handle_special_hash()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbtc/
H A DDbtcMain.cpp2422 const bool compute_distkey = distr && (tabPtrP->noOfDistrKeys > 0); in handle_special_hash() local
2430 if(hasCharAttr || (compute_distkey && hasVarKeys)) in handle_special_hash()
2458 if(compute_distkey) in handle_special_hash()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/kernel/blocks/dbtc/
H A DDbtcMain.cpp2422 const bool compute_distkey = distr && (tabPtrP->noOfDistrKeys > 0); in handle_special_hash() local
2430 if(hasCharAttr || (compute_distkey && hasVarKeys)) in handle_special_hash()
2458 if(compute_distkey) in handle_special_hash()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/kernel/blocks/dbtc/
H A DDbtcMain.cpp2422 const bool compute_distkey = distr && (tabPtrP->noOfDistrKeys > 0); in handle_special_hash() local
2430 if(hasCharAttr || (compute_distkey && hasVarKeys)) in handle_special_hash()
2458 if(compute_distkey) in handle_special_hash()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/kernel/blocks/dbtc/
H A DDbtcMain.cpp2910 const bool compute_distkey = distr && (tabPtrP->noOfDistrKeys > 0); in handle_special_hash() local
2918 if(hasCharAttr || (compute_distkey && hasVarKeys)) in handle_special_hash()
2946 if(compute_distkey) in handle_special_hash()