Alexander Hannemann wrote:
Hi,
I am trying to learn the MySQL C-Api and use PDuBois book.
Trying to compile the simple 'client1.h' code leads to an error
once the include 'mysql.h' statement' is reached:
SUSE Linux 8.2
Error message:
Intel Compiler 7.0
/usr/include/mysql/mysql.h(127): error: identi
Hi,
I am trying to learn the MySQL C-Api and use PDuBois book.
Trying to compile the simple 'client1.h' code leads to an error
once the include 'mysql.h' statement' is reached:
SUSE Linux 8.2
Error message:
Intel Compiler 7.0
/usr/include/mysql/mysql.h(127): error: identifier "MEM_ROOT" is undefine