需求:
一個遠端表userinfo_remote, 資料庫編碼gbk,校對集為gbk_chinese_ci,字段(uid,username,password,email,... 其它) 其中username唯一索引
需要從遠端表取某幾個欄位(uid,username,password),然後寫入本地表userinfo_local中,本地表編碼utf8,校對集utf8_general_ci,其中username唯一索引
問題:
遠端資料庫中,發現有諸如以下使用者#%