On Wed, Jan 26, 2011 at 4:57 PM, etienned <etienne.desaut...@gmail.com> wrote:
> Thanks for your answer.
>
> I have compared the .cnf on both of my servers and they are identical?
>
> Then, in my settings.py file, I set my database options to
> 'sql_mode' : 'TRADITIONAL' and now I don't have the error anymore. So
> that fix my problem.
>
> But that doesn't explain the 2 different behaviors on 2 mostly
> identical servers?
>
> Etienne
>

I can't help you with your problem, I don't know why they are behaving
differently. However, it is a universal truth of computing that given
the same input and environment, the same software will produce the
same result.
Somewhere along the way therefore, you must not have the same input,
environment or software. Establishing where the two differ will help
you solve the issue, I am sure.

Cheers

Tom

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to