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

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

Open
gbezyuk opened this issue Sep 13, 2013 · 0 comments
Open

Comments

@gbezyuk
Copy link

gbezyuk commented Sep 13, 2013

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant