Currently, I am building MariaDB ODBC Connector with version 3.1.20
ma_statement.c:1738:22: error: ‘MYSQL_BIND’ {aka ‘struct st_mysql_bind’} has no member named ‘flags’
Stmt->result[i].flags|= MADB_BIND_DUMMY;
Please explain above this issue and how to fix it
I search but not find the solution!
New contributor
Hoang Bang is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.