I came upon this blog post: http://lucumr.pocoo.org/2009/1/8/the-sad-state-of-mysql-python
It doesn't exactly have good things to say about mysql-python (aka MySQLdb) which I believe is the MySQL driver used by Django. Among other things memory leak was mentioned as a significant issue. If you use MySQL with Django, how is your experience with the MySQL driver? Any memory leak or other issues? Also one of the commenters of that blog post mentioned that unicode support has been removed from mysql-python. Is that true? Have you been able to store & retrieve unicode content in MySQL using Django? Thanks --~--~---------~--~----~------------~-------~--~----~ 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 django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---