From owner-freebsd-questions@FreeBSD.ORG Sun Nov 30 08:37:08 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 9CC6316A4CE for ; Sun, 30 Nov 2003 08:37:08 -0800 (PST) Received: from mail.cult.cu (mail.cult.cu [169.158.120.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id A92F743FB1 for ; Sun, 30 Nov 2003 08:37:05 -0800 (PST) (envelope-from admin@atenas.cult.cu) Received: from [169.158.120.178] (helo=mail.atenas.cult.cu) by mail.cult.cu with esmtp (Exim 4.22) id 1AQUXW-0007w7-LA for questions@freebsd.org; Sun, 30 Nov 2003 11:35:19 -0500 Received: from [192.168.1.9] (helo=bloodlust) by mail.atenas.cult.cu with smtp (Exim 3.34 #1) id 1AQUUH-0000Eh-00 for questions@FreeBSD.ORG; Sun, 30 Nov 2003 11:31:57 -0500 Message-ID: <000801c3b760$28c246b0$0901a8c0@bloodlust> From: "Xpression" To: "FreeBSD-questions" Date: Sun, 30 Nov 2003 11:36:51 -0500 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Subject: MySQL question... 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: Sun, 30 Nov 2003 16:37:08 -0000 Hi all, I've finished installing MySQL on FreeBSD-4.5 RELEASE, now I've to add the users to control their databases, but I'm confused...where they will write their databases or do I have to create each one, I'm running as mysql user, they will have access to /mysql sub-dir ??? Can I create a sub-dir for each user with full access to it and no access to anymore one ??? I've read the manual (Adding New Users) but it's a little confused, thanks...