From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by oss.sgi.com (8.11.2/8.11.3) id f9EGUw311879 for linux-mips-outgoing; Sun, 14 Oct 2001 09:30:58 -0700 Received: from ocean.lucon.org (c1473286-a.stcla1.sfba.home.com [24.176.137.160]) by oss.sgi.com (8.11.2/8.11.3) with SMTP id f9EGUtD11876 for ; Sun, 14 Oct 2001 09:30:56 -0700 Received: from lucon.org (lake.in.lucon.org [192.168.0.2]) by ocean.lucon.org (Postfix) with ESMTP id D1558125C3; Sun, 14 Oct 2001 09:30:54 -0700 (PDT) Received: by lucon.org (Postfix, from userid 1000) id 0B7B0EBA6; Sun, 14 Oct 2001 09:30:52 -0700 (PDT) Date: Sun, 14 Oct 2001 09:30:52 -0700 From: "H . J . Lu" To: Yoshi-K Cc: linux-mips@oss.sgi.com Subject: Re: MySQL Message-ID: <20011014093052.B2374@lucon.org> References: <20011012225433.A10523@lucon.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from ykida@yk.rim.or.jp on Sun, Oct 14, 2001 at 06:02:35AM +0900 Sender: owner-linux-mips@oss.sgi.com Precedence: bulk On Sun, Oct 14, 2001 at 06:02:35AM +0900, Yoshi-K wrote: > hello. > As for everybody, does MySQL operate without trouble? > > OS: PS2 Linux. > CPU: R5900 > gcc 2.95.2 > glibc 2.2.2 > $ uname -a > Linux speed-ps 2.2.1 #94 Thu Apr 19 12:13:01 JST 2001 mips unknown > I ported mysql 3.23.36 to mips II and above in my RedHat 7.1 for mips. H.J.