![]() |
OceanBase Plugin Development Kit
OceanBase Plugin Development Kit
|
变量 | |
| 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 |