def __init__(self): self.conn = _MysqlBase() self.executed_tasks = []
def __init__(self): self.conn = _MysqlBase()