Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:1453 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 75296 invoked from network); 12 May 2003 19:59:39 -0000 Received: from unknown (HELO palrel11.hp.com) (156.153.255.246) by pb1.pair.com with SMTP; 12 May 2003 19:59:39 -0000 Received: from xparelay1.ptp.hp.com (xparelay1.ptp.hp.com [15.1.28.62]) by palrel11.hp.com (Postfix) with ESMTP id C7E561C00DF2; Mon, 12 May 2003 12:59:38 -0700 (PDT) Received: from xpabh2.ptp.hp.com (xpabh2.ptp.hp.com [15.1.28.61]) by xparelay1.ptp.hp.com (Postfix) with ESMTP id 8FE151004B83; Mon, 12 May 2003 12:59:38 -0700 (PDT) Received: by xpabh2.ptp.hp.com with Internet Mail Service (5.5.2655.55) id ; Mon, 12 May 2003 12:59:38 -0700 Message-ID: <123E41AA62E54346A34828E6646156735FDA77@xsun03.ptp.hp.com> To: "'internals@lists.php.net'" Cc: 'Zeev Suraski' Date: Mon, 12 May 2003 12:59:29 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2655.55) Content-Type: text/plain; charset="iso-8859-1" Subject: mysql extension and libmysql From: roshan.naik@hp.com ("NAIK,ROSHAN (HP-Cupertino,ex1)") The bundled libmysql has debugging facilities (ext/mysql/libmysql/dbug.c). Is this feature redundant (i.e. not used) as far as the mysql extension is concerened ? Since there seems no way to enable it through the mysql config directives or apis. -- Roshan