On Tue, Aug 20, 2013 at 11:17 PM, Dig <dig.ge...@gmail.com> wrote:
> These 2 situation not 100% happened (but > 30%), I guess it caused some
> cache (django cache or mysql cache).


AFAIK, there's no "django cache".  so i'm guessing some transaction
mess.  maybe in that 30% cases some queries are done by different
processes and some transaction isn't correctly closed, so the second
process still sees the record A.



-- 
Javier

-- 
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+unsubscr...@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.

Reply via email to