MySQL 8.3.0
Source Code Documentation
errors.cc File Reference
#include "my_config.h"
#include "mysql/my_loglevel.h"
#include <unistd.h>
#include "my_dbug.h"
#include "my_sys.h"
#include "my_thread_local.h"
#include "mysys_err.h"

Functions

void wait_for_free_space (const char *filename, int errors)
 
const char * get_global_errmsg (int nr)
 

Variables

const char * globerrs [GLOBERRS]
 

Variable Documentation

◆ globerrs

const char* globerrs[GLOBERRS]