php5.4連接mysql8錯誤處理
使用 php 5.4 連接 Mysql8 出現錯誤
PHP连接MySQL报错mysql_connect(): Server sent charset (255) unknown to the client.
必須把 mysql.ini裡面所有 utf8mb4 改成 utf8
使用 php 5.4 連接 Mysql8 出現錯誤
PHP连接MySQL报错mysql_connect(): Server sent charset (255) unknown to the client.
必須把 mysql.ini裡面所有 utf8mb4 改成 utf8