create database Studio
character set utf8;
MySQL 新建数据库时指定字符集。
原文:http://www.cnblogs.com/JiangLe/p/3999651.html