MySQL 8.4.0
Source Code Documentation
authentication_webauthn_clientopt-vars.h File Reference
#include <cstdio>
#include "mysql.h"

Go to the source code of this file.

Functions

static int set_authentication_webauthn_options (MYSQL *mysql, char *error, size_t error_size)
 

Variables

bool opt_authentication_webauthn_client_preserve_privacy = false
 

Function Documentation

◆ set_authentication_webauthn_options()

static int set_authentication_webauthn_options ( MYSQL mysql,
char *  error,
size_t  error_size 
)
static

Variable Documentation

◆ opt_authentication_webauthn_client_preserve_privacy

bool opt_authentication_webauthn_client_preserve_privacy = false