-
Notifications
You must be signed in to change notification settings - Fork 170
Open
Description
create database fms DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
报错如下
File "/usr/lib64/python3.6/site-packages/MySQLdb/connections.py", line 224, in query
_mysql.connection.query(self, query)
django.db.utils.OperationalError: (1366, "Incorrect string value: '\xE6\x9F\xA5\xE7\x9C\x8B...' for column 'name' at row 1")
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels