We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
出错信息如下: Error 1366: Incorrect string value: '\xE6\x8A\x80\xE6\x9C\xAF' for column 'slug' at row 1
The text was updated successfully, but these errors were encountered:
找到原因了,数据库的字符集不对,需要utf8 的字符集 标到文档中吧。估计会由不少人和我一样
Sorry, something went wrong.
No branches or pull requests
出错信息如下:
Error 1366: Incorrect string value: '\xE6\x8A\x80\xE6\x9C\xAF' for column 'slug' at row 1
The text was updated successfully, but these errors were encountered: