Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MariaDB/server
/ sum_connect_errors
Method
sum_connect_errors
sql/hostname.h:99–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
}
98
99
void sum_connect_errors()
100
{
101
/* Current (historical) behavior: */
102
m_connect= m_handshake;
103
}
104
105
void clear_connect_errors()
106
{
Callers
2
add_hostname_impl
Function · 0.80
inc_host_errors
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected