摘要: MySQL不能插入中文 要注意MySQL的数据库字符集必须是utf8,同时也需要检查你的字段是否也是utf8 Ubuntu开启MySQL远程连接 use mysql; select user,host from user; update set host = '%' where user = 'ro 阅读全文
posted @ 2023-11-06 21:20 xiaoovo 阅读(5) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示
🚀
回顶
收起
🔑