创建数据库(设置编码):

create database dbtest CHARACTER SET utf8 COLLATE utf8_general_ci;

相关文章: