Segmentation Fault Closing Database

2003-02-27 Thread Ron Sorber
I am receiving a Segmentation Fault error when closing the connection to a database. Using MySQL 4.0.10-0 on Redhat linux 7.3 static void closeDatabase( DBMS_STATE_INFO *dbmsInfo ) { mysql_close( dbmsInfo-connection ); dbmsInfo-connection = NULL; } Thank

Error with libmyclient.a

2003-02-14 Thread Ron Sorber
Using MySQL 4.0.10-0 on Redhat linux 7.3 ./libmysqlclient.a(my_compress.o): In function `my_uncompress': my_compress.o(.text+0xaa): undefined reference to `uncompress' ./libmysqlclient.a(my_compress.o): In function `my_compress_alloc': my_compress.o(.text+0x13c): undefined reference to