mysql > ALTER DATABASE dbdata CHARACTER SET utf8 COLLATE utf8_general_ci; #再查詢編碼mysql> status; ... Db characterset: utf8 ... 資料庫編碼已經 ...
確定! 回上一頁