const char * mysql_character_set_name(MYSQL *mysql)
Returns the default character set name for the current connection.
The default character set name
None.