Searched refs:no_error_if_table_files_missing_ (Results 1 – 2 of 2) sorted by relevance
90 bool no_error_if_table_files_missing_; variable
25 no_error_if_table_files_missing_(no_error_if_table_files_missing), in VersionEditHandler()412 if (s.IsPathNotFound() && no_error_if_table_files_missing_) { in LoadTables()