You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
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
.
Please provide info on how to force utf-8 table creation ... I changed char encoding manually
The text was updated successfully, but these errors were encountered: