Skip to content

Migration error solution#244

Open
cristiron wants to merge 2 commits intoJeffreyWay:masterfrom
cristiron:patch-1
Open

Migration error solution#244
cristiron wants to merge 2 commits intoJeffreyWay:masterfrom
cristiron:patch-1

Conversation

@cristiron
Copy link
Copy Markdown

Illuminate\Database\QueryException : SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was t
oo long; max key length is 767 bytes (SQL: alter table users add unique users_username_unique(username))

Illuminate\Database\QueryException  : SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was t
oo long; max key length is 767 bytes (SQL: alter table `users` add unique `users_username_unique`(`username`))
@robert-moore96
Copy link
Copy Markdown

robert-moore96 commented Apr 23, 2019

or update your mysql installation

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.

2 participants