liuyang1520 / django-command-extensions

Automatically exported from code.google.com/p/django-command-extensions
MIT License
0 stars 0 forks source link

reset_db must be in UTF-8 with MySQL #60

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Juste like PostgreSQL, reseting a MySQL database must be done with the
UTF-8 support. But the user can tell to skip this encoding '--no-utf8'.

Here is a small patch to do it.

Original issue reported on code.google.com by clai...@gmail.com on 29 Sep 2008 at 4:16

Attachments:

GoogleCodeExporter commented 8 years ago
fixed in svn.
thanks for the patch

Original comment by v.oostv...@gmail.com on 15 Oct 2008 at 10:15