Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:4619 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 45812 invoked by uid 1010); 30 Sep 2003 15:08:40 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 45787 invoked from network); 30 Sep 2003 15:08:40 -0000 Received: from unknown (HELO smtpzilla1.xs4all.nl) (194.109.127.137) by pb1.pair.com with SMTP; 30 Sep 2003 15:08:40 -0000 Received: from tail.dwerg.net (dwerg.xs4all.nl [213.84.21.204]) by smtpzilla1.xs4all.nl (8.12.9/8.12.9) with ESMTP id h8UF8dmI062338 for ; Tue, 30 Sep 2003 17:08:39 +0200 (CEST) To: internals@lists.php.net In-Reply-To: <3F799C54.3010500@hristov.com> References: <1064332750.15197.13.camel@tail.dwerg.net> <1064334626.25515.106.camel@blobule.suds> <1064932686.28212.20.camel@tail.dwerg.net> <3F7999B3.4090505@hristov.com> <1064934002.28212.25.camel@tail.dwerg.net> <3F799C54.3010500@hristov.com> Content-Type: text/plain Message-ID: <1064934671.28216.27.camel@tail.dwerg.net> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.4 Date: Tue, 30 Sep 2003 17:11:12 +0200 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] MonetDB extension From: manfred.stienstra@dwerg.net (Manfred Stienstra) > I see something bad in php_monet.h : > > PHP_FUNCTION(mysql_connect); > PHP_FUNCTION(mysql_close); > > As you probably see this you misspelled the names. Oops, sorry to have bothered you with this... Manfred