Skip to main content

Module common

Module common 

Source

Enumsยง

Identity
Password
Authentication information sent by the client.

Constantsยง

DEFAULT_PBKDF2_SHA256_ITERATIONS
DEFAULT_USERNAME ๐Ÿ”’
MAX_PBKDF2_SHA256_ITERATIONS
MAX_PBKDF2_SHA256_SALT_LEN
PBKDF2_SHA256_HASH_LEN

Functionsยง

auth_mysql
auth_mysql_with_hash_stage_2 ๐Ÿ”’
double_sha1 ๐Ÿ”’
format_mysql_native_password_verifier
format_pbkdf2_sha256_password_verifier
mysql_native_password_hash
sha1_one ๐Ÿ”’
sha1_two ๐Ÿ”’
static_user_provider_from_option
user_provider_from_option
userinfo_by_name
construct a UserInfo impl with name use default username greptime if None is provided

Type Aliasesยง

HashedPassword
HostOrIp ๐Ÿ”’
Salt
Username ๐Ÿ”’