#1424: tutorial barfs owing to mysql settings?
----------------------------------------+-----------------------------------
Reporter: [EMAIL PROTECTED] | Owner: adrian
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: Admin interface | Version:
Severity: normal | Resolution: worksforme
Keywords: |
----------------------------------------+-----------------------------------
Comment (by slackeur ):
Thanks. This addressed my issue exactly, and the solution worked.
BTW, the mysql command that works is:
CREATE DATABASE foo COLLATE utf8_general_ci;
--
Ticket URL: <http://code.djangoproject.com/ticket/1424>
Django <http://code.djangoproject.org/>
The web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates
-~----------~----~----~----~------~----~------~--~---