Skip to content

Update database.php#5

Open
Ed-shrooma wants to merge 1 commit intokikoseijo:masterfrom
Ed-shrooma:patch-1
Open

Update database.php#5
Ed-shrooma wants to merge 1 commit intokikoseijo:masterfrom
Ed-shrooma:patch-1

Conversation

@Ed-shrooma
Copy link

fixed error which didnt let create mysql tables on installing and updating.

msedge_jQrKdJedSs
cmd_KNCQA3KpWg

fixed error which didnt let create mysql tables on installing and updating. 

 2014_10_12_000000_create_users_table ..................................................................... 34ms FAIL

In Connection.php line 760:

  SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes (S
  QL: alter table `users` add unique `users_email_unique`(`email`))


In Connection.php line 545:

  SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant