The query cache in MySQL is not serving queries because of this bug in
MySQL:
http://bugs.mysql.com/bug.php?id=42197

Because of the bug and as web.db is in autocommit=0 (per PEP-249) and
issues a commit with every query, the cache is not working.

Has anyone noticed this? Any ideas or workarounds?

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to webpy@googlegroups.com.
To unsubscribe from this group, send email to 
webpy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/webpy?hl=en.

Reply via email to