On Jul 17, 3:15 pm, Malcolm Tredinnick <[EMAIL PROTECTED]>
wrote:
> Can anybody who is in a position to check this out please look at one
> thing in particular: assuming the default database is still MySQL, which
> version of the python MySQLdb wrapper are they using? If
>
>         >>> import MySQLdb
>         >>> MySQLdb.version_info
>
> doesn't say something like (1, 2, 1, 'final', 2) or (1, 2, 2, 'final',
> 0), then it's going to be problematic for them. Previously, Dreamhost
> had been running a much older version of MySQLdb and I'd be very
> interested in knowing for certain that they've upgraded at some point in
> the past 12 months.

i get:
(1, 2, 1, 'final', 2)

-jake
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@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-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to