Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeNA/HandlerSocket-Plugin-for-MySQL
/ database_i
Class
database_i
handlersocket/database.hpp:23–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
namespace dena {
22
23
struct database_i;
24
typedef std::auto_ptr<volatile database_i> database_ptr;
25
26
struct dbcontext_i;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected