创建mysql指定编码 码农养家 2020-09-15 124 阅读1分钟 create database test default character set utf8mb4 collate utf8mb4_unicode_ci;