'Incorrect string value'에 해당되는 글 1건

  1. 2020.08.28 Incorrect string value: '\xED\x9C\xB4\xEB\xA8\xBC...' for column 'user_name' at row 1

Show variables like"c%";

 

ALTER TABLE cms_account converttocharset utf8;

ALTER DATABASE sigongweb_db charset utf8;

Posted by 철냄비짱
,