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

Quick fix when creating tables with UTF-8 #122

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Quick fix when creating tables with UTF-8 #122

wants to merge 1 commit into from

Conversation

Aztorius
Copy link
Contributor

Should fix #120 .
The WorldGroup table elements can be higher than 767 characters because of UTF-8.
So this must be the only one where we disable UTF-8. It should not break things.

Signed-off-by: William Bonnaventure <[email protected]>
@011248163264
Copy link

So this is the craftconomy sql schema, you can use this to import into mysql
craftconomy.sql.zip

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.

Fail while creating database
2 participants