From owner-freebsd-questions@FreeBSD.ORG Fri Oct 31 20:30:13 2003 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 410C116A4CE for ; Fri, 31 Oct 2003 20:30:13 -0800 (PST) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6C7D43F75 for ; Fri, 31 Oct 2003 20:30:12 -0800 (PST) (envelope-from gsam@trini0.org) Received: from hivemind.trini0.org (trini0.org[68.39.114.118]) by comcast.net (rwcrmhc11) with ESMTP id <2003110104301201300oceihe>; Sat, 1 Nov 2003 04:30:12 +0000 Received: from gladiator.trini0.org (gladiator.trini0.org [192.168.0.3]) by hivemind.trini0.org (Postfix) with ESMTP id 8507783 for ; Fri, 31 Oct 2003 23:30:11 -0500 (EST) From: Gerard Samuel To: questions@freebsd.org Date: Fri, 31 Oct 2003 23:30:11 -0500 User-Agent: KMail/1.5.4 References: <20031031234152.M19755@enabled.com> In-Reply-To: <20031031234152.M19755@enabled.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200310312330.11317.gsam@trini0.org> Subject: Re: newbie: myPHPadmin - LOCK TABLES 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: Sat, 01 Nov 2003 04:30:13 -0000 On Friday 31 October 2003 06:44 pm, Noah wrote: > Hi, > > okay I am a little new to myPHPadmin and mysql in general. I am trying > to figure out how to set "LOCK TABLES" priv to a specific user? > > how Might I go to do this. this user has access only to specific > databases. I hope my quesiton is clear? Off topic for the list, but have a read at http://www.mysql.com/doc/en/ GRANT.html Not sure if myPHPadmin is able to set this up for you....