I belive that the configure-script for the MySQL is broken. It does detect my MySQL installation and allows for the module to be compiled, but it doesn't detect the features of the lib correctly. I belive that the problem is that the PIKE_CHECK_MYSQL_FUNC in configure.in somehow doesn't link against the libmysqlclient.so lib. Can somebody confirm this or give me some other explaination of why it won't work?