Friday, October 28, 2011

Re: Database management commands

On Fri, Oct 28, 2011 at 2:35 AM, Daniele Procida <daniele@vurt.org> wrote:
COuld it still be the case that the issue is the result of the older Django database having used one engine by default, and the new one the other?


That is possible -- in a MySQL shell, run "SHOW TABLE STATUS", and you can see the engine used by all of your tables. 


--
Regards,
Ian Clelland
<clelland@gmail.com>

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment