hi, I was connecting to MySQL 5.0.4 through the C API and it was workign fine. But when I downgraded to MYSQL 4.1.13, the same code is giving the following error. mysql_stmt_bind_result() failed Using unsupported buffer type: 0 (parameter: 1) I tried uninstalling all the existing mysql rpm's and reinstall them again. But this didnt help. Please help on this . Thank you sujay
- MySQL C API Version incompatibility Sujay Koduri
- Re: MySQL C API Version incompatibility Warren Young