No, then it also doesn't work. When I repeat the following query:

cursor.execute('select * from wifidog_businesses limit 10')

using MySQLdb the number of Cache hits do not increase. However, the
number of Qcache_queries_in_cache also do not increase. Strange.

I did find an issue on the MySQL for Python Sourceforge website that
seems to be describing the exact same issue:
http://sourceforge.net/tracker/index.php?func=detail&aid=1287716&group_id=22307&atid=374932

However, the issue is closed, but not because the problem was solved,
but because the problem was not described well enough. I did put a
comment at this issue describing my experience.

Berry


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to