MySql을 수정하는 방법: 인덱스 열 크기가 너무 큼(Laravel 마이그레이션) Debian, Nginx, PhpMyAdmin, ...을 설치하는 부랑자 상자와 프로젝트를 복제했습니다.tphp artisan migrate합니다. [Illuminate\Database\QueryException] SQLSTATE[HY000]: General error: 1709 Index column size too large. The maximum column size is 767 bytes. (SQL: alter table `courses` add unique `courses_name_unique`(`na me`)) 작업 프로젝트 데이터베이스의 덤프(구조 + 데이터)를 만들어 데이터베이스에 가져오면 마이그레이션 시 ..