57
57
extern int opt_destination;
59
// returns true on keep, false on ignore Olaf: sounds backwards/wrong, shouldn't it be the other way around?
60
60
bool DrizzleDumpDatabase::ignoreTable(std::string tableName)
70
65
void DrizzleDumpDatabase::cleanTableName(std::string &tableName)