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.