Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6881 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24676 invoked by uid 1010); 8 Jan 2004 19:29:11 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 24651 invoked from network); 8 Jan 2004 19:29:10 -0000 Received: from unknown (HELO smtp3.pp.htv.fi) (213.243.153.173) by pb1.pair.com with SMTP; 8 Jan 2004 19:29:10 -0000 Received: from localhost.localdomain (cs181008.pp.htv.fi [213.243.181.8]) by smtp3.pp.htv.fi (Postfix) with ESMTP id 8214727B44D; Thu, 8 Jan 2004 21:29:09 +0200 (EET) Received: from localhost (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.12.10/8.12.10) with ESMTP id i08JT8nN003560; Thu, 8 Jan 2004 21:29:08 +0200 Date: Thu, 8 Jan 2004 21:29:08 +0200 (EET) Reply-To: Jani Taskinen To: Wez Furlong Cc: PHP Internals List , edink@php.net In-Reply-To: <010301c3d61d$4302d2c0$8b018552@titan> Message-ID: References: <20040108184029.GC21154@panix.com> <00d601c3d619$a83f6800$8b018552@titan> <20040108191602.GB25414@panix.com> <010301c3d61d$4302d2c0$8b018552@titan> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] new win32 snapshot: php_mysql.dll not found error From: sniper@iki.fi (Jani Taskinen) Or the header files are wrong..that func is available with MYSQL_VERSION_ID < 40000. Something wrong with the build system perhaps? :) --Jani On Thu, 8 Jan 2004, Wez Furlong wrote: >Edin, > >looks like the libmysql.dll in the php-win32-dev/template/dlls >folder is out of date (it doesn't have mysql_drop_db here either). > >--Wez. > >> The procedure entry point mysql_drop_db could not be located in the >> dynamic link library LIBMYSQL.dll