[CONJ-92] Insert of emoji in a column with collation utf8mb4 doesn't work Created: 2014-04-15 Updated: 2014-10-23 Resolved: 2014-09-09 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | None |
| Affects Version/s: | 1.1.7 |
| Fix Version/s: | 1.1.8 |
| Type: | Bug | Priority: | Major |
| Reporter: | Francisco Lozano | Assignee: | Massimo Siani (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
MySQL 5.6.17 |
||
| Issue Links: |
|
||||||||
| Description |
|
I get this error
The connection string is:
The database is properly configured:
���
Connector/J can perform exactly the same query against the exactly same database with the same data. |
| Comments |
| Comment by Massimo Siani (Inactive) [ 2014-07-07 ] | |
|
Rev 512 adds a test case. | |
| Comment by Francisco Lozano [ 2014-09-30 ] | |
|
I am looking for the fix branch but I can't find it. Can anyone point to it? I can only find the test case. | |
| Comment by Francisco Lozano [ 2014-09-30 ] | |
|
By the way:
is not required in Connector/J 5.1.32 for the same MySQL server, whereas MariaDB driver fails to handle emoji without it. How can I reopen this issue? | |
| Comment by Massimo Siani (Inactive) [ 2014-10-03 ] | |
|
The branch has been merged in the trunk in rev 512. The test case shows that you can insert an emoji in a column with collation utf8mb4. |