• unknown's avatar
    New attempt after Bar's review · 76540337
    unknown authored
    Added api function mysql_get_character_set_info which provides
    information about the current client character set.
    
    
    include/mysql.h:
      Added api function mysql_get_character_set_info which provides
      information about the current client character set.
    libmysql/libmysql.c:
      Added api function mysql_get_character_set_info which provides
      information about the current client character set.
    libmysql/libmysql.def:
      Added api function mysql_get_character_set_info which provides
      information about the current client character set.
    tests/mysql_client_test.c:
      Added api function mysql_get_character_set_info which provides
      information about the current client character set.
    76540337
libmysql.def 2.79 KB