Friday, October 28, 2011

Re: Database management commands

On Fri, Oct 28, 2011, Russell Keith-Magee <russell@keith-magee.com> wrote:

>On Fri, Oct 28, 2011 at 12:49 AM, Leonardo Giordani
><giordani.leonardo@gmail.com> wrote:
>> This is a problem related to Innodb and MyISAM. Django uses this
>> latter,
>
>Incorrect. Django doesn't have any built in preference for InnoDB or
>MyISAM -- it uses the system default table type. On most systems,
>MyISAM is the default, but this isn't guaranteed or expected.

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?

Daniele

--
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