728x90 반응형 SQL2 [MariaDB] 한글 인코딩 에러 SQL Error [1366][22007] (conn=5) Incorrect string value 에러 현상 해결 방법 🎯 GoalMariaDB 인코딩 설정을 utf8로 변경하는 방법을 안다.⚠️ 문제 현상데이터베이스 데이터 추가하는데 아래와 같은 에러가 발생 했다.MariaDB [iterview]> insert into customer(cust_name) values('권소현');ERROR 1366 (22007): Incorrect string value: '\xC7\xC1\xB7\xD0\xC6\xAE...' for column `iterview`.`tag`.`name` at row 1ERROR 1366 (22007): Incorrect string value: '\xC7\xC1\xB7\xD0\xC6\xAE...' for column `iterview`.`tag`.`name` at row 1 SQL Error [136.. 2024. 5. 3. [UTIL] 더미 데이터 만들기 - Mockaroo (SQL, JSON, 엑셀, XML, CSV) Mockaroowww.mockaroo.com/ Mockaroo - Random Data Generator and API Mocking Tool | JSON / CSV / SQL / ExcelMock your back-end API and start coding your UI today. It's hard to put together a meaningful UI prototype without making real requests to an API. By making real requests, you'll uncover problems with application flow, timing, and API design early, improviwww.mockaroo.comMockaroo는 랜덤으로 데이터를 .. 2023. 4. 22. 이전 1 다음 728x90 반응형