This function initializes internal database runtime core pointers to provide access to service functions inside the TL library.
MCO_RET mco_translog_init()
none
This function initializes internal database runtime core pointers to provide access to service functions inside TL library. It should be called just after function mco_runtime_start()
.
MCO_S_OK | The TL runtime was initialized successfully |