MySQL 9.1.0
Source Code Documentation
my_rm_dir_w_symlink.cc File Reference
#include <errno.h>
#include "m_string.h"
#include "my_io.h"
#include "my_sys.h"
#include "my_thread_local.h"
#include "mysql/psi/mysql_file.h"
#include "mysql_com.h"

Functions

bool my_rm_dir_w_symlink (const char *directory_path, bool send_error, bool send_intermediate_errors, bool &directory_deletion_failed)
 Deletes the specified directory. More...
 

Variables

PSI_file_key key_file_misc
 

Variable Documentation

◆ key_file_misc

PSI_file_key key_file_misc
extern