Yes I've run out of memory, but there is approx 400MB of free memory, isn't 
it enough to get that task done? I have no idea how much memory it takes 
but it surprises me, any other query to the DB works perfectly.

Cheers.

On Friday, September 7, 2012 1:03:45 PM UTC+2, Tom Evans wrote:
>
> On Fri, Sep 7, 2012 at 10:20 AM, Bastian wrote: 
> > When I try to do a ./manage.py cleanup it seems to be working for a 
> while (a 
> > few seconds) and suddenly it stops and I receive a message on bash 
> simply 
> > saying 'killed'. Then I tried to enter the mysql shell to see if 
> anything 
> > had been done and at the point when I type mysql> select * from 
> > django_session; I get back to the bash shell and receive the same 
> 'killed'. 
> > 
> > On the kernel log I see this: 
> > kernel: Out of memory: Kill process 6663 (mysql) score 569 or sacrifice 
> > child 
> > kernel: Killed process 6663 (mysql) total-vm:446784kB, 
> anon-rss:438388kB, 
> > file-rss:0kB 
> > 
> > Any idea what is happening here? 
> > Thanks! 
> > 
>
> You've run out of memory, so the kernel kills the appropriate process. 
> Add more memory. 
>
> Cheers 
>
> Tom 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/X3JSxuRyNEIJ.
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