기존에 설치되어있던 MySQL 이 좀 오래전 꺼라 그냥 삭제하고 재설치를 진행하였다. 1. 제어판 -> MySQL 관련 파일들 삭제 2. appdata에 남아있는 MySQL 관련 파일들 삭제. 3. programdata에 남아있는 MySQL 관련 파일들 삭제. 이렇게 3단계로 삭제를 진행했다. 설치 https://dev.mysql.com/downloads/installer/ MySQL :: Download MySQL InstallerNote: MySQL 8.0 is the final series with MySQL Installer. As of MySQL 8.1, use a MySQL product's MSI or Zip archive for installation. MySQL Server 8.1 an..