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 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/-/WOY5m6pZnuoJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to