![]()  | 
  
    MySQL 8.4.7
    
   Source Code Documentation 
   | 
 
State of a given instance of a service. More...
#include <log_builtins_internal.h>
Public Attributes | |
| log_service_cache_entry * | sce | 
| the service in question  More... | |
| void * | instance | 
| instance handle (multi-open)  More... | |
| struct _log_service_instance * | next | 
| next instance (any service)  More... | |
State of a given instance of a service.
A service may support being opened several times.
| void* _log_service_instance::instance | 
instance handle (multi-open)
| struct _log_service_instance* _log_service_instance::next | 
next instance (any service)
| log_service_cache_entry* _log_service_instance::sce | 
the service in question