On Thu, Apr 3, 2008 at 2:18 PM, Tim Keating <[EMAIL PROTECTED]> wrote:

>
> I should clarify - this is with MySQLdb 1.3.0 built from source, MySQL
> 5.0.41 and Python 2.5.
>

Where did you get MySQLdb 1.3.0?  Latest I see at sourceforge (
https://sourceforge.net/project/showfiles.php?group_id=22307) is 1.2.2?

In 1.2.2, a MySQLdb  Connection is based off of (inherits from) a
_mysql.connection, therefore you have access to the _mysql specific routines
from the MySQLdb Connection.  This is apparently not true for whatever you
are running?

Karen

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to