1.查看MySQL数据库编码mysql -u用户名 -p密码show variables like 'char%';2.编码解释1.character_set_client:MySQL会使用该编码来解读客户端发送来的数