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

utf-8 table #12

Open
lrkwz opened this issue Feb 4, 2014 · 2 comments
Open

utf-8 table #12

lrkwz opened this issue Feb 4, 2014 · 2 comments

Comments

@lrkwz
Copy link

lrkwz commented Feb 4, 2014

Please provide info on how to force utf-8 table creation ... I changed char encoding manually

@halfbaked
Copy link
Owner

Such a question is not specific to this plugin, though I can see how it would be relevant.
A url of the following form should do it:
url = "jdbc:mysql://localhost/databasename?useUnicode=yes&characterEncoding=UTF-8&autoReconnect=true"

@lrkwz
Copy link
Author

lrkwz commented Feb 8, 2014

Already like this

url =
"jdbc:mysql://localhost/databasename?useUnicode=true&characterEncoding=UTF-8&autoReconnect=true"

-Luca http://about.me/lrkwz

On 7 February 2014 21:06, halfbaked [email protected] wrote:

Such a question is not specific to this plugin, though I can see how it
would be relevant.
A url of the following form should do it:
url =
"jdbc:mysql://localhost/databasename?useUnicode=yes&characterEncoding=UTF-8&autoReconnect=true"


Reply to this email directly or view it on GitHubhttps://github.com//issues/12#issuecomment-34496578
.

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

No branches or pull requests

2 participants