mariadb/plugin/auth_gssapi/common.h
2016-01-14 13:31:08 +01:00

4 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