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

utf8 collation support #8

Open
GoogleCodeExporter opened this issue Jul 2, 2015 · 4 comments
Open

utf8 collation support #8

GoogleCodeExporter opened this issue Jul 2, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

If your DB is using the utf8_general_ci collation, the installation will fail, 
with this error :
*relay_clients...Specified key was too long. Max length is 1000 bytescould not 
create the table clients

Original issue reported on code.google.com by [email protected] on 17 Jun 2011 at 3:06

@GoogleCodeExporter
Copy link
Author

Issue 11 has been merged into this issue.

Original comment by [email protected] on 6 Jul 2011 at 3:10

@GoogleCodeExporter
Copy link
Author

Full error output is as follows:

Database Connected....
done
Dropping tables if the exist...done
Creating tables
*rela2_clients...Specified key was too long; max key length is 1000 bytes could 
not create the table clients

Original comment by [email protected] on 6 Jul 2011 at 3:11

@GoogleCodeExporter
Copy link
Author

Until this issue is fixed, using a different collation such as 
latin1_swedish_ci will sidestep the issue.

Original comment by [email protected] on 6 Jul 2011 at 3:45

@GoogleCodeExporter
Copy link
Author

Are there any progress about utf8?
Because for cyrillic language better use UTF 8.

Original comment by [email protected] on 4 Jun 2013 at 11:07

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant