mirror of
https://github.com/MariaDB/server.git
synced 2025-01-24 07:44:22 +01:00
793699f330
move internal mgmapi functions into it. should also fix AIX build problem. ndb/include/mgmapi/mgmapi.h: Move ndb_mgm_convert_to_transporter to mgmapi_internal.h Should fix AIX build problem ndb/include/mgmapi/mgmapi_debug.h: Move ndb_mgm_(get|set)_connection_int_parameter to mgmapi_internal.h ndb/src/common/transporter/Makefile.am: Add ndb/src/mgmapi to include for common/transporter (TransporterRegistry requires the use of mgmapi_internal.h) ndb/src/common/transporter/TransporterRegistry.cpp: Use mgmapi_internal.h ndb/src/mgmapi/mgmapi.cpp: some functions defined in mgmapi_internal.h ndb/src/ndbapi/ndb_cluster_connection.cpp: use functions from mgmapi_internal.h |
||
---|---|---|
.. | ||
mgmapi.h | ||
mgmapi_config_parameters.h | ||
mgmapi_config_parameters_debug.h | ||
mgmapi_debug.h | ||
ndb_logevent.h |