From owner-freebsd-questions@FreeBSD.ORG Mon Mar 15 01:49:31 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A630E16A4CE for ; Mon, 15 Mar 2004 01:49:31 -0800 (PST) Received: from mta9.adelphia.net (mta9.adelphia.net [68.168.78.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FC6E43D41 for ; Mon, 15 Mar 2004 01:49:31 -0800 (PST) (envelope-from mike@pcmedx.com) Received: from duron.pcmedx.com ([69.167.182.91]) by mta9.adelphia.net (InterMail vM.5.01.06.08 201-253-122-130-108-20031117) with ESMTP id <20040315094930.OJBI1423.mta9.adelphia.net@duron.pcmedx.com>; Mon, 15 Mar 2004 04:49:30 -0500 Received: from localhost (localhost [127.0.0.1]) by duron.pcmedx.com (Postfix) with ESMTP id C66CAA9FA; Mon, 15 Mar 2004 01:49:29 -0800 (PST) Received: from duron.pcmedx.com ([127.0.0.1]) by localhost (duron.pcmedx.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 82176-02; Mon, 15 Mar 2004 01:49:29 -0800 (PST) Received: from mike (mike.pcmedx.com [192.168.240.244]) by duron.pcmedx.com (Postfix) with SMTP id CC250A93C; Mon, 15 Mar 2004 01:49:28 -0800 (PST) Message-ID: <000701c40a72$d4fe6d90$f4f0a8c0@pcmedx.com> From: "Mike Maltese" To: "FreeBSD - questions" References: <00d701c40a70$c13a39d0$0500a8c0@BAILEY> Date: Mon, 15 Mar 2004 01:49:38 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Virus-Scanned: by amavisd (http://www.amavis.org) and f-prot (http://www.f-prot.com) at pcmedx.com cc: Gareth Bailey Subject: Re: Recommended GUI manager for MYSQL X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Mar 2004 09:49:31 -0000 > Can anyone recommend a good GUI manager for MYSQL? Well, there's MySQL Control Center from MySQL AB. Then there's the wildly popular phpMyAdmin, which is web-based. Both are in ports, but you really don't need a port to install phpMyAdmin. http://www.mysql.com/products/mysqlcc/index.html http://www.phpmyadmin.net/