Home
last modified time | relevance | path

Searched defs:DisconnectRep (Results 1 – 12 of 12) sorted by relevance

/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/include/kernel/signaldata/
H A DDisconnectRep.hpp34 struct DisconnectRep struct
57 enum ErrCode {
65 Uint32 nodeId;
66 Uint32 err;
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/include/kernel/signaldata/
H A DDisconnectRep.hpp34 struct DisconnectRep struct
57 enum ErrCode {
65 Uint32 nodeId;
66 Uint32 err;
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/include/kernel/signaldata/
H A DDisconnectRep.hpp34 struct DisconnectRep struct
57 enum ErrCode {
65 Uint32 nodeId;
66 Uint32 err;
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/include/kernel/signaldata/
H A DDisconnectRep.hpp34 struct DisconnectRep struct
57 enum ErrCode {
65 Uint32 nodeId;
66 Uint32 err;
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/include/kernel/signaldata/
H A DDisconnectRep.hpp34 struct DisconnectRep struct
57 enum ErrCode {
65 Uint32 nodeId;
66 Uint32 err;
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/include/kernel/signaldata/
H A DDisconnectRep.hpp36 struct DisconnectRep struct
59 enum ErrCode {
67 Uint32 nodeId;
68 Uint32 err;
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/include/kernel/signaldata/
H A DDisconnectRep.hpp36 struct DisconnectRep struct
59 enum ErrCode {
67 Uint32 nodeId;
68 Uint32 err;
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/include/kernel/signaldata/
H A DDisconnectRep.hpp36 struct DisconnectRep struct
59 enum ErrCode {
67 Uint32 nodeId;
68 Uint32 err;
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/include/kernel/signaldata/
H A DDisconnectRep.hpp36 struct DisconnectRep struct
59 enum ErrCode {
67 Uint32 nodeId;
68 Uint32 err;
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/include/kernel/signaldata/
H A DDisconnectRep.hpp36 struct DisconnectRep struct
59 enum ErrCode {
67 Uint32 nodeId;
68 Uint32 err;
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/include/kernel/signaldata/
H A DDisconnectRep.hpp36 struct DisconnectRep struct
59 enum ErrCode {
67 Uint32 nodeId;
68 Uint32 err;
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/include/kernel/signaldata/
H A DDisconnectRep.hpp25 class DisconnectRep { class