Specified key was too long ; max key length is 767 bytes

Specified key was too long ; max key length is 767 bytes

  1. mysql -uuser -ppass -hhost thebdd
  2. set global innodb_large_prefix=on;
  3. set global innodb_file_format=Barracuda;
  4. ALTER TABLE `table_name`  ROW_FORMAT=DYNAMIC;

Télécharger