Skip to content

[Bug] MySQLDb in Agno 2.5.10 does not implement Scheduler methods (claim_due_schedule, etc.) #7238

@Anyeler

Description

@Anyeler

Description

In Agno 2.5.x, the MySQLDb implementation does not include the required Scheduler-related methods such as claim_due_schedule.

Steps to Reproduce

This causes the Scheduler Poller to raise NotImplementedError when using MySQL as the database backend.

Agent Configuration (if applicable)

No response

Expected Behavior

This causes the Scheduler Poller to raise NotImplementedError when using MySQL as the database backend.

Actual Behavior

This causes the Scheduler Poller to raise NotImplementedError when using MySQL as the database backend.

Screenshots or Logs (if applicable)

No response

Environment

Agno 2.5.10

Possible Solutions (optional)

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions