OceanBase Plugin Development Kit
OceanBase Plugin Development Kit
载入中...
搜索中...
未找到
ob_plugin_errno.h 文件参考

浏览该文件的源代码.

变量

const int OBP_SUCCESS = 0
 this is the adaptor errno of oceanbase errno
 
const int OBP_INVALID_ARGUMENT = -4002
 
const int OBP_INIT_TWICE = -4005
 
const int OBP_NOT_INIT = -4006
 
const int OBP_NOT_SUPPORTED = -4007
 
const int OBP_ITER_END = -4008
 
const int OBP_ALLOCATE_MEMORY_FAILED = -4013
 
const int OBP_PLUGIN_ERROR = -11078