• unknown's avatar
    added function mysql_set_character_set (reviewed by Monty) · cb6681b3
    unknown authored
    as a work around for #8317 and #9637
    
    This function sends SET NAMES command and changes mysql->charset
    so mysql_real_escape_string will work as expected.
    
    
    libmysql/libmysql.def:
      added new function mysql_set_character_set
    cb6681b3
libmysql.c 127 KB