Skip to content
This repository was archived by the owner on Feb 12, 2020. It is now read-only.
This repository was archived by the owner on Feb 12, 2020. It is now read-only.

CommandError: Backup in django.db.backends.mysql engine not implemented #10

Description

@gbezyuk

I'm using Django 1.5.1 and MySQL; django-backup is installed from current git repo.

When I backup Sqlite databases, everything works fine, but if I try to handle MySQL on my production server, I receive this error message:
"CommandError: Backup in django.db.backends.mysql engine not implemented"

As I see in your test project, MySQL should be supported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions