• unknown's avatar
    Bug #24121 Incorrect test for SSL_VERIFY_SERVER_CERT · b23aad5c
    unknown authored
     - Change 'mysql_options' third argment "arg" to "const void*"
    
    
    include/mysql.h:
      Change 'mysql_options' third argment "arg" to "const void*"
    sql-common/client.c:
      Change 'mysql_options' third argment "arg" to "const void*"
    b23aad5c
client.c 91.6 KB