Skip to content

Instantly share code, notes, and snippets.

@qduc
qduc / my.ini
Created August 5, 2018 08:43
PDOException::("SQLSTATE[HY000]: General error: 1709 Index column size too large. The maximum column size is 767 bytes.")
#https://stackoverflow.com/questions/43153719/laravel-5-4-migrate-key-is-too-long-error
innodb_large_prefix=on
innodb_file_format=barracuda
innodb_default_row_format=dynamic