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
从MySQL 8.0.29开始,Information Schema中的表的查询结果会使用utf8mb3替代utf8,Connector/Net 8.0.28之前的版本不支持utf8mb3, 遇到utf8mb3时会报错:{"level":"fatal","msg":"[parser:1115]Unknown character set: 'utf8mb3'"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
从MySQL 8.0.29开始,Information Schema中的表的查询结果会使用utf8mb3替代utf8,Connector/Net 8.0.28之前的版本不支持utf8mb3, 遇到utf8mb3时会报错:{"level":"fatal","msg":"[parser:1115]Unknown character set: 'utf8mb3'"
The text was updated successfully, but these errors were encountered: