Files
m2dev-server-src/vendor/mariadb-connector-c-3.4.5/plugins/auth/common.h
2025-08-18 02:05:32 +02: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