win下修改mysql默認的字符集以防止亂碼出現 環境:win8.1+mysql5.6.11+xampp(v3.2.1) 默認的編碼如下 查看方式: show variables like 'character%'; 結果: ...