0

I am connecting to MySql version 5.5 through ODBC Mysql Connector version 5.3.

To insert supplementary characters, I changed the corresponding Character set and Collation to utf8mb4.

Through Odbc, I am able to insert characters within utf8 range but as soon as I tried inserting supplementary characters then it got crashed.

Indrabhushan
  • 98
  • 10
  • Please post a Minimal, Complete, and Verifiable example: http://stackoverflow.com/help/mcve – mikedu95 Jan 12 '16 at 14:01
  • Hmmm; someone else asked a very similar question. Check http://stackoverflow.com/questions/34715346/sqlexecdirectw-crash-while-inserting-unicode-supplementary-characters-through-od – Rick James Jan 15 '16 at 02:37

0 Answers0