MySQL 9.1.0
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 recently loaded. More... | |
|
staticnoexcept |
Notify about services that are recently loaded.
[in] | services | Names to services recently loaded |
[in] | count | Number of services recently loaded |
false | Success |
true | Failure |