![]() |
MySQL 9.4.0
Source Code Documentation
|
#include <fcntl.h>#include <sys/stat.h>#include <sys/types.h>#include <cerrno>#include "my_dbug.h"#include "my_inttypes.h"#include "my_io.h"#include "my_sys.h"#include "my_thread_local.h"#include "mysys_err.h"Functions | |
| MY_MODE | get_file_perm (ulong perm_flags) |
| bool | my_chmod (const char *filename, ulong perm_flags, myf MyFlags) |