MySQL 9.1.0
Source Code Documentation
|
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <gssapi/gssapi.h>
#include "log_client.h"
Go to the source code of this file.
Functions | |
void | log_client_gssapi_error (OM_uint32 major, OM_uint32 minor, const char *msg) |
Variables | |
constexpr int | PRINCIPAL_NAME_MAX {256} |
void log_client_gssapi_error | ( | OM_uint32 | major, |
OM_uint32 | minor, | ||
const char * | msg | ||
) |
|
constexpr |