MySQL 9.1.0
Source Code Documentation
|
#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] |
const char* globerrs[GLOBERRS] |