Home
last modified time | relevance | path

Searched refs:st_connect_fail (Results 1 – 25 of 36) sorted by relevance

12

/dports/databases/db5/db-5.3.28/lang/java/src/com/sleepycat/db/
H A DReplicationManagerStats.java54 private long st_connect_fail; field in ReplicationManagerStats
59 return st_connect_fail; in getConnectFail()
88 + "\n st_connect_fail=" + st_connect_fail in toString()
/dports/databases/db18/db-18.1.40/lang/java/src/com/sleepycat/db/
H A DReplicationManagerStats.java106 private long st_connect_fail; field in ReplicationManagerStats
114 return st_connect_fail; in getConnectFail()
223 + "\n st_connect_fail=" + st_connect_fail in toString()
/dports/databases/db5/db-5.3.28/lang/csharp/src/
H A DRepMgrStats.cs32 public ulong FailedConnections { get { return st.st_connect_fail; } }
/dports/databases/db18/db-18.1.40/lang/csharp/src/
H A DRepMgrStats.cs35 public ulong FailedConnections { get { return st.st_connect_fail; } }
/dports/databases/db5/db-5.3.28/test/tcl/
H A Denv017.tcl333 { "Failed re-connects" st_connect_fail}
338 st_connection_drop st_connect_fail st_elect_threads \
/dports/databases/db5/db-5.3.28/lang/csharp/src/Internal/
H A DStatStructs.cs287 internal ulong st_connect_fail; field
/dports/databases/db18/db-18.1.40/lang/csharp/src/Internal/
H A DStatStructs.cs303 internal ulong st_connect_fail; field
/dports/databases/db18/db-18.1.40/test/tcl/
H A Denv017.tcl348 { "Failed re-connects" st_connect_fail}
364 st_connection_drop st_connect_fail st_elect_threads \
/dports/databases/db5/db-5.3.28/src/repmgr/
H A Drepmgr_stat.c154 (u_long)sp->st_connect_fail);
H A Drepmgr_sel.c590 STAT(db_rep->region->mstat.st_connect_fail++);
/dports/databases/db18/db-18.1.40/src/repmgr/
H A Drepmgr_stat.c176 (u_long)sp->st_connect_fail);
/dports/databases/db5/db-5.3.28/lang/java/libdb_java/
H A Djava_stat_auto.c329 JAVADB_STAT_LONG(jnienv, jobj, repmgr_stat_st_connect_fail_fid, statp, st_connect_fail); in __dbj_fill_repmgr_stat()
/dports/databases/db18/db-18.1.40/lang/java/libdb_java/
H A Djava_stat_auto.c348 JAVADB_STAT_LONG(jnienv, jobj, repmgr_stat_st_connect_fail_fid, statp, st_connect_fail); in __dbj_fill_repmgr_stat()
/dports/databases/db5/db-5.3.28/lang/tcl/
H A Dtcl_rep.c1557 MAKE_WSTAT_LIST("Failed re-connects", sp->st_connect_fail);
/dports/databases/db18/db-18.1.40/lang/tcl/
H A Dtcl_rep.c1692 MAKE_WSTAT_LIST("Failed re-connects", sp->st_connect_fail);
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h1296 uint32_t st_connect_fail; /* Failed new connection attempts. */ member
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h1296 uint32_t st_connect_fail; /* Failed new connection attempts. */ member
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h1296 uint32_t st_connect_fail; /* Failed new connection attempts. */ member
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h1296 uint32_t st_connect_fail; /* Failed new connection attempts. */ member
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h1296 uint32_t st_connect_fail; /* Failed new connection attempts. */ member
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h1296 uint32_t st_connect_fail; /* Failed new connection attempts. */ member
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h1296 uint32_t st_connect_fail; /* Failed new connection attempts. */ member
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h1296 uint32_t st_connect_fail; /* Failed new connection attempts. */ member
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h1296 uint32_t st_connect_fail; /* Failed new connection attempts. */ member
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h1296 uint32_t st_connect_fail; /* Failed new connection attempts. */ member

12