Hello, I've made a app (in c) that uses mysqlclient to connect to MySQL. I'm having problems when calling sql_exit, which on linux-2.2 works fine, but on linux-2.4 I get a "Unable to handle NULL pointer dereferance" message from the kernel.. I've tried to recompile the latest stable mysql with both gcc-2.95 and 3.0, and it stay's the same. The most annoying that I got this working on one (!) 2.4.x machine, namely my laptop that i developed this software on.. Is this a known bug, or likely to be a bug in my software?
--torgeir hansen <[EMAIL PROTECTED]> --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php