|
MySQL 5.6.14 Source Code Document
|
#include <os0file.h>
Public Attributes | |
| char | name [OS_FILE_MAX_PATH] |
| os_file_type_t | type |
| ib_int64_t | size |
| time_t | ctime |
| time_t | mtime |
| time_t | atime |
| bool | rw_perm |
Struct used in fetching information of a file in a directory
| char os_file_stat_t::name[OS_FILE_MAX_PATH] |
| bool os_file_stat_t::rw_perm |