Issue of MYSQL_OPT_SSL_MODE · Issue #287 · akopytov/...
https://github.com/akopytov/sysbench/blob/master/src/drivers/mysql/drv_mysql.c#L67 But where does this macroMYSQL_OPT_SSL_MODEbe defined? Inmysql.h, it is only a value of enum. I don't think all compilers can recognize this.