Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dbutil.go #7

Closed
wants to merge 1 commit into from
Closed

Conversation

lihaoguo
Copy link

Modify the field name length of the table affiliations to fix the following bug:
Error occurred initializing database: Failed to create user registry for MySQL: Failed to create MySQL tables: Error creating index on affiliations table: Error 1071: Specified key was too long; max key length is 767 bytes

Modify the field name length of the table affiliations to fix the following bug:
Error occurred initializing database: Failed to create user registry for MySQL: Failed to create MySQL tables: Error creating index on affiliations table: Error 1071: Specified key was too long; max key length is 767 bytes
@ryjones
Copy link
Contributor

ryjones commented Mar 24, 2018

Thanks for the contribution! this is a read-only mirror. please read the contribution guide.

@ryjones ryjones closed this Mar 24, 2018
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