MySQL 9.1.0
Source Code Documentation
|
Functions | |
static bool | check_service (const void *service, enum lockable_service_enum name) |
Helper to check service validity. More... | |
|
static |
Helper to check service validity.
[in] | service | Service handle |
[in] | name | Service name enum |
false | Valid service handle |
true | Invalid service handle. Error raised. |