In mysql, you can specify
utf8
in mysql is 3-byte, to use all 4 bytes,
use utf8mb4
SET NAMES
utf8
needs to be followed by a call
to mysql_set_character_set()
function
in C which was missing
For example: Parsing numbers in SQL statements
137 different combinations of Perl, client, and server versions
TPCiG | 2018 |