203
203
path length on success, 0 on failure
206
size_t TableIdentifier::build_table_filename(std::string &path, const std::string &db, const std::string &table_name, bool is_tmp)
206
size_t TableIdentifier::build_table_filename(std::string &in_path, const std::string &in_db, const std::string &in_table_name, bool is_tmp)
208
208
bool conversion_error= false;
213
213
errmsg_printf(ERRMSG_LVL_ERROR,