![]() |
MySQL 9.6.0
Source Code Documentation
|
#include "sql/server_component/mysql_file_imp.h"#include <fcntl.h>#include <mysql/components/service_implementation.h>#include "my_io.h"#include "my_sys.h"Functions | |
| static int | translate_open_flags (int flags) |
| Values defined as 0. More... | |
| static int | translate_permission_flags (int flags) |
| static int | translate_seek_flags (int flags) |
|
static |
Values defined as 0.
Translate a flag from service defined to platform specific.
|
static |
|
static |