295
295
return deleteTableImplementation(session, table_path);
298
299
virtual void doGetTableNames(CachedDirectory &directory, std::string& db_name, std::set<std::string> *set_of_names);
300
301
const char *checkLowercaseNames(const char *path, char *tmp_path);