I found the answer in the archives:
http://marc.theaimsgroup.com/?l=mysql&m=104770109826977&w=2
/* client1.c - connect to and disconnect from MySQL server */
#include
#include/* <- Added this and it all works fine now */
#include
thanks Paul :)
KL
Kelley Lingerfelt wrote:
> Does anyb
At 02:55 AM 9/25/03 -0400, you wrote:
Does anybody have any idea why this program won't compile,
it compiles fine on my slak box with includes from 4.0.15 so the program is
probably ok.
...
It starts screaming about mysql.h immediately,...
gcc -c -I/usr/include/mysql mysql1.c
make sure the mysql.