Home
last modified time | relevance | path

Searched defs:LocalLCPState (Results 1 – 11 of 11) sorted by relevance

/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbdih/
H A DDbdih.hpp1870 struct LocalLCPState struct in Dbdih
1872 enum State {
1876 } m_state;
1878 StartLcpReq m_start_lcp_req;
1879 Uint32 m_keep_gci; // Min GCI is needed to restore LCP
1880 Uint32 m_stop_gci; // This GCI needs to be complete before LCP is restorable
1882 LocalLCPState() { reset();} in LocalLCPState() argument
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbdih/
H A DDbdih.hpp1870 struct LocalLCPState struct in Dbdih
1872 enum State {
1876 } m_state;
1878 StartLcpReq m_start_lcp_req;
1879 Uint32 m_keep_gci; // Min GCI is needed to restore LCP
1880 Uint32 m_stop_gci; // This GCI needs to be complete before LCP is restorable
1882 LocalLCPState() { reset();} in LocalLCPState() function
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbdih/
H A DDbdih.hpp1870 struct LocalLCPState struct in Dbdih
1872 enum State {
1876 } m_state;
1878 StartLcpReq m_start_lcp_req;
1879 Uint32 m_keep_gci; // Min GCI is needed to restore LCP
1880 Uint32 m_stop_gci; // This GCI needs to be complete before LCP is restorable
1882 LocalLCPState() { reset();} in LocalLCPState() argument
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/kernel/blocks/dbdih/
H A DDbdih.hpp1870 struct LocalLCPState struct in Dbdih
1872 enum State {
1876 } m_state;
1878 StartLcpReq m_start_lcp_req;
1879 Uint32 m_keep_gci; // Min GCI is needed to restore LCP
1880 Uint32 m_stop_gci; // This GCI needs to be complete before LCP is restorable
1882 LocalLCPState() { reset();} in LocalLCPState() argument
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/kernel/blocks/dbdih/
H A DDbdih.hpp1870 struct LocalLCPState struct in Dbdih
1872 enum State {
1876 } m_state;
1878 StartLcpReq m_start_lcp_req;
1879 Uint32 m_keep_gci; // Min GCI is needed to restore LCP
1880 Uint32 m_stop_gci; // This GCI needs to be complete before LCP is restorable
1882 LocalLCPState() { reset();} in LocalLCPState() argument
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbdih/
H A DDbdih.hpp2509 struct LocalLCPState struct in Dbdih
2511 enum State {
2515 } m_state;
2517 StartLcpReq m_start_lcp_req;
2518 Uint32 m_keep_gci; // Min GCI is needed to restore LCP
2519 Uint32 m_stop_gci; // This GCI needs to be complete before LCP is restorable
2521 LocalLCPState() { reset();} in LocalLCPState() argument
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbdih/
H A DDbdih.hpp2509 struct LocalLCPState struct in Dbdih
2511 enum State {
2515 } m_state;
2517 StartLcpReq m_start_lcp_req;
2518 Uint32 m_keep_gci; // Min GCI is needed to restore LCP
2519 Uint32 m_stop_gci; // This GCI needs to be complete before LCP is restorable
2521 LocalLCPState() { reset();} in LocalLCPState() function
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/kernel/blocks/dbdih/
H A DDbdih.hpp2509 struct LocalLCPState struct in Dbdih
2511 enum State {
2515 } m_state;
2517 StartLcpReq m_start_lcp_req;
2518 Uint32 m_keep_gci; // Min GCI is needed to restore LCP
2519 Uint32 m_stop_gci; // This GCI needs to be complete before LCP is restorable
2521 LocalLCPState() { reset();} in LocalLCPState() function
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbdih/
H A DDbdih.hpp2509 struct LocalLCPState struct in Dbdih
2511 enum State {
2515 } m_state;
2517 StartLcpReq m_start_lcp_req;
2518 Uint32 m_keep_gci; // Min GCI is needed to restore LCP
2519 Uint32 m_stop_gci; // This GCI needs to be complete before LCP is restorable
2521 LocalLCPState() { reset();} in LocalLCPState() function
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/kernel/blocks/dbdih/
H A DDbdih.hpp2509 struct LocalLCPState struct in Dbdih
2511 enum State {
2515 } m_state;
2517 StartLcpReq m_start_lcp_req;
2518 Uint32 m_keep_gci; // Min GCI is needed to restore LCP
2519 Uint32 m_stop_gci; // This GCI needs to be complete before LCP is restorable
2521 LocalLCPState() { reset();} in LocalLCPState() function
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/kernel/blocks/dbdih/
H A DDbdih.hpp2730 struct LocalLCPState struct in Dbdih
2732 enum State {
2737 } m_state;
2739 StartLcpReq m_start_lcp_req;
2740 Uint32 m_keep_gci; // Min GCI is needed to restore LCP
2741 Uint32 m_stop_gci; // This GCI needs to be complete before LCP is restorable
2743 LocalLCPState() { reset();} in LocalLCPState() argument