In apr_dbd_mysql.c in function dbd_mysql_pselect_internal I see:
else {(*res)->bind[i].buffer_type = MYSQL_TYPE_VAR_STRING;}Why is almost everything being set to MYSQL_TYPE_VAR_STRING? Where can I ask questions about apr_dbd? Who is the author and how do contact them with my question? Thanks, Simon
