From 021f3a3e0baf00e3b822b3861e9f8b833808f24b Mon Sep 17 00:00:00 2001 From: Razvan Becheriu Date: Thu, 16 May 2019 15:02:08 +0300 Subject: [PATCH] fixed messages --- src/hooks/dhcp/mysql_cb/mysql_cb_messages.cc | 186 +++---- src/hooks/dhcp/mysql_cb/mysql_cb_messages.h | 2 +- src/hooks/dhcp/mysql_cb/mysql_cb_messages.mes | 474 +++++++++--------- 3 files changed, 331 insertions(+), 331 deletions(-) diff --git a/src/hooks/dhcp/mysql_cb/mysql_cb_messages.cc b/src/hooks/dhcp/mysql_cb/mysql_cb_messages.cc index 3fdb22ed74..8c2d8a9330 100644 --- a/src/hooks/dhcp/mysql_cb/mysql_cb_messages.cc +++ b/src/hooks/dhcp/mysql_cb/mysql_cb_messages.cc @@ -1,4 +1,4 @@ -// File created from ../../../../src/hooks/dhcp/mysql_cb/mysql_cb_messages.mes on Thu May 16 2019 12:22 +// File created from ../../../../src/hooks/dhcp/mysql_cb/mysql_cb_messages.mes on Thu May 16 2019 15:00 #include #include @@ -161,153 +161,153 @@ extern const isc::log::MessageID MYSQL_CB_UNREGISTER_BACKEND_TYPE6 = "MYSQL_CB_U namespace { const char* values[] = { - "MYSQL_CB_CREATE_UPDATE_BY_POOL_OPTION4", "create or update MySQL CB option pool start: %1 pool end: %2", - "MYSQL_CB_CREATE_UPDATE_BY_POOL_OPTION6", "create or update MySQL CB option pool start: %1 pool end: %2", - "MYSQL_CB_CREATE_UPDATE_BY_PREFIX_OPTION6", "create or update MySQL CB option prefix: %1 prefix len: %2", - "MYSQL_CB_CREATE_UPDATE_BY_SUBNET_ID_OPTION4", "create or update MySQL CB option by subnet id: %1", - "MYSQL_CB_CREATE_UPDATE_BY_SUBNET_ID_OPTION6", "create or update MySQL CB option by subnet id: %1", - "MYSQL_CB_CREATE_UPDATE_GLOBAL_PARAMETER4", "create or update MySQL CB global parameter: %1", - "MYSQL_CB_CREATE_UPDATE_GLOBAL_PARAMETER6", "create or update MySQL CB global parameter: %1", - "MYSQL_CB_CREATE_UPDATE_OPTION4", "create or update MySQL CB option", - "MYSQL_CB_CREATE_UPDATE_OPTION6", "create or update MySQL CB option", - "MYSQL_CB_CREATE_UPDATE_OPTION_DEF4", "create or update MySQL CB option definition: %1 code: %2", - "MYSQL_CB_CREATE_UPDATE_OPTION_DEF6", "create or update MySQL CB option definition: %1 code: %2", - "MYSQL_CB_CREATE_UPDATE_SHARED_NETWORK4", "create or update MySQL CB shared network: %1", - "MYSQL_CB_CREATE_UPDATE_SHARED_NETWORK6", "create or update MySQL CB shared network: %1", - "MYSQL_CB_CREATE_UPDATE_SHARED_NETWORK_OPTION4", "create or update MySQL CB shared network: %1 option", - "MYSQL_CB_CREATE_UPDATE_SHARED_NETWORK_OPTION6", "create or update MySQL CB shared network: %1 option", - "MYSQL_CB_CREATE_UPDATE_SUBNET4", "create or update MySQL CB subnet: %1", - "MYSQL_CB_CREATE_UPDATE_SUBNET6", "create or update MySQL CB subnet: %1", + "MYSQL_CB_CREATE_UPDATE_BY_POOL_OPTION4", "create or update option pool start: %1 pool end: %2", + "MYSQL_CB_CREATE_UPDATE_BY_POOL_OPTION6", "create or update option pool start: %1 pool end: %2", + "MYSQL_CB_CREATE_UPDATE_BY_PREFIX_OPTION6", "create or update option prefix: %1 prefix len: %2", + "MYSQL_CB_CREATE_UPDATE_BY_SUBNET_ID_OPTION4", "create or update option by subnet id: %1", + "MYSQL_CB_CREATE_UPDATE_BY_SUBNET_ID_OPTION6", "create or update option by subnet id: %1", + "MYSQL_CB_CREATE_UPDATE_GLOBAL_PARAMETER4", "create or update global parameter: %1", + "MYSQL_CB_CREATE_UPDATE_GLOBAL_PARAMETER6", "create or update global parameter: %1", + "MYSQL_CB_CREATE_UPDATE_OPTION4", "create or update option", + "MYSQL_CB_CREATE_UPDATE_OPTION6", "create or update option", + "MYSQL_CB_CREATE_UPDATE_OPTION_DEF4", "create or update option definition: %1 code: %2", + "MYSQL_CB_CREATE_UPDATE_OPTION_DEF6", "create or update option definition: %1 code: %2", + "MYSQL_CB_CREATE_UPDATE_SHARED_NETWORK4", "create or update shared network: %1", + "MYSQL_CB_CREATE_UPDATE_SHARED_NETWORK6", "create or update shared network: %1", + "MYSQL_CB_CREATE_UPDATE_SHARED_NETWORK_OPTION4", "create or update shared network: %1 option", + "MYSQL_CB_CREATE_UPDATE_SHARED_NETWORK_OPTION6", "create or update shared network: %1 option", + "MYSQL_CB_CREATE_UPDATE_SUBNET4", "create or update subnet: %1", + "MYSQL_CB_CREATE_UPDATE_SUBNET6", "create or update subnet: %1", "MYSQL_CB_DEINIT_OK", "unloading MYSQAL CB hooks library successful", - "MYSQL_CB_DELETE_ALL_GLOBAL_PARAMETERS4", "delete MySQL CB all global parameters", + "MYSQL_CB_DELETE_ALL_GLOBAL_PARAMETERS4", "delete all global parameters", "MYSQL_CB_DELETE_ALL_GLOBAL_PARAMETERS4_RESULT", "deleted: %1 entries", - "MYSQL_CB_DELETE_ALL_GLOBAL_PARAMETERS6", "delete MySQL CB all global parameters", + "MYSQL_CB_DELETE_ALL_GLOBAL_PARAMETERS6", "delete all global parameters", "MYSQL_CB_DELETE_ALL_GLOBAL_PARAMETERS6_RESULT", "deleted: %1 entries", - "MYSQL_CB_DELETE_ALL_OPTION_DEFS4", "delete MySQL CB all option definitions", + "MYSQL_CB_DELETE_ALL_OPTION_DEFS4", "delete all option definitions", "MYSQL_CB_DELETE_ALL_OPTION_DEFS4_RESULT", "deleted: %1 entries", - "MYSQL_CB_DELETE_ALL_OPTION_DEFS6", "delete MySQL CB all option definitions", + "MYSQL_CB_DELETE_ALL_OPTION_DEFS6", "delete all option definitions", "MYSQL_CB_DELETE_ALL_OPTION_DEFS6_RESULT", "deleted: %1 entries", - "MYSQL_CB_DELETE_ALL_SHARED_NETWORKS4", "delete MySQL CB all shared networks", + "MYSQL_CB_DELETE_ALL_SHARED_NETWORKS4", "delete all shared networks", "MYSQL_CB_DELETE_ALL_SHARED_NETWORKS4_RESULT", "deleted: %1 entries", - "MYSQL_CB_DELETE_ALL_SHARED_NETWORKS6", "delete MySQL CB all shared networks", + "MYSQL_CB_DELETE_ALL_SHARED_NETWORKS6", "delete all shared networks", "MYSQL_CB_DELETE_ALL_SHARED_NETWORKS6_RESULT", "deleted: %1 entries", - "MYSQL_CB_DELETE_ALL_SUBNETS4", "delete MySQL CB all subnets", + "MYSQL_CB_DELETE_ALL_SUBNETS4", "delete all subnets", "MYSQL_CB_DELETE_ALL_SUBNETS4_RESULT", "deleted: %1 entries", - "MYSQL_CB_DELETE_ALL_SUBNETS6", "delete MySQL CB all subnets", + "MYSQL_CB_DELETE_ALL_SUBNETS6", "delete all subnets", "MYSQL_CB_DELETE_ALL_SUBNETS6_RESULT", "deleted: %1 entries", - "MYSQL_CB_DELETE_BY_POOL_OPTION4", "delete MySQL CB pool start: %1 pool end: %2 option code: %3 space: %4", + "MYSQL_CB_DELETE_BY_POOL_OPTION4", "delete pool start: %1 pool end: %2 option code: %3 space: %4", "MYSQL_CB_DELETE_BY_POOL_OPTION4_RESULT", "deleted: %1 entries", - "MYSQL_CB_DELETE_BY_POOL_OPTION6", "delete MySQL CB pool start: %1 pool end: %2 option code: %3 space: %4", + "MYSQL_CB_DELETE_BY_POOL_OPTION6", "delete pool start: %1 pool end: %2 option code: %3 space: %4", "MYSQL_CB_DELETE_BY_POOL_OPTION6_RESULT", "deleted: %1 entries", - "MYSQL_CB_DELETE_BY_POOL_PREFIX_OPTION6", "delete MySQL CB prefix: %1 prefix len: %2 option code: %3 space: %4", + "MYSQL_CB_DELETE_BY_POOL_PREFIX_OPTION6", "delete prefix: %1 prefix len: %2 option code: %3 space: %4", "MYSQL_CB_DELETE_BY_POOL_PREFIX_OPTION6_RESULT", "deleted: %1 entries", - "MYSQL_CB_DELETE_BY_PREFIX_SUBNET4", "delete MySQL CB subnet by prefix: %1", + "MYSQL_CB_DELETE_BY_PREFIX_SUBNET4", "delete subnet by prefix: %1", "MYSQL_CB_DELETE_BY_PREFIX_SUBNET4_RESULT", "deleted: %1 entries", - "MYSQL_CB_DELETE_BY_PREFIX_SUBNET6", "delete MySQL CB subnet by prefix: %1", + "MYSQL_CB_DELETE_BY_PREFIX_SUBNET6", "delete subnet by prefix: %1", "MYSQL_CB_DELETE_BY_PREFIX_SUBNET6_RESULT", "deleted: %1 entries", - "MYSQL_CB_DELETE_BY_SUBNET_ID_OPTION4", "delete MySQL CB by subnet id: %1 option code: %2 space: %3", + "MYSQL_CB_DELETE_BY_SUBNET_ID_OPTION4", "delete by subnet id: %1 option code: %2 space: %3", "MYSQL_CB_DELETE_BY_SUBNET_ID_OPTION4_RESULT", "deleted: %1 entries", - "MYSQL_CB_DELETE_BY_SUBNET_ID_OPTION6", "delete MySQL CB by subnet id: %1 option code: %2 space: %3", + "MYSQL_CB_DELETE_BY_SUBNET_ID_OPTION6", "delete by subnet id: %1 option code: %2 space: %3", "MYSQL_CB_DELETE_BY_SUBNET_ID_OPTION6_RESULT", "deleted: %1 entries", - "MYSQL_CB_DELETE_BY_SUBNET_ID_SUBNET4", "delete MySQL CB subnet by subnet id: %1", + "MYSQL_CB_DELETE_BY_SUBNET_ID_SUBNET4", "delete subnet by subnet id: %1", "MYSQL_CB_DELETE_BY_SUBNET_ID_SUBNET4_RESULT", "deleted: %1 entries", - "MYSQL_CB_DELETE_BY_SUBNET_ID_SUBNET6", "delete MySQL CB subnet by subnet id: %1", + "MYSQL_CB_DELETE_BY_SUBNET_ID_SUBNET6", "delete subnet by subnet id: %1", "MYSQL_CB_DELETE_BY_SUBNET_ID_SUBNET6_RESULT", "deleted: %1 entries", - "MYSQL_CB_DELETE_GLOBAL_PARAMETER4", "delete MySQL CB global parameter: %1", + "MYSQL_CB_DELETE_GLOBAL_PARAMETER4", "delete global parameter: %1", "MYSQL_CB_DELETE_GLOBAL_PARAMETER4_RESULT", "deleted: %1 entries", - "MYSQL_CB_DELETE_GLOBAL_PARAMETER6", "delete MySQL CB global parameter: %1", + "MYSQL_CB_DELETE_GLOBAL_PARAMETER6", "delete global parameter: %1", "MYSQL_CB_DELETE_GLOBAL_PARAMETER6_RESULT", "deleted: %1 entries", - "MYSQL_CB_DELETE_OPTION4", "delete MySQL CB option code: %1 space: %2", + "MYSQL_CB_DELETE_OPTION4", "delete option code: %1 space: %2", "MYSQL_CB_DELETE_OPTION4_RESULT", "deleted: %1 entries", - "MYSQL_CB_DELETE_OPTION6", "delete MySQL CB option code: %1 space: %2", + "MYSQL_CB_DELETE_OPTION6", "delete option code: %1 space: %2", "MYSQL_CB_DELETE_OPTION6_RESULT", "deleted: %1 entries", - "MYSQL_CB_DELETE_OPTION_DEF4", "delete MySQL CB option definition code: %1 space: %2", + "MYSQL_CB_DELETE_OPTION_DEF4", "delete option definition code: %1 space: %2", "MYSQL_CB_DELETE_OPTION_DEF4_RESULT", "deleted: %1 entries", - "MYSQL_CB_DELETE_OPTION_DEF6", "delete MySQL CB option definition code: %1 space: %2", + "MYSQL_CB_DELETE_OPTION_DEF6", "delete option definition code: %1 space: %2", "MYSQL_CB_DELETE_OPTION_DEF6_RESULT", "deleted: %1 entries", - "MYSQL_CB_DELETE_SHARED_NETWORK4", "delete MySQL CB shared network: %1", + "MYSQL_CB_DELETE_SHARED_NETWORK4", "delete shared network: %1", "MYSQL_CB_DELETE_SHARED_NETWORK4_RESULT", "deleted: %1 entries", - "MYSQL_CB_DELETE_SHARED_NETWORK6", "delete MySQL CB shared network: %1", + "MYSQL_CB_DELETE_SHARED_NETWORK6", "delete shared network: %1", "MYSQL_CB_DELETE_SHARED_NETWORK6_RESULT", "deleted: %1 entries", - "MYSQL_CB_DELETE_SHARED_NETWORK_OPTION4", "delete MySQL CB shared network: %1 option code: %2 space: %3", + "MYSQL_CB_DELETE_SHARED_NETWORK_OPTION4", "delete shared network: %1 option code: %2 space: %3", "MYSQL_CB_DELETE_SHARED_NETWORK_OPTION4_RESULT", "deleted: %1 entries", - "MYSQL_CB_DELETE_SHARED_NETWORK_OPTION6", "delete MySQL CB shared network: %1 option code: %2 space: %3", + "MYSQL_CB_DELETE_SHARED_NETWORK_OPTION6", "delete shared network: %1 option code: %2 space: %3", "MYSQL_CB_DELETE_SHARED_NETWORK_OPTION6_RESULT", "deleted: %1 entries", - "MYSQL_CB_DELETE_SHARED_NETWORK_SUBNETS4", "delete MySQL CB shared network: %1 subnets", + "MYSQL_CB_DELETE_SHARED_NETWORK_SUBNETS4", "delete shared network: %1 subnets", "MYSQL_CB_DELETE_SHARED_NETWORK_SUBNETS4_RESULT", "deleted: %1 entries", - "MYSQL_CB_DELETE_SHARED_NETWORK_SUBNETS6", "delete MySQL CB shared network: %1 subnets", + "MYSQL_CB_DELETE_SHARED_NETWORK_SUBNETS6", "delete shared network: %1 subnets", "MYSQL_CB_DELETE_SHARED_NETWORK_SUBNETS6_RESULT", "deleted: %1 entries", - "MYSQL_CB_GET_ALL_GLOBAL_PARAMETERS4", "retrieving MySQL CB all global parameters", + "MYSQL_CB_GET_ALL_GLOBAL_PARAMETERS4", "retrieving all global parameters", "MYSQL_CB_GET_ALL_GLOBAL_PARAMETERS4_RESULT", "retrieving: %1 elements", - "MYSQL_CB_GET_ALL_GLOBAL_PARAMETERS6", "retrieving MySQL CB all global parameters", + "MYSQL_CB_GET_ALL_GLOBAL_PARAMETERS6", "retrieving all global parameters", "MYSQL_CB_GET_ALL_GLOBAL_PARAMETERS6_RESULT", "retrieving: %1 elements", - "MYSQL_CB_GET_ALL_OPTIONS4", "retrieving MySQL CB all options", + "MYSQL_CB_GET_ALL_OPTIONS4", "retrieving all options", "MYSQL_CB_GET_ALL_OPTIONS4_RESULT", "retrieving: %1 elements", - "MYSQL_CB_GET_ALL_OPTIONS6", "retrieving MySQL CB all options", + "MYSQL_CB_GET_ALL_OPTIONS6", "retrieving all options", "MYSQL_CB_GET_ALL_OPTIONS6_RESULT", "retrieving: %1 elements", - "MYSQL_CB_GET_ALL_OPTION_DEFS4", "retrieving MySQL CB all option definitions", + "MYSQL_CB_GET_ALL_OPTION_DEFS4", "retrieving all option definitions", "MYSQL_CB_GET_ALL_OPTION_DEFS4_RESULT", "retrieving: %1 elements", - "MYSQL_CB_GET_ALL_OPTION_DEFS6", "retrieving MySQL CB all option definitions", + "MYSQL_CB_GET_ALL_OPTION_DEFS6", "retrieving all option definitions", "MYSQL_CB_GET_ALL_OPTION_DEFS6_RESULT", "retrieving: %1 elements", - "MYSQL_CB_GET_ALL_SHARED_NETWORKS4", "retrieving MySQL CB all shared networks", + "MYSQL_CB_GET_ALL_SHARED_NETWORKS4", "retrieving all shared networks", "MYSQL_CB_GET_ALL_SHARED_NETWORKS4_RESULT", "retrieving: %1 elements", - "MYSQL_CB_GET_ALL_SHARED_NETWORKS6", "retrieving MySQL CB all shared networks", + "MYSQL_CB_GET_ALL_SHARED_NETWORKS6", "retrieving all shared networks", "MYSQL_CB_GET_ALL_SHARED_NETWORKS6_RESULT", "retrieving: %1 elements", - "MYSQL_CB_GET_ALL_SUBNETS4", "retrieving all MySQL CB subnets", + "MYSQL_CB_GET_ALL_SUBNETS4", "retrieving all subnets", "MYSQL_CB_GET_ALL_SUBNETS4_RESULT", "retrieving: %1 elements", - "MYSQL_CB_GET_ALL_SUBNETS6", "retrieving all MySQL CB subnets", + "MYSQL_CB_GET_ALL_SUBNETS6", "retrieving all subnets", "MYSQL_CB_GET_ALL_SUBNETS6_RESULT", "retrieving: %1 elements", - "MYSQL_CB_GET_GLOBAL_PARAMETER4", "retrieving MySQL CB global parameter: %1", - "MYSQL_CB_GET_GLOBAL_PARAMETER6", "retrieving MySQL CB global parameter: %1", - "MYSQL_CB_GET_HOST4", "get MySQL CB host", - "MYSQL_CB_GET_HOST6", "get MySQL CB host", - "MYSQL_CB_GET_MODIFIED_GLOBAL_PARAMETERS4", "retrieving MySQL CB modified global parameters from: %1", + "MYSQL_CB_GET_GLOBAL_PARAMETER4", "retrieving global parameter: %1", + "MYSQL_CB_GET_GLOBAL_PARAMETER6", "retrieving global parameter: %1", + "MYSQL_CB_GET_HOST4", "get host", + "MYSQL_CB_GET_HOST6", "get host", + "MYSQL_CB_GET_MODIFIED_GLOBAL_PARAMETERS4", "retrieving modified global parameters from: %1", "MYSQL_CB_GET_MODIFIED_GLOBAL_PARAMETERS4_RESULT", "retrieving: %1 elements", - "MYSQL_CB_GET_MODIFIED_GLOBAL_PARAMETERS6", "retrieving MySQL CB modified global parameters from: %1", + "MYSQL_CB_GET_MODIFIED_GLOBAL_PARAMETERS6", "retrieving modified global parameters from: %1", "MYSQL_CB_GET_MODIFIED_GLOBAL_PARAMETERS6_RESULT", "retrieving: %1 elements", - "MYSQL_CB_GET_MODIFIED_OPTIONS4", "retrieving MySQL CB modified options from: %1", + "MYSQL_CB_GET_MODIFIED_OPTIONS4", "retrieving modified options from: %1", "MYSQL_CB_GET_MODIFIED_OPTIONS4_RESULT", "retrieving: %1 elements", - "MYSQL_CB_GET_MODIFIED_OPTIONS6", "retrieving MySQL CB modified options from: %1", + "MYSQL_CB_GET_MODIFIED_OPTIONS6", "retrieving modified options from: %1", "MYSQL_CB_GET_MODIFIED_OPTIONS6_RESULT", "retrieving: %1 elements", - "MYSQL_CB_GET_MODIFIED_OPTION_DEFS4", "retrieving MySQL CB modified option definitions from: %1", + "MYSQL_CB_GET_MODIFIED_OPTION_DEFS4", "retrieving modified option definitions from: %1", "MYSQL_CB_GET_MODIFIED_OPTION_DEFS4_RESULT", "retrieving: %1 elements", - "MYSQL_CB_GET_MODIFIED_OPTION_DEFS6", "retrieving MySQL CB modified option definitions from: %1", + "MYSQL_CB_GET_MODIFIED_OPTION_DEFS6", "retrieving modified option definitions from: %1", "MYSQL_CB_GET_MODIFIED_OPTION_DEFS6_RESULT", "retrieving: %1 elements", - "MYSQL_CB_GET_MODIFIED_SHARED_NETWORKS4", "retrieving MySQL CB modified shared networks from: %1", + "MYSQL_CB_GET_MODIFIED_SHARED_NETWORKS4", "retrieving modified shared networks from: %1", "MYSQL_CB_GET_MODIFIED_SHARED_NETWORKS4_RESULT", "retrieving: %1 elements", - "MYSQL_CB_GET_MODIFIED_SHARED_NETWORKS6", "retrieving MySQL CB modified shared networks from: %1", + "MYSQL_CB_GET_MODIFIED_SHARED_NETWORKS6", "retrieving modified shared networks from: %1", "MYSQL_CB_GET_MODIFIED_SHARED_NETWORKS6_RESULT", "retrieving: %1 elements", - "MYSQL_CB_GET_MODIFIED_SUBNETS4", "retrieving modified MySQL CB subnets from: %1", + "MYSQL_CB_GET_MODIFIED_SUBNETS4", "retrieving modified subnets from: %1", "MYSQL_CB_GET_MODIFIED_SUBNETS4_RESULT", "retrieving: %1 elements", - "MYSQL_CB_GET_MODIFIED_SUBNETS6", "retrieving modified MySQL CB subnets from: %1", + "MYSQL_CB_GET_MODIFIED_SUBNETS6", "retrieving modified subnets from: %1", "MYSQL_CB_GET_MODIFIED_SUBNETS6_RESULT", "retrieving: %1 elements", - "MYSQL_CB_GET_OPTION4", "retrieving MySQL CB option code: %1 space: %2", - "MYSQL_CB_GET_OPTION6", "retrieving MySQL CB option code: %1 space: %2", - "MYSQL_CB_GET_OPTION_DEF4", "retrieving MySQL CB option definition code: %1 space: %2", - "MYSQL_CB_GET_OPTION_DEF6", "retrieving MySQL CB option definition code: %1 space: %2", - "MYSQL_CB_GET_PORT4", "get MySQL CB port", - "MYSQL_CB_GET_PORT6", "get MySQL CB port", - "MYSQL_CB_GET_RECENT_AUDIT_ENTRIES4", "retrieving MySQL CB audit entries", + "MYSQL_CB_GET_OPTION4", "retrieving option code: %1 space: %2", + "MYSQL_CB_GET_OPTION6", "retrieving option code: %1 space: %2", + "MYSQL_CB_GET_OPTION_DEF4", "retrieving option definition code: %1 space: %2", + "MYSQL_CB_GET_OPTION_DEF6", "retrieving option definition code: %1 space: %2", + "MYSQL_CB_GET_PORT4", "get port", + "MYSQL_CB_GET_PORT6", "get port", + "MYSQL_CB_GET_RECENT_AUDIT_ENTRIES4", "retrieving audit entries from: %1", "MYSQL_CB_GET_RECENT_AUDIT_ENTRIES4_RESULT", "retrieving: %1 elements", - "MYSQL_CB_GET_RECENT_AUDIT_ENTRIES6", "retrieving MySQL CB audit entries", + "MYSQL_CB_GET_RECENT_AUDIT_ENTRIES6", "retrieving audit entries from: %1", "MYSQL_CB_GET_RECENT_AUDIT_ENTRIES6_RESULT", "retrieving: %1 elements", - "MYSQL_CB_GET_SHARED_NETWORK4", "retrieving MySQL CB shared network: %1", - "MYSQL_CB_GET_SHARED_NETWORK6", "retrieving MySQL CB shared network: %1", - "MYSQL_CB_GET_SHARED_NETWORK_SUBNETS4", "retrieving MySQL CB shared network: %1 subnets", + "MYSQL_CB_GET_SHARED_NETWORK4", "retrieving shared network: %1", + "MYSQL_CB_GET_SHARED_NETWORK6", "retrieving shared network: %1", + "MYSQL_CB_GET_SHARED_NETWORK_SUBNETS4", "retrieving shared network: %1 subnets", "MYSQL_CB_GET_SHARED_NETWORK_SUBNETS4_RESULT", "retrieving: %1 elements", - "MYSQL_CB_GET_SHARED_NETWORK_SUBNETS6", "retrieving MySQL CB shared network: %1 subnets", + "MYSQL_CB_GET_SHARED_NETWORK_SUBNETS6", "retrieving shared network: %1 subnets", "MYSQL_CB_GET_SHARED_NETWORK_SUBNETS6_RESULT", "retrieving: %1 elements", - "MYSQL_CB_GET_SUBNET4_BY_PREFIX", "retrieving MySQL CB subnet by prefix: %1", - "MYSQL_CB_GET_SUBNET4_BY_SUBNET_ID", "retrieving MySQL CB subnet by subnet id: %1", - "MYSQL_CB_GET_SUBNET6_BY_PREFIX", "retrieving MySQL CB subnet by prefix: %1", - "MYSQL_CB_GET_SUBNET6_BY_SUBNET_ID", "retrieving MySQL CB subnet by subnet id: %1", - "MYSQL_CB_GET_TYPE4", "get MySQL CB type", - "MYSQL_CB_GET_TYPE6", "get MySQL CB type", + "MYSQL_CB_GET_SUBNET4_BY_PREFIX", "retrieving subnet by prefix: %1", + "MYSQL_CB_GET_SUBNET4_BY_SUBNET_ID", "retrieving subnet by subnet id: %1", + "MYSQL_CB_GET_SUBNET6_BY_PREFIX", "retrieving subnet by prefix: %1", + "MYSQL_CB_GET_SUBNET6_BY_SUBNET_ID", "retrieving subnet by subnet id: %1", + "MYSQL_CB_GET_TYPE4", "get type", + "MYSQL_CB_GET_TYPE6", "get type", "MYSQL_CB_INIT_OK", "loading MYSQL CB hooks library successful", - "MYSQL_CB_REGISTER_BACKEND_TYPE4", "register MySQL CB backend", - "MYSQL_CB_REGISTER_BACKEND_TYPE6", "register MySQL CB backend", - "MYSQL_CB_UNREGISTER_BACKEND_TYPE4", "unregister MySQL CB backend", - "MYSQL_CB_UNREGISTER_BACKEND_TYPE6", "unregister MySQL CB backend", + "MYSQL_CB_REGISTER_BACKEND_TYPE4", "register backend", + "MYSQL_CB_REGISTER_BACKEND_TYPE6", "register backend", + "MYSQL_CB_UNREGISTER_BACKEND_TYPE4", "unregister backend", + "MYSQL_CB_UNREGISTER_BACKEND_TYPE6", "unregister backend", NULL }; diff --git a/src/hooks/dhcp/mysql_cb/mysql_cb_messages.h b/src/hooks/dhcp/mysql_cb/mysql_cb_messages.h index ae2c85bbd1..579ce9d758 100644 --- a/src/hooks/dhcp/mysql_cb/mysql_cb_messages.h +++ b/src/hooks/dhcp/mysql_cb/mysql_cb_messages.h @@ -1,4 +1,4 @@ -// File created from ../../../../src/hooks/dhcp/mysql_cb/mysql_cb_messages.mes on Thu May 16 2019 12:22 +// File created from ../../../../src/hooks/dhcp/mysql_cb/mysql_cb_messages.mes on Thu May 16 2019 15:00 #ifndef MYSQL_CB_MESSAGES_H #define MYSQL_CB_MESSAGES_H diff --git a/src/hooks/dhcp/mysql_cb/mysql_cb_messages.mes b/src/hooks/dhcp/mysql_cb/mysql_cb_messages.mes index c2738122bd..5f90ffabf0 100644 --- a/src/hooks/dhcp/mysql_cb/mysql_cb_messages.mes +++ b/src/hooks/dhcp/mysql_cb/mysql_cb_messages.mes @@ -10,437 +10,437 @@ library has been loaded successfully. This informational message indicates that the MySQL Configuration Backend hooks library has been unloaded successfully. -% MYSQL_CB_GET_SUBNET4_BY_PREFIX retrieving MySQL CB subnet by prefix: %1 -Debug message issued when triggered an action to retrieve MySQL CB subnet by prefix +% MYSQL_CB_GET_SUBNET4_BY_PREFIX retrieving subnet by prefix: %1 +Debug message issued when triggered an action to retrieve subnet by prefix -% MYSQL_CB_GET_SUBNET4_BY_SUBNET_ID retrieving MySQL CB subnet by subnet id: %1 -Debug message issued when triggered an action to retrieve MySQL CB subnet by subnet id +% MYSQL_CB_GET_SUBNET4_BY_SUBNET_ID retrieving subnet by subnet id: %1 +Debug message issued when triggered an action to retrieve subnet by subnet id -% MYSQL_CB_GET_ALL_SUBNETS4 retrieving all MySQL CB subnets -Debug message issued when triggered an action to retrieve MySQL CB all subnets +% MYSQL_CB_GET_ALL_SUBNETS4 retrieving all subnets +Debug message issued when triggered an action to retrieve all subnets % MYSQL_CB_GET_ALL_SUBNETS4_RESULT retrieving: %1 elements -Debug message indicating the result of an action to retrieve MySQL CB all subnets +Debug message indicating the result of an action to retrieve all subnets -% MYSQL_CB_GET_MODIFIED_SUBNETS4 retrieving modified MySQL CB subnets from: %1 -Debug message issued when triggered an action to retrieve MySQL CB modified subnets from specified time +% MYSQL_CB_GET_MODIFIED_SUBNETS4 retrieving modified subnets from: %1 +Debug message issued when triggered an action to retrieve modified subnets from specified time % MYSQL_CB_GET_MODIFIED_SUBNETS4_RESULT retrieving: %1 elements -Debug message indicating the result of an action to retrieve MySQL CB modified subnets from specified time +Debug message indicating the result of an action to retrieve modified subnets from specified time -% MYSQL_CB_GET_SHARED_NETWORK_SUBNETS4 retrieving MySQL CB shared network: %1 subnets -Debug message issued when triggered an action to retrieve MySQL CB shared network subnets +% MYSQL_CB_GET_SHARED_NETWORK_SUBNETS4 retrieving shared network: %1 subnets +Debug message issued when triggered an action to retrieve shared network subnets % MYSQL_CB_GET_SHARED_NETWORK_SUBNETS4_RESULT retrieving: %1 elements -Debug message indicating the result of an action to retrieve MySQL CB shared network subnets +Debug message indicating the result of an action to retrieve shared network subnets -% MYSQL_CB_GET_SHARED_NETWORK4 retrieving MySQL CB shared network: %1 -Debug message issued when triggered an action to retrieve MySQL CB shared network +% MYSQL_CB_GET_SHARED_NETWORK4 retrieving shared network: %1 +Debug message issued when triggered an action to retrieve shared network -% MYSQL_CB_GET_ALL_SHARED_NETWORKS4 retrieving MySQL CB all shared networks -Debug message issued when triggered an action to retrieve MySQL CB all shared networks +% MYSQL_CB_GET_ALL_SHARED_NETWORKS4 retrieving all shared networks +Debug message issued when triggered an action to retrieve all shared networks % MYSQL_CB_GET_ALL_SHARED_NETWORKS4_RESULT retrieving: %1 elements -Debug message indicating the result of an action to retrieve MySQL CB all shared networks +Debug message indicating the result of an action to retrieve all shared networks -% MYSQL_CB_GET_MODIFIED_SHARED_NETWORKS4 retrieving MySQL CB modified shared networks from: %1 -Debug message issued when triggered an action to retrieve MySQL CB modified shared networks from specified time +% MYSQL_CB_GET_MODIFIED_SHARED_NETWORKS4 retrieving modified shared networks from: %1 +Debug message issued when triggered an action to retrieve modified shared networks from specified time % MYSQL_CB_GET_MODIFIED_SHARED_NETWORKS4_RESULT retrieving: %1 elements -Debug message indicating the result of an action to retrieve MySQL CB modified shared networks from specified time +Debug message indicating the result of an action to retrieve modified shared networks from specified time -% MYSQL_CB_GET_OPTION_DEF4 retrieving MySQL CB option definition code: %1 space: %2 -Debug message issued when triggered an action to retrieve MySQL CB option definition +% MYSQL_CB_GET_OPTION_DEF4 retrieving option definition code: %1 space: %2 +Debug message issued when triggered an action to retrieve option definition -% MYSQL_CB_GET_ALL_OPTION_DEFS4 retrieving MySQL CB all option definitions -Debug message issued when triggered an action to retrieve MySQL CB all option definitions +% MYSQL_CB_GET_ALL_OPTION_DEFS4 retrieving all option definitions +Debug message issued when triggered an action to retrieve all option definitions % MYSQL_CB_GET_ALL_OPTION_DEFS4_RESULT retrieving: %1 elements -Debug message indicating the result of an action to retrieve MySQL CB all option definitions +Debug message indicating the result of an action to retrieve all option definitions -% MYSQL_CB_GET_MODIFIED_OPTION_DEFS4 retrieving MySQL CB modified option definitions from: %1 -Debug message issued when triggered an action to retrieve MySQL CB modified option definitions from specified time +% MYSQL_CB_GET_MODIFIED_OPTION_DEFS4 retrieving modified option definitions from: %1 +Debug message issued when triggered an action to retrieve modified option definitions from specified time % MYSQL_CB_GET_MODIFIED_OPTION_DEFS4_RESULT retrieving: %1 elements -Debug message indicating the result of an action to retrieve MySQL CB modified option definitions from specified time +Debug message indicating the result of an action to retrieve modified option definitions from specified time -% MYSQL_CB_GET_OPTION4 retrieving MySQL CB option code: %1 space: %2 -Debug message issued when triggered an action to retrieve MySQL CB option +% MYSQL_CB_GET_OPTION4 retrieving option code: %1 space: %2 +Debug message issued when triggered an action to retrieve option -% MYSQL_CB_GET_ALL_OPTIONS4 retrieving MySQL CB all options -Debug message issued when triggered an action to retrieve MySQL CB all options +% MYSQL_CB_GET_ALL_OPTIONS4 retrieving all options +Debug message issued when triggered an action to retrieve all options % MYSQL_CB_GET_ALL_OPTIONS4_RESULT retrieving: %1 elements -Debug message indicating the result of an action to retrieve MySQL CB all options +Debug message indicating the result of an action to retrieve all options -% MYSQL_CB_GET_MODIFIED_OPTIONS4 retrieving MySQL CB modified options from: %1 -Debug message issued when triggered an action to retrieve MySQL CB modified options from specified time +% MYSQL_CB_GET_MODIFIED_OPTIONS4 retrieving modified options from: %1 +Debug message issued when triggered an action to retrieve modified options from specified time % MYSQL_CB_GET_MODIFIED_OPTIONS4_RESULT retrieving: %1 elements -Debug message indicating the result of an action to retrieve MySQL CB modified options from specified time +Debug message indicating the result of an action to retrieve modified options from specified time -% MYSQL_CB_GET_GLOBAL_PARAMETER4 retrieving MySQL CB global parameter: %1 -Debug message issued when triggered an action to retrieve MySQL CB global parameter +% MYSQL_CB_GET_GLOBAL_PARAMETER4 retrieving global parameter: %1 +Debug message issued when triggered an action to retrieve global parameter -% MYSQL_CB_GET_ALL_GLOBAL_PARAMETERS4 retrieving MySQL CB all global parameters -Debug message issued when triggered an action to retrieve MySQL CB all global parameters +% MYSQL_CB_GET_ALL_GLOBAL_PARAMETERS4 retrieving all global parameters +Debug message issued when triggered an action to retrieve all global parameters % MYSQL_CB_GET_ALL_GLOBAL_PARAMETERS4_RESULT retrieving: %1 elements -Debug message indicating the result of an action to retrieve MySQL CB all global parameters +Debug message indicating the result of an action to retrieve all global parameters -% MYSQL_CB_GET_MODIFIED_GLOBAL_PARAMETERS4 retrieving MySQL CB modified global parameters from: %1 -Debug message issued when triggered an action to retrieve MySQL CB modified global parameters from specified time +% MYSQL_CB_GET_MODIFIED_GLOBAL_PARAMETERS4 retrieving modified global parameters from: %1 +Debug message issued when triggered an action to retrieve modified global parameters from specified time % MYSQL_CB_GET_MODIFIED_GLOBAL_PARAMETERS4_RESULT retrieving: %1 elements -Debug message indicating the result of an action to retrieve MySQL CB modified global parameters from specified time +Debug message indicating the result of an action to retrieve modified global parameters from specified time -% MYSQL_CB_GET_RECENT_AUDIT_ENTRIES4 retrieving MySQL CB audit entries -Debug message issued when triggered an action to retrieve MySQL CB audit entries +% MYSQL_CB_GET_RECENT_AUDIT_ENTRIES4 retrieving audit entries from: %1 +Debug message issued when triggered an action to retrieve audit entries from specified time % MYSQL_CB_GET_RECENT_AUDIT_ENTRIES4_RESULT retrieving: %1 elements -Debug message indicating the result of an action to retrieve MySQL CB audit entries +Debug message indicating the result of an action to retrieve audit entries from specified time -% MYSQL_CB_CREATE_UPDATE_SUBNET4 create or update MySQL CB subnet: %1 -Debug message issued when triggered an action to create or update MySQL CB subnet +% MYSQL_CB_CREATE_UPDATE_SUBNET4 create or update subnet: %1 +Debug message issued when triggered an action to create or update subnet -% MYSQL_CB_CREATE_UPDATE_SHARED_NETWORK4 create or update MySQL CB shared network: %1 -Debug message issued when triggered an action to create or update MySQL CB shared network +% MYSQL_CB_CREATE_UPDATE_SHARED_NETWORK4 create or update shared network: %1 +Debug message issued when triggered an action to create or update shared network -% MYSQL_CB_CREATE_UPDATE_OPTION_DEF4 create or update MySQL CB option definition: %1 code: %2 -Debug message issued when triggered an action to create or update MySQL CB option definition +% MYSQL_CB_CREATE_UPDATE_OPTION_DEF4 create or update option definition: %1 code: %2 +Debug message issued when triggered an action to create or update option definition -% MYSQL_CB_CREATE_UPDATE_OPTION4 create or update MySQL CB option -Debug message issued when triggered an action to create or update MySQL CB option +% MYSQL_CB_CREATE_UPDATE_OPTION4 create or update option +Debug message issued when triggered an action to create or update option -% MYSQL_CB_CREATE_UPDATE_SHARED_NETWORK_OPTION4 create or update MySQL CB shared network: %1 option -Debug message issued when triggered an action to create or update MySQL CB shared network option +% MYSQL_CB_CREATE_UPDATE_SHARED_NETWORK_OPTION4 create or update shared network: %1 option +Debug message issued when triggered an action to create or update shared network option -% MYSQL_CB_CREATE_UPDATE_BY_SUBNET_ID_OPTION4 create or update MySQL CB option by subnet id: %1 -Debug message issued when triggered an action to create or update MySQL CB option by subnet id +% MYSQL_CB_CREATE_UPDATE_BY_SUBNET_ID_OPTION4 create or update option by subnet id: %1 +Debug message issued when triggered an action to create or update option by subnet id -% MYSQL_CB_CREATE_UPDATE_BY_POOL_OPTION4 create or update MySQL CB option pool start: %1 pool end: %2 -Debug message issued when triggered an action to create or update MySQL CB option by pool +% MYSQL_CB_CREATE_UPDATE_BY_POOL_OPTION4 create or update option pool start: %1 pool end: %2 +Debug message issued when triggered an action to create or update option by pool -% MYSQL_CB_CREATE_UPDATE_GLOBAL_PARAMETER4 create or update MySQL CB global parameter: %1 -Debug message issued when triggered an action to create or update MySQL CB global parameter +% MYSQL_CB_CREATE_UPDATE_GLOBAL_PARAMETER4 create or update global parameter: %1 +Debug message issued when triggered an action to create or update global parameter -% MYSQL_CB_DELETE_BY_PREFIX_SUBNET4 delete MySQL CB subnet by prefix: %1 -Debug message issued when triggered an action to delete MySQL CB subnet by prefix +% MYSQL_CB_DELETE_BY_PREFIX_SUBNET4 delete subnet by prefix: %1 +Debug message issued when triggered an action to delete subnet by prefix % MYSQL_CB_DELETE_BY_PREFIX_SUBNET4_RESULT deleted: %1 entries -Debug message indicating the result of an action to delete MySQL CB subnet by prefix +Debug message indicating the result of an action to delete subnet by prefix -% MYSQL_CB_DELETE_BY_SUBNET_ID_SUBNET4 delete MySQL CB subnet by subnet id: %1 -Debug message issued when triggered an action to delete MySQL CB subnet by subnet id +% MYSQL_CB_DELETE_BY_SUBNET_ID_SUBNET4 delete subnet by subnet id: %1 +Debug message issued when triggered an action to delete subnet by subnet id % MYSQL_CB_DELETE_BY_SUBNET_ID_SUBNET4_RESULT deleted: %1 entries -Debug message indicating the result of an action to delete MySQL CB subnet by subnet id +Debug message indicating the result of an action to delete subnet by subnet id -% MYSQL_CB_DELETE_ALL_SUBNETS4 delete MySQL CB all subnets -Debug message issued when triggered an action to delete MySQL CB all subnets +% MYSQL_CB_DELETE_ALL_SUBNETS4 delete all subnets +Debug message issued when triggered an action to delete all subnets % MYSQL_CB_DELETE_ALL_SUBNETS4_RESULT deleted: %1 entries -Debug message indicating the result of an action to delete MySQL CB all subnets +Debug message indicating the result of an action to delete all subnets -% MYSQL_CB_DELETE_SHARED_NETWORK_SUBNETS4 delete MySQL CB shared network: %1 subnets -Debug message issued when triggered an action to delete MySQL CB shared network subnets +% MYSQL_CB_DELETE_SHARED_NETWORK_SUBNETS4 delete shared network: %1 subnets +Debug message issued when triggered an action to delete shared network subnets % MYSQL_CB_DELETE_SHARED_NETWORK_SUBNETS4_RESULT deleted: %1 entries -Debug message indicating the result of an action to delete MySQL CB shared network subnets +Debug message indicating the result of an action to delete shared network subnets -% MYSQL_CB_DELETE_SHARED_NETWORK4 delete MySQL CB shared network: %1 -Debug message issued when triggered an action to delete MySQL CB shared network +% MYSQL_CB_DELETE_SHARED_NETWORK4 delete shared network: %1 +Debug message issued when triggered an action to delete shared network % MYSQL_CB_DELETE_SHARED_NETWORK4_RESULT deleted: %1 entries -Debug message indicating the result of an action to delete MySQL CB shared network +Debug message indicating the result of an action to delete shared network -% MYSQL_CB_DELETE_ALL_SHARED_NETWORKS4 delete MySQL CB all shared networks -Debug message issued when triggered an action to delete MySQL CB all shared networks +% MYSQL_CB_DELETE_ALL_SHARED_NETWORKS4 delete all shared networks +Debug message issued when triggered an action to delete all shared networks % MYSQL_CB_DELETE_ALL_SHARED_NETWORKS4_RESULT deleted: %1 entries -Debug message indicating the result of an action to delete MySQL CB all shared networks +Debug message indicating the result of an action to delete all shared networks -% MYSQL_CB_DELETE_OPTION_DEF4 delete MySQL CB option definition code: %1 space: %2 -Debug message issued when triggered an action to delete MySQL CB option definition +% MYSQL_CB_DELETE_OPTION_DEF4 delete option definition code: %1 space: %2 +Debug message issued when triggered an action to delete option definition % MYSQL_CB_DELETE_OPTION_DEF4_RESULT deleted: %1 entries -Debug message indicating the result of an action to delete MySQL CB option definition +Debug message indicating the result of an action to delete option definition -% MYSQL_CB_DELETE_ALL_OPTION_DEFS4 delete MySQL CB all option definitions -Debug message issued when triggered an action to delete MySQL CB all option definitions +% MYSQL_CB_DELETE_ALL_OPTION_DEFS4 delete all option definitions +Debug message issued when triggered an action to delete all option definitions % MYSQL_CB_DELETE_ALL_OPTION_DEFS4_RESULT deleted: %1 entries -Debug message indicating the result of an action to delete MySQL CB all option definitions +Debug message indicating the result of an action to delete all option definitions -% MYSQL_CB_DELETE_OPTION4 delete MySQL CB option code: %1 space: %2 -Debug message issued when triggered an action to delete MySQL CB option +% MYSQL_CB_DELETE_OPTION4 delete option code: %1 space: %2 +Debug message issued when triggered an action to delete option % MYSQL_CB_DELETE_OPTION4_RESULT deleted: %1 entries -Debug message indicating the result of an action to delete MySQL CB option +Debug message indicating the result of an action to delete option -% MYSQL_CB_DELETE_SHARED_NETWORK_OPTION4 delete MySQL CB shared network: %1 option code: %2 space: %3 -Debug message issued when triggered an action to delete MySQL CB shared network option +% MYSQL_CB_DELETE_SHARED_NETWORK_OPTION4 delete shared network: %1 option code: %2 space: %3 +Debug message issued when triggered an action to delete shared network option % MYSQL_CB_DELETE_SHARED_NETWORK_OPTION4_RESULT deleted: %1 entries -Debug message indicating the result of an action to delete MySQL CB shared network option +Debug message indicating the result of an action to delete shared network option -% MYSQL_CB_DELETE_BY_SUBNET_ID_OPTION4 delete MySQL CB by subnet id: %1 option code: %2 space: %3 -Debug message issued when triggered an action to delete MySQL CB option by subnet id +% MYSQL_CB_DELETE_BY_SUBNET_ID_OPTION4 delete by subnet id: %1 option code: %2 space: %3 +Debug message issued when triggered an action to delete option by subnet id % MYSQL_CB_DELETE_BY_SUBNET_ID_OPTION4_RESULT deleted: %1 entries -Debug message indicating the result of an action to delete MySQL CB option by subnet id +Debug message indicating the result of an action to delete option by subnet id -% MYSQL_CB_DELETE_BY_POOL_OPTION4 delete MySQL CB pool start: %1 pool end: %2 option code: %3 space: %4 -Debug message issued when triggered an action to delete MySQL CB option by pool +% MYSQL_CB_DELETE_BY_POOL_OPTION4 delete pool start: %1 pool end: %2 option code: %3 space: %4 +Debug message issued when triggered an action to delete option by pool % MYSQL_CB_DELETE_BY_POOL_OPTION4_RESULT deleted: %1 entries -Debug message indicating the result of an action to delete MySQL CB option by pool +Debug message indicating the result of an action to delete option by pool -% MYSQL_CB_DELETE_GLOBAL_PARAMETER4 delete MySQL CB global parameter: %1 -Debug message issued when triggered an action to delete MySQL CB global parameter +% MYSQL_CB_DELETE_GLOBAL_PARAMETER4 delete global parameter: %1 +Debug message issued when triggered an action to delete global parameter % MYSQL_CB_DELETE_GLOBAL_PARAMETER4_RESULT deleted: %1 entries -Debug message indicating the result of an action to delete MySQL CB global parameter +Debug message indicating the result of an action to delete global parameter -% MYSQL_CB_DELETE_ALL_GLOBAL_PARAMETERS4 delete MySQL CB all global parameters -Debug message issued when triggered an action to delete MySQL CB all global parameters +% MYSQL_CB_DELETE_ALL_GLOBAL_PARAMETERS4 delete all global parameters +Debug message issued when triggered an action to delete all global parameters % MYSQL_CB_DELETE_ALL_GLOBAL_PARAMETERS4_RESULT deleted: %1 entries -Debug message indicating the result of an action to delete MySQL CB all global parameters +Debug message indicating the result of an action to delete all global parameters -% MYSQL_CB_GET_TYPE4 get MySQL CB type -Debug message issued when triggered an action to retrieve MySQL CB type +% MYSQL_CB_GET_TYPE4 get type +Debug message issued when triggered an action to retrieve type -% MYSQL_CB_GET_HOST4 get MySQL CB host -Debug message issued when triggered an action to retrieve MySQL CB host +% MYSQL_CB_GET_HOST4 get host +Debug message issued when triggered an action to retrieve host -% MYSQL_CB_GET_PORT4 get MySQL CB port -Debug message issued when triggered an action to retrieve MySQL CB port +% MYSQL_CB_GET_PORT4 get port +Debug message issued when triggered an action to retrieve port -% MYSQL_CB_REGISTER_BACKEND_TYPE4 register MySQL CB backend -Debug message issued when triggered an action to register MySQL CB backend +% MYSQL_CB_REGISTER_BACKEND_TYPE4 register backend +Debug message issued when triggered an action to register backend -% MYSQL_CB_UNREGISTER_BACKEND_TYPE4 unregister MySQL CB backend -Debug message issued when triggered an action to unregister MySQL CB backend +% MYSQL_CB_UNREGISTER_BACKEND_TYPE4 unregister backend +Debug message issued when triggered an action to unregister backend -% MYSQL_CB_GET_SUBNET6_BY_PREFIX retrieving MySQL CB subnet by prefix: %1 -Debug message issued when triggered an action to retrieve MySQL CB subnet by prefix +% MYSQL_CB_GET_SUBNET6_BY_PREFIX retrieving subnet by prefix: %1 +Debug message issued when triggered an action to retrieve subnet by prefix -% MYSQL_CB_GET_SUBNET6_BY_SUBNET_ID retrieving MySQL CB subnet by subnet id: %1 -Debug message issued when triggered an action to retrieve MySQL CB subnet by subnet id +% MYSQL_CB_GET_SUBNET6_BY_SUBNET_ID retrieving subnet by subnet id: %1 +Debug message issued when triggered an action to retrieve subnet by subnet id -% MYSQL_CB_GET_ALL_SUBNETS6 retrieving all MySQL CB subnets -Debug message issued when triggered an action to retrieve MySQL CB all subnets +% MYSQL_CB_GET_ALL_SUBNETS6 retrieving all subnets +Debug message issued when triggered an action to retrieve all subnets % MYSQL_CB_GET_ALL_SUBNETS6_RESULT retrieving: %1 elements -Debug message indicating the result of an action to retrieve MySQL CB all subnets +Debug message indicating the result of an action to retrieve all subnets -% MYSQL_CB_GET_MODIFIED_SUBNETS6 retrieving modified MySQL CB subnets from: %1 -Debug message issued when triggered an action to retrieve MySQL CB modified subnets from specified time +% MYSQL_CB_GET_MODIFIED_SUBNETS6 retrieving modified subnets from: %1 +Debug message issued when triggered an action to retrieve modified subnets from specified time % MYSQL_CB_GET_MODIFIED_SUBNETS6_RESULT retrieving: %1 elements -Debug message indicating the result of an action to retrieve MySQL CB modified subnets from specified time +Debug message indicating the result of an action to retrieve modified subnets from specified time -% MYSQL_CB_GET_SHARED_NETWORK_SUBNETS6 retrieving MySQL CB shared network: %1 subnets -Debug message issued when triggered an action to retrieve MySQL CB shared network subnets +% MYSQL_CB_GET_SHARED_NETWORK_SUBNETS6 retrieving shared network: %1 subnets +Debug message issued when triggered an action to retrieve shared network subnets % MYSQL_CB_GET_SHARED_NETWORK_SUBNETS6_RESULT retrieving: %1 elements -Debug message indicating the result of an action to retrieve MySQL CB shared network subnets +Debug message indicating the result of an action to retrieve shared network subnets -% MYSQL_CB_GET_SHARED_NETWORK6 retrieving MySQL CB shared network: %1 -Debug message issued when triggered an action to retrieve MySQL CB shared network +% MYSQL_CB_GET_SHARED_NETWORK6 retrieving shared network: %1 +Debug message issued when triggered an action to retrieve shared network -% MYSQL_CB_GET_ALL_SHARED_NETWORKS6 retrieving MySQL CB all shared networks -Debug message issued when triggered an action to retrieve MySQL CB all shared networks +% MYSQL_CB_GET_ALL_SHARED_NETWORKS6 retrieving all shared networks +Debug message issued when triggered an action to retrieve all shared networks % MYSQL_CB_GET_ALL_SHARED_NETWORKS6_RESULT retrieving: %1 elements -Debug message indicating the result of an action to retrieve MySQL CB all shared networks +Debug message indicating the result of an action to retrieve all shared networks -% MYSQL_CB_GET_MODIFIED_SHARED_NETWORKS6 retrieving MySQL CB modified shared networks from: %1 -Debug message issued when triggered an action to retrieve MySQL CB modified shared networks from specified time +% MYSQL_CB_GET_MODIFIED_SHARED_NETWORKS6 retrieving modified shared networks from: %1 +Debug message issued when triggered an action to retrieve modified shared networks from specified time % MYSQL_CB_GET_MODIFIED_SHARED_NETWORKS6_RESULT retrieving: %1 elements -Debug message indicating the result of an action to retrieve MySQL CB modified shared networks from specified time +Debug message indicating the result of an action to retrieve modified shared networks from specified time -% MYSQL_CB_GET_OPTION_DEF6 retrieving MySQL CB option definition code: %1 space: %2 -Debug message issued when triggered an action to retrieve MySQL CB option definition +% MYSQL_CB_GET_OPTION_DEF6 retrieving option definition code: %1 space: %2 +Debug message issued when triggered an action to retrieve option definition -% MYSQL_CB_GET_ALL_OPTION_DEFS6 retrieving MySQL CB all option definitions -Debug message issued when triggered an action to retrieve MySQL CB all option definitions +% MYSQL_CB_GET_ALL_OPTION_DEFS6 retrieving all option definitions +Debug message issued when triggered an action to retrieve all option definitions % MYSQL_CB_GET_ALL_OPTION_DEFS6_RESULT retrieving: %1 elements -Debug message indicating the result of an action to retrieve MySQL CB all option definitions +Debug message indicating the result of an action to retrieve all option definitions -% MYSQL_CB_GET_MODIFIED_OPTION_DEFS6 retrieving MySQL CB modified option definitions from: %1 -Debug message issued when triggered an action to retrieve MySQL CB modified option definitions from specified time +% MYSQL_CB_GET_MODIFIED_OPTION_DEFS6 retrieving modified option definitions from: %1 +Debug message issued when triggered an action to retrieve modified option definitions from specified time % MYSQL_CB_GET_MODIFIED_OPTION_DEFS6_RESULT retrieving: %1 elements -Debug message indicating the result of an action to retrieve MySQL CB modified option definitions from specified time +Debug message indicating the result of an action to retrieve modified option definitions from specified time -% MYSQL_CB_GET_OPTION6 retrieving MySQL CB option code: %1 space: %2 -Debug message issued when triggered an action to retrieve MySQL CB option +% MYSQL_CB_GET_OPTION6 retrieving option code: %1 space: %2 +Debug message issued when triggered an action to retrieve option -% MYSQL_CB_GET_ALL_OPTIONS6 retrieving MySQL CB all options -Debug message issued when triggered an action to retrieve MySQL CB all options +% MYSQL_CB_GET_ALL_OPTIONS6 retrieving all options +Debug message issued when triggered an action to retrieve all options % MYSQL_CB_GET_ALL_OPTIONS6_RESULT retrieving: %1 elements -Debug message indicating the result of an action to retrieve MySQL CB all options +Debug message indicating the result of an action to retrieve all options -% MYSQL_CB_GET_MODIFIED_OPTIONS6 retrieving MySQL CB modified options from: %1 -Debug message issued when triggered an action to retrieve MySQL CB modified options from specified time +% MYSQL_CB_GET_MODIFIED_OPTIONS6 retrieving modified options from: %1 +Debug message issued when triggered an action to retrieve modified options from specified time % MYSQL_CB_GET_MODIFIED_OPTIONS6_RESULT retrieving: %1 elements -Debug message indicating the result of an action to retrieve MySQL CB modified options from specified time +Debug message indicating the result of an action to retrieve modified options from specified time -% MYSQL_CB_GET_GLOBAL_PARAMETER6 retrieving MySQL CB global parameter: %1 -Debug message issued when triggered an action to retrieve MySQL CB global parameter +% MYSQL_CB_GET_GLOBAL_PARAMETER6 retrieving global parameter: %1 +Debug message issued when triggered an action to retrieve global parameter -% MYSQL_CB_GET_ALL_GLOBAL_PARAMETERS6 retrieving MySQL CB all global parameters -Debug message issued when triggered an action to retrieve MySQL CB all global parameters +% MYSQL_CB_GET_ALL_GLOBAL_PARAMETERS6 retrieving all global parameters +Debug message issued when triggered an action to retrieve all global parameters % MYSQL_CB_GET_ALL_GLOBAL_PARAMETERS6_RESULT retrieving: %1 elements -Debug message indicating the result of an action to retrieve MySQL CB all global parameters +Debug message indicating the result of an action to retrieve all global parameters -% MYSQL_CB_GET_MODIFIED_GLOBAL_PARAMETERS6 retrieving MySQL CB modified global parameters from: %1 -Debug message issued when triggered an action to retrieve MySQL CB modified global parameters from specified time +% MYSQL_CB_GET_MODIFIED_GLOBAL_PARAMETERS6 retrieving modified global parameters from: %1 +Debug message issued when triggered an action to retrieve modified global parameters from specified time % MYSQL_CB_GET_MODIFIED_GLOBAL_PARAMETERS6_RESULT retrieving: %1 elements -Debug message indicating the result of an action to retrieve MySQL CB modified global parameters from specified time +Debug message indicating the result of an action to retrieve modified global parameters from specified time -% MYSQL_CB_GET_RECENT_AUDIT_ENTRIES6 retrieving MySQL CB audit entries -Debug message issued when triggered an action to retrieve MySQL CB audit entries +% MYSQL_CB_GET_RECENT_AUDIT_ENTRIES6 retrieving audit entries from: %1 +Debug message issued when triggered an action to retrieve audit entries from specified time % MYSQL_CB_GET_RECENT_AUDIT_ENTRIES6_RESULT retrieving: %1 elements -Debug message indicating the result of an action to retrieve MySQL CB audit entries +Debug message indicating the result of an action to retrieve audit entries from specified time -% MYSQL_CB_CREATE_UPDATE_SUBNET6 create or update MySQL CB subnet: %1 -Debug message issued when triggered an action to create or update MySQL CB subnet +% MYSQL_CB_CREATE_UPDATE_SUBNET6 create or update subnet: %1 +Debug message issued when triggered an action to create or update subnet -% MYSQL_CB_CREATE_UPDATE_SHARED_NETWORK6 create or update MySQL CB shared network: %1 -Debug message issued when triggered an action to create or update MySQL CB shared network +% MYSQL_CB_CREATE_UPDATE_SHARED_NETWORK6 create or update shared network: %1 +Debug message issued when triggered an action to create or update shared network -% MYSQL_CB_CREATE_UPDATE_OPTION_DEF6 create or update MySQL CB option definition: %1 code: %2 -Debug message issued when triggered an action to create or update MySQL CB option definition +% MYSQL_CB_CREATE_UPDATE_OPTION_DEF6 create or update option definition: %1 code: %2 +Debug message issued when triggered an action to create or update option definition -% MYSQL_CB_CREATE_UPDATE_OPTION6 create or update MySQL CB option -Debug message issued when triggered an action to create or update MySQL CB option +% MYSQL_CB_CREATE_UPDATE_OPTION6 create or update option +Debug message issued when triggered an action to create or update option -% MYSQL_CB_CREATE_UPDATE_SHARED_NETWORK_OPTION6 create or update MySQL CB shared network: %1 option -Debug message issued when triggered an action to create or update MySQL CB shared network option +% MYSQL_CB_CREATE_UPDATE_SHARED_NETWORK_OPTION6 create or update shared network: %1 option +Debug message issued when triggered an action to create or update shared network option -% MYSQL_CB_CREATE_UPDATE_BY_SUBNET_ID_OPTION6 create or update MySQL CB option by subnet id: %1 -Debug message issued when triggered an action to create or update MySQL CB option by subnet id +% MYSQL_CB_CREATE_UPDATE_BY_SUBNET_ID_OPTION6 create or update option by subnet id: %1 +Debug message issued when triggered an action to create or update option by subnet id -% MYSQL_CB_CREATE_UPDATE_BY_POOL_OPTION6 create or update MySQL CB option pool start: %1 pool end: %2 -Debug message issued when triggered an action to create or update MySQL CB option by pool +% MYSQL_CB_CREATE_UPDATE_BY_POOL_OPTION6 create or update option pool start: %1 pool end: %2 +Debug message issued when triggered an action to create or update option by pool -% MYSQL_CB_CREATE_UPDATE_BY_PREFIX_OPTION6 create or update MySQL CB option prefix: %1 prefix len: %2 -Debug message issued when triggered an action to create or update MySQL CB option by prefix +% MYSQL_CB_CREATE_UPDATE_BY_PREFIX_OPTION6 create or update option prefix: %1 prefix len: %2 +Debug message issued when triggered an action to create or update option by prefix -% MYSQL_CB_CREATE_UPDATE_GLOBAL_PARAMETER6 create or update MySQL CB global parameter: %1 -Debug message issued when triggered an action to create or update MySQL CB global parameter +% MYSQL_CB_CREATE_UPDATE_GLOBAL_PARAMETER6 create or update global parameter: %1 +Debug message issued when triggered an action to create or update global parameter -% MYSQL_CB_DELETE_BY_PREFIX_SUBNET6 delete MySQL CB subnet by prefix: %1 -Debug message issued when triggered an action to delete MySQL CB subnet by prefix +% MYSQL_CB_DELETE_BY_PREFIX_SUBNET6 delete subnet by prefix: %1 +Debug message issued when triggered an action to delete subnet by prefix % MYSQL_CB_DELETE_BY_PREFIX_SUBNET6_RESULT deleted: %1 entries -Debug message indicating the result of an action to delete MySQL CB subnet by prefix +Debug message indicating the result of an action to delete subnet by prefix -% MYSQL_CB_DELETE_BY_SUBNET_ID_SUBNET6 delete MySQL CB subnet by subnet id: %1 -Debug message issued when triggered an action to delete MySQL CB subnet by subnet id +% MYSQL_CB_DELETE_BY_SUBNET_ID_SUBNET6 delete subnet by subnet id: %1 +Debug message issued when triggered an action to delete subnet by subnet id % MYSQL_CB_DELETE_BY_SUBNET_ID_SUBNET6_RESULT deleted: %1 entries -Debug message indicating the result of an action to delete MySQL CB subnet by subnet id +Debug message indicating the result of an action to delete subnet by subnet id -% MYSQL_CB_DELETE_ALL_SUBNETS6 delete MySQL CB all subnets -Debug message issued when triggered an action to delete MySQL CB all subnets +% MYSQL_CB_DELETE_ALL_SUBNETS6 delete all subnets +Debug message issued when triggered an action to delete all subnets % MYSQL_CB_DELETE_ALL_SUBNETS6_RESULT deleted: %1 entries -Debug message indicating the result of an action to delete MySQL CB all subnets +Debug message indicating the result of an action to delete all subnets -% MYSQL_CB_DELETE_SHARED_NETWORK_SUBNETS6 delete MySQL CB shared network: %1 subnets -Debug message issued when triggered an action to delete MySQL CB shared network subnets +% MYSQL_CB_DELETE_SHARED_NETWORK_SUBNETS6 delete shared network: %1 subnets +Debug message issued when triggered an action to delete shared network subnets % MYSQL_CB_DELETE_SHARED_NETWORK_SUBNETS6_RESULT deleted: %1 entries -Debug message indicating the result of an action to delete MySQL CB shared network subnets +Debug message indicating the result of an action to delete shared network subnets -% MYSQL_CB_DELETE_SHARED_NETWORK6 delete MySQL CB shared network: %1 -Debug message issued when triggered an action to delete MySQL CB shared network +% MYSQL_CB_DELETE_SHARED_NETWORK6 delete shared network: %1 +Debug message issued when triggered an action to delete shared network % MYSQL_CB_DELETE_SHARED_NETWORK6_RESULT deleted: %1 entries -Debug message indicating the result of an action to delete MySQL CB shared network +Debug message indicating the result of an action to delete shared network -% MYSQL_CB_DELETE_ALL_SHARED_NETWORKS6 delete MySQL CB all shared networks -Debug message issued when triggered an action to delete MySQL CB all shared networks +% MYSQL_CB_DELETE_ALL_SHARED_NETWORKS6 delete all shared networks +Debug message issued when triggered an action to delete all shared networks % MYSQL_CB_DELETE_ALL_SHARED_NETWORKS6_RESULT deleted: %1 entries -Debug message indicating the result of an action to delete MySQL CB all shared networks +Debug message indicating the result of an action to delete all shared networks -% MYSQL_CB_DELETE_OPTION_DEF6 delete MySQL CB option definition code: %1 space: %2 -Debug message issued when triggered an action to delete MySQL CB option definition +% MYSQL_CB_DELETE_OPTION_DEF6 delete option definition code: %1 space: %2 +Debug message issued when triggered an action to delete option definition % MYSQL_CB_DELETE_OPTION_DEF6_RESULT deleted: %1 entries -Debug message indicating the result of an action to delete MySQL CB option definition +Debug message indicating the result of an action to delete option definition -% MYSQL_CB_DELETE_ALL_OPTION_DEFS6 delete MySQL CB all option definitions -Debug message issued when triggered an action to delete MySQL CB all option definitions +% MYSQL_CB_DELETE_ALL_OPTION_DEFS6 delete all option definitions +Debug message issued when triggered an action to delete all option definitions % MYSQL_CB_DELETE_ALL_OPTION_DEFS6_RESULT deleted: %1 entries -Debug message indicating the result of an action to delete MySQL CB all option definitions +Debug message indicating the result of an action to delete all option definitions -% MYSQL_CB_DELETE_OPTION6 delete MySQL CB option code: %1 space: %2 -Debug message issued when triggered an action to delete MySQL CB option +% MYSQL_CB_DELETE_OPTION6 delete option code: %1 space: %2 +Debug message issued when triggered an action to delete option % MYSQL_CB_DELETE_OPTION6_RESULT deleted: %1 entries -Debug message indicating the result of an action to delete MySQL CB option +Debug message indicating the result of an action to delete option -% MYSQL_CB_DELETE_SHARED_NETWORK_OPTION6 delete MySQL CB shared network: %1 option code: %2 space: %3 -Debug message issued when triggered an action to delete MySQL CB shared network option +% MYSQL_CB_DELETE_SHARED_NETWORK_OPTION6 delete shared network: %1 option code: %2 space: %3 +Debug message issued when triggered an action to delete shared network option % MYSQL_CB_DELETE_SHARED_NETWORK_OPTION6_RESULT deleted: %1 entries -Debug message indicating the result of an action to delete MySQL CB shared network option +Debug message indicating the result of an action to delete shared network option -% MYSQL_CB_DELETE_BY_SUBNET_ID_OPTION6 delete MySQL CB by subnet id: %1 option code: %2 space: %3 -Debug message issued when triggered an action to delete MySQL CB option by subnet id +% MYSQL_CB_DELETE_BY_SUBNET_ID_OPTION6 delete by subnet id: %1 option code: %2 space: %3 +Debug message issued when triggered an action to delete option by subnet id % MYSQL_CB_DELETE_BY_SUBNET_ID_OPTION6_RESULT deleted: %1 entries -Debug message indicating the result of an action to delete MySQL CB option by subnet id +Debug message indicating the result of an action to delete option by subnet id -% MYSQL_CB_DELETE_BY_POOL_OPTION6 delete MySQL CB pool start: %1 pool end: %2 option code: %3 space: %4 -Debug message issued when triggered an action to delete MySQL CB option by pool +% MYSQL_CB_DELETE_BY_POOL_OPTION6 delete pool start: %1 pool end: %2 option code: %3 space: %4 +Debug message issued when triggered an action to delete option by pool % MYSQL_CB_DELETE_BY_POOL_OPTION6_RESULT deleted: %1 entries -Debug message indicating the result of an action to delete MySQL CB option by pool +Debug message indicating the result of an action to delete option by pool -% MYSQL_CB_DELETE_BY_POOL_PREFIX_OPTION6 delete MySQL CB prefix: %1 prefix len: %2 option code: %3 space: %4 -Debug message issued when triggered an action to delete MySQL CB option by prefix +% MYSQL_CB_DELETE_BY_POOL_PREFIX_OPTION6 delete prefix: %1 prefix len: %2 option code: %3 space: %4 +Debug message issued when triggered an action to delete option by prefix % MYSQL_CB_DELETE_BY_POOL_PREFIX_OPTION6_RESULT deleted: %1 entries -Debug message indicating the result of an action to delete MySQL CB option by prefix +Debug message indicating the result of an action to delete option by prefix -% MYSQL_CB_DELETE_GLOBAL_PARAMETER6 delete MySQL CB global parameter: %1 -Debug message issued when triggered an action to delete MySQL CB global parameter +% MYSQL_CB_DELETE_GLOBAL_PARAMETER6 delete global parameter: %1 +Debug message issued when triggered an action to delete global parameter % MYSQL_CB_DELETE_GLOBAL_PARAMETER6_RESULT deleted: %1 entries -Debug message indicating the result of an action to delete MySQL CB global parameter +Debug message indicating the result of an action to delete global parameter -% MYSQL_CB_DELETE_ALL_GLOBAL_PARAMETERS6 delete MySQL CB all global parameters -Debug message issued when triggered an action to delete MySQL CB all global parameters +% MYSQL_CB_DELETE_ALL_GLOBAL_PARAMETERS6 delete all global parameters +Debug message issued when triggered an action to delete all global parameters % MYSQL_CB_DELETE_ALL_GLOBAL_PARAMETERS6_RESULT deleted: %1 entries -Debug message indicating the result of an action to delete MySQL CB all global parameters +Debug message indicating the result of an action to delete all global parameters -% MYSQL_CB_GET_TYPE6 get MySQL CB type -Debug message issued when triggered an action to retrieve MySQL CB type +% MYSQL_CB_GET_TYPE6 get type +Debug message issued when triggered an action to retrieve type -% MYSQL_CB_GET_HOST6 get MySQL CB host -Debug message issued when triggered an action to retrieve MySQL CB host +% MYSQL_CB_GET_HOST6 get host +Debug message issued when triggered an action to retrieve host -% MYSQL_CB_GET_PORT6 get MySQL CB port -Debug message issued when triggered an action to retrieve MySQL CB port +% MYSQL_CB_GET_PORT6 get port +Debug message issued when triggered an action to retrieve port -% MYSQL_CB_REGISTER_BACKEND_TYPE6 register MySQL CB backend -Debug message issued when triggered an action to register MySQL CB backend +% MYSQL_CB_REGISTER_BACKEND_TYPE6 register backend +Debug message issued when triggered an action to register backend -% MYSQL_CB_UNREGISTER_BACKEND_TYPE6 unregister MySQL CB backend -Debug message issued when triggered an action to unregister MySQL CB backend +% MYSQL_CB_UNREGISTER_BACKEND_TYPE6 unregister backend +Debug message issued when triggered an action to unregister backend -- 2.47.2