Hello All,
I am trying to compile a Ansi-C program using the MYSQL_STMNT* mysql_prepare(...) function, but the function can't be found..
This function is one of those use for handling prepared statements. They're not available until 4.1, as indicated here:
http://www.mysql.com/doc/en/C_API_Prepared_statements.html
I have the following MySQL rpm's installed on my Linux machine, have I missed anyone?
MySQL-client-4.0.14-0.i386.rpm MySQL-devel-4.0.14-0.i386.rpm MySQL-server-4.0.14-0.i386.rpm MySQL-shared-4.0.14-0.i386.rpm MySQL-shared-compat-4.0.14-0.i386.rpm
/Håkan
-- Paul DuBois, Senior Technical Writer Madison, Wisconsin, USA MySQL AB, www.mysql.com
Are you MySQL certified? http://www.mysql.com/certification/
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]