Public Attributes | |
| FILE * | file |
| const char * | file_name |
| uint | lineno |
Definition at line 164 of file mysqltest.c.
| FILE* test_file::file |
Definition at line 166 of file mysqltest.c.
Referenced by close_files(), end_of_query(), get_one_option(), main(), open_file(), and read_line().
| const char* test_file::file_name |
Definition at line 167 of file mysqltest.c.
Referenced by abort_not_supported_test(), close_files(), die(), get_one_option(), main(), mark_progress(), open_file(), and read_line().
Definition at line 168 of file mysqltest.c.
Referenced by abort_not_supported_test(), get_one_option(), main(), mark_progress(), open_file(), and read_line().
1.4.7

