Hi,
I'm trying to insert data using prepared statements in my C application
because I need to store binary data.
Unfortunately mysql_stmt_bind_param() fails issuing this error:
"Using unsupported buffer type: 1238604 (parameter: 3)"
I also tried to execute exactly the same example provided in...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.