On Wed, Jun 4, 2008 at 7:30 AM, Eric Wertman <[EMAIL PROTECTED]> wrote: > > No one answered this.. Does anyone see it?
Please have some patience. You asked your question 7 hours ago. Keep in mind that this is an international mailing list, and not everyone is in the same timezone as you, waiting earnestly for questions from you to answer. For example, I just woke up. I've been asleep for the last 7 hours. As for your question - I have no idea. MySQL isn't usually my tool of choice, so I'm not overly familiar with the eccentricities of its interface. If you want to find out for yourself, I suggest pulling open django/db/backend/mysql/base.py; the DatabaseWrapper is what provides the cursor. Yours, Russ Magee %-) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---

