Re: MEM_ROOT mysql.h

2004-08-11 Thread Philippe Poelvoorde
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

MEM_ROOT mysql.h

2004-08-10 Thread Alexander Hannemann
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