From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.105.134.102] (helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1Dmn4n-0002L2-4B for garchives@archives.gentoo.org; Mon, 27 Jun 2005 06:26:37 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j5R6Pg2S032089; Mon, 27 Jun 2005 06:25:42 GMT Received: from mail.pnpitalia.it ([212.110.39.242]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j5R6O0J9013545 for ; Mon, 27 Jun 2005 06:24:00 GMT Received: from localhost (localhost [127.0.0.1]) by mail.pnpitalia.it (Postfix) with ESMTP id 030E67AD550 for ; Mon, 27 Jun 2005 08:24:18 +0200 (CEST) Received: from mail.pnpitalia.it ([127.0.0.1]) by localhost (db [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15576-17 for ; Mon, 27 Jun 2005 08:24:17 +0200 (CEST) Received: from [1.1.1.153] (cisco.pnp [1.1.1.153]) by mail.pnpitalia.it (Postfix) with ESMTP id 8ED807AD54F for ; Mon, 27 Jun 2005 08:24:17 +0200 (CEST) Message-ID: <42BF9B91.4010101@gentoo.org> Date: Mon, 27 Jun 2005 08:24:17 +0200 From: Francesco R User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] DBD-mysql select failures with MySQL 4.1 References: <200506262055.54827.agorecki@ectrolinux.com> <42BF8085.1010206@gmail.com> <200506262134.13826.agorecki@ectrolinux.com> In-Reply-To: <200506262134.13826.agorecki@ectrolinux.com> X-Enigmail-Version: 0.92.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at db X-Archives-Salt: e5c268c1-48fb-4ecd-b1c4-8a97cb35e9f8 X-Archives-Hash: f4ed315ae99639cdc9c9c2b7d4777f8c Anthony Gorecki wrote: >On Sunday, June 26, 2005 9:28 pm, Zac Medico wrote: > > >>Have you checked the DBI error status? See the parts about $DBI::err, >>$DBI::errstr, and RaiseError here: >> >> > >In all cases, DBI::err() returns undefined, indicating no error. It's quite >perplexing. > > > > Maybe we are a bit off topic on this list ... but here we are. Going to give some hints where to search the source of the error, nothing else, sorry. a) take a look at mysql logs. b) re-emerge =DBD-mysql-2.9007 c) try something like "log = /tmp/mysqld.sql" in "[mysqld_safe]" section of my.cnf then restart mysql. -- gentoo-dev@gentoo.org mailing list