Skip to content

Instantly share code, notes, and snippets.

@Dari4sho
Created November 19, 2018 09:47
Show Gist options
  • Select an option

  • Save Dari4sho/3ebcc73b36a7cbd739378a094c123759 to your computer and use it in GitHub Desktop.

Select an option

Save Dari4sho/3ebcc73b36a7cbd739378a094c123759 to your computer and use it in GitHub Desktop.
.ddev UTF8 Database Error: "Database update failed Error: Index column size too large. The maximum column size is 767 bytes."
[mysqld]
collation-server = utf8_general_ci
character-set-server = utf8
innodb_large_prefix=false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment