MySQL 9.1.0
Source Code Documentation
|
#include "xcom/x_platform.h"
Go to the source code of this file.
Classes | |
struct | result |
Typedefs | |
typedef struct result | result |
Enumerations | |
enum | err_limits { errno_max = 1000000 , ssl_zero = 2000000 } |
Functions | |
static int | to_errno (int err) |
static int | to_ssl_err (int err) |
static int | from_errno (int err) |
static int | from_ssl_err (int err) |
static int | is_ssl_err (int err) |
enum err_limits |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |