#include <mysql.h> my_bool mariadb_get_info(MYSQL *mysql, enum mariadb_value value, void *arg)
Retrieves generic or connection related information.
This function is deprecated. Please use mariadb_get_infov() instead.
mariadb_get_infov()
Last updated 5 days ago
Was this helpful?