Hello Friends,
I am using "mysql 3.23.37" on a Redhat Linux version 6.2. The online documentation for MYSQL says that C API is distributed with mysql installation file. but i am unable to find C API on my system. There is a seprate API for c++ named MYSQL++ on mysql website, but no seprate API for c. also, there is no "mysql.h" header file on my system so that i can include it in my programs.
pls tell me where i can find this API and header file on my system or on the web.
Thanks in advance.
Sanjeev Gupta
I am using "mysql 3.23.37" on a Redhat Linux version 6.2. The online documentation for MYSQL says that C API is distributed with mysql installation file. but i am unable to find C API on my system. There is a seprate API for c++ named MYSQL++ on mysql website, but no seprate API for c. also, there is no "mysql.h" header file on my system so that i can include it in my programs.
pls tell me where i can find this API and header file on my system or on the web.
Thanks in advance.
Sanjeev Gupta