#3233: manage.py reset fails to handle valid sql file
---------------------------------------+------------------------------------
   Reporter:  [EMAIL PROTECTED]  |                Owner:  adrian  
     Status:  new                      |            Component:  Tools   
    Version:  0.95                     |           Resolution:          
   Keywords:  [EMAIL PROTECTED]         |                Stage:  Accepted
  Has_patch:  0                        |           Needs_docs:  0       
Needs_tests:  0                        |   Needs_better_patch:  0       
---------------------------------------+------------------------------------
Changes (by Simon G. <[EMAIL PROTECTED]>):

  * stage:  Unreviewed => Accepted

Comment:

 Hmm.. could this be overloading MySQL's max_allowed_packet size (e.g.
 http://dev.mysql.com/doc/refman/5.0/en/packet-too-large.html)? I believe
 that it's 1mb by default, but it may be something to do with all those
 subselects in your SQL file as well.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/3233#comment:4>
Django Code <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