Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxsql
/ is_group_cache_empty
Method
is_group_cache_empty
phx_percona/percona/sql/binlog.cc:349–352 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
347
}
348
349
bool is_group_cache_empty() const
350
{
351
return group_cache.is_empty();
352
}
353
354
#ifndef DBUG_OFF
355
bool dbug_is_finalized() const {
Callers
1
binlog_close_connection
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected