General error: 1709 Index column size too large. The maximum column size is 767 bytes

SQLSTATE[HY000]: General error: 1709 Index column size too large. The maximum column size is 767 bytes

สำหรับใครที่สร้าง Indexing แล้วเจอปัญหานี้อยู่ ให้ทำการตั้งค่า my.ini หรือ my.cnf โดยกำหนดค่านี้ลงไป

innodb-default-row-format=dynamic

จากนั้นทำการ Restart MySQL/MariaDB แล้วลองดูอีกทีนะครับ