Thursday, August 1, 2013

South with MySQL?

I tried to run a migration using south, and got the message:
"Since you have a database that does not support running schema-altering statements in transactions, we have had to leave it in an interim state between migrations."
Is this an incompatibility with MySQL, or because my DB is incorrectly configured?  I have not seen in any of the South documentation that it can not be used with MySQL.
Cheers, N//

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment