List:General Discussion« Previous MessageNext Message »
From:Paul DuBois Date:September 10 2003 2:45pm
Subject:Re: MySQL C API
View as plain text  
At 10:30 +0200 9/10/03, Håkan Medin wrote:
>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/

Thread
MySQL C APIHÃ¥kan Medin10 Sep
  • RE: MySQL C APIRick Robinson10 Sep
  • Re: MySQL C APIPaul DuBois10 Sep
RE: MySQL C APITom Roos10 Sep