mysql_stmt_param_metadata
- Provided by: libmariadb-dev (Version: 1:10.11.14-0ubuntu0.24.04.1)
- Source: mariadb
- Report a bug
mysql_stmt_param_metadata - This function does nothing!
#include <mysql.h>
MYSQL_RES * mysql_stmt_param_metadata(MYSQL_STMT * stmt);
This function does nothing, it’s not implemented now and reserved for future use.
Always returns NULL.