On 3/25/07, coulix <[EMAIL PROTECTED]> wrote: > Apparently we need to upgrade Mysql, which is already the 5.0 on my > host and no latest version is available, or put mysql_old in the > settings.py.
No, MySQL is the database server, and does not need to be upgraded. MySQLdb (note the "db" on the end) is a Python module which connects to MySQL database servers, and does need to be upgraded. -- "Bureaucrat Conrad, you are technically correct -- the best kind of correct." --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---