oceanbase-admin 2cc36baafd init push
2021-05-31 22:52:39 +08:00

5 lines
138 B
C

/** Maximal length of the target name */
#define PRINCIPAL_NAME_MAX 256
/** Maximal length of the mech string */
#define MECH_NAME_MAX 30