Export tables with unicode column names failed
I try to export an excel worksheet to MySQL using MySQL for Excel plugin (version 5.7.13). The excel sheet has column names and values in UTF-8 charset(Chinese characters). However the exporting failed with message:
Duplicate column names "??"
When I check the generated MySQL clauses, they all look fine.
The MySQL database has default charset utf8. And there are tables in the database with utf8 columns names and values.
Any idea on how to fix this?
Thank you.
Subject
Views
Written By
Posted
Export tables with unicode column names failed
1908
June 27, 2016 11:44PM
1049
July 06, 2016 10:32AM
986
August 23, 2016 11:29PM
1027
August 29, 2016 10:34PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.