반응형 mysql utf8mb41 MySQL 8.0 테이블생성 warning utf8 alias utf8mb3 utf8mb4 mysql 8.0에서 character set utf8 로 테이블을 생성하려고 하니 warning(warning code 3719) 이 발생하며 UTF8MB3 를 사용하라는 문구가 출력됐다. UTF8MB3 라니 신기한 캐릭터셋을 목격했다. 호기심이 발동하여 mysql 도큐먼트를 탐색해봤다. utf8 has been used by MySQL is an alias for the utf8mb3 character set, but this usage is being phased out; as of MySQL 8.0.28, SHOW statements and columns of Information Schema tables display utf8mb3 instead utf8 은 utf8mb3 의 alias 로 사용.. 2023. 12. 26. 이전 1 다음 반응형