MySQL 8.3.0
Source Code Documentation
my_static.h File Reference

Static variables for mysys library. More...

#include <sys/types.h>
#include "my_alloc.h"
#include "my_inttypes.h"
#include "my_io.h"
#include "my_macros.h"
#include "my_sys.h"

Go to the source code of this file.

Variables

char curr_dir [FN_REFLEN]
 
char home_dir_buff [FN_REFLEN]
 
USED_MEMmy_once_root_block
 
uint my_once_extra
 

Detailed Description

Static variables for mysys library.

All defined here for easy making of a shared library.

Variable Documentation

◆ curr_dir

char curr_dir[FN_REFLEN]
extern

◆ home_dir_buff

char home_dir_buff[FN_REFLEN]

◆ my_once_extra

uint my_once_extra
extern

◆ my_once_root_block

USED_MEM* my_once_root_block
extern