mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-06-27 20:47:11 +02:00
Add MariaDB Connector/C as a built-in alternative (v3.2.3).
This commit is contained in:
4
vendor/MDBC/plugins/auth/common.h
vendored
Normal file
4
vendor/MDBC/plugins/auth/common.h
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
/** Maximal length of the target name */
|
||||
#define PRINCIPAL_NAME_MAX 256
|
||||
/** Maximal length of the mech string */
|
||||
#define MECH_NAME_MAX 30
|
Reference in New Issue
Block a user