MySQL 8.4.2
Source Code Documentation
|
#include <dynamic_loader_service_notification_imp.h>
Static Public Member Functions | |
static mysql_service_status_t | notify (const char **services, unsigned int count) noexcept |
Notify about services that are about to be unloaded. More... | |
|
staticnoexcept |
Notify about services that are about to be unloaded.
[in] | services | Names to services being unloaded |
[in] | count | Number of services being unloaded |
false | Success |
true | Failure |