#11499: The default clean session will certainly not work with a huge session
database
--------------------------------------+-------------------------------------
          Reporter:  batiste          |         Owner:  nobody          
            Status:  closed           |     Milestone:  1.2             
         Component:  django-admin.py  |       Version:  SVN             
        Resolution:  invalid          |      Keywords:  cleanup, session
             Stage:  Unreviewed       |     Has_patch:  0               
        Needs_docs:  0                |   Needs_tests:  0               
Needs_better_patch:  0                |  
--------------------------------------+-------------------------------------
Comment (by batiste):

 Hi,

 So I tried to launch the command yesterday, and it's always running. The
 SQL command is extremely slow. Mysql InnoDB is extremely slow with
 comparison on no indexed value.

 I have no solution with this. I can't really add an index on the date
 live. Even the script I presented seems to create strange lock issues. The
 only solution I see is to create a new table and switch to it or drop the
 old one...

-- 
Ticket URL: <http://code.djangoproject.com/ticket/11499#comment:3>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
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-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to