mysql> show variables like"%char%";
SET character_set_client='utf8';
SET character_set_connection='utf8';
SET character_set_results='utf8';
SET character_set_server='utf8';
转载于:https://www.cnblogs.com/jouny/p/5138005.html
mysql> show variables like"%char%";
SET character_set_client='utf8';
SET character_set_connection='utf8';
SET character_set_results='utf8';
SET character_set_server='utf8';
转载于:https://www.cnblogs.com/jouny/p/5138005.html