mariadb/ndb/include/mgmapi
unknown 793699f330 Add ndb/src/mgmapi/mgmapi_internal.h
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
2005-03-03 19:49:58 +11:00
..
mgmapi.h Add ndb/src/mgmapi/mgmapi_internal.h 2005-03-03 19:49:58 +11:00
mgmapi_config_parameters.h Merge 2005-01-28 00:47:41 +01:00
mgmapi_config_parameters_debug.h Added file(s) 2004-05-26 11:49:12 +02:00
mgmapi_debug.h Add ndb/src/mgmapi/mgmapi_internal.h 2005-03-03 19:49:58 +11:00
ndb_logevent.h updated logevent example 2005-01-25 13:08:21 +01:00