mysql and c program?

2001-06-22 Thread eagle
hello all. I install mysql 3.23.32 on red hat 6.0 . I have a c program source as bellow: //* //insert_test.c #include stdlib.h #include stdio.h #include mysql.h int main(int argc, char *argv[]) { MYSQL my_connection; int res;

mysql and c program?

2001-06-22 Thread eagle
mysql hello all. I install mysql 3.23.32 on red hat 6.0 . I have a c program source as bellow: //* //insert_test.c #include stdlib.h #include stdio.h #include mysql.h int main(int argc, char *argv[]) { MYSQL my_connection; int