linux mysql 中文字符 linux下的mysql默认字符集不是utf8,存不进去中文 我们需要在创建的时候使用 create database database1 character set utf8