From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.pnpitalia.it ([212.110.39.244]) by robin.gentoo.org (8.13.3/8.13.3) with ESMTP id j1MJYib1019531 for ; Tue, 22 Feb 2005 19:34:44 GMT Received: from localhost (localhost [127.0.0.1]) by mail.pnpitalia.it (Postfix) with ESMTP id 175F2207BFF; Tue, 22 Feb 2005 20:34:44 +0100 (CET) Received: from mail.pnpitalia.it ([127.0.0.1]) by localhost (db [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02241-16; Tue, 22 Feb 2005 20:34:43 +0100 (CET) Received: from [1.1.1.153] (cisco.pnp [1.1.1.153]) by mail.pnpitalia.it (Postfix) with ESMTP id CD9F6207470; Tue, 22 Feb 2005 20:34:43 +0100 (CET) Message-ID: <421B8983.1050606@pnpitalia.it> Date: Tue, 22 Feb 2005 20:35:31 +0100 From: Francesco Riosa User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: it, it-it, en-us, en Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org MIME-Version: 1.0 To: Jeff Smelser Cc: gentoo-dev@robin.gentoo.org Subject: Re: [gentoo-dev] mysql-bin ebuild References: <421B2BDD.107@pnpitalia.it> <200502221303.14756.tradergt@gmail.com> In-Reply-To: <200502221303.14756.tradergt@gmail.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at db X-Archives-Salt: 23030dcc-94e4-48c0-a196-361a8a4cfba3 X-Archives-Hash: 6c9b601902f5d7139a10e26305704c26 Jeff Smelser ha scritto: >On Tuesday 22 February 2005 06:55 am, Francesco Riosa wrote: > > > >>After some testing on MySQL ebuild for version 4.1.x and 5.0.x appear to >>me that is very difficult have a stable version of those databases with >>current glibc, gcc and maybe os-headers stable defaults (at least on x86 >>and amd64). >> >> > >Really?? I dont see this.. Please tell me and I will talk to the mysql Dev's >to figure this out.. They have relayed nothing of this.. Unless your talking >gcc-3.4 or something. > > > >>Adding a dev-db/mysql-bin package seems the only short-term viable >>solution to have those versions of mysql in portage tree. Leaving out >>all the problems that dependant packages have after mysql 4.1.3 release. >> >> > >Why are we the only people having problems with this release? Help me >understand this so we can get this figured out. > >Jeff > > Jeff have you logged the output of FEATURES="maketest" emerge mysql and grepped it with grep --color --regexp="\(\[ fail \]\|\[ pass \]\|\[ skipped \]\)" ? Currently the function src_test() that run the MySQL tests have a forced "OK" result, since it is still in a beta stage. grepping the results may show if there are failed tests. ... and if you are not using strange new stuff like ndb_cluster, don't worry, I'm using it as a production system from more than one year now ;) only be sure to thest it very well before going to use it. Cheers Francesco -- gentoo-dev@gentoo.org mailing list