From owner-freebsd-questions@FreeBSD.ORG Tue Mar 6 19:06:31 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3E76A16A402 for ; Tue, 6 Mar 2007 19:06:31 +0000 (UTC) (envelope-from bjoern.koenig@alpha-tierchen.de) Received: from mail.liberty-hosting.de (mail.smartterra.de [195.225.132.203]) by mx1.freebsd.org (Postfix) with ESMTP id EE30813C4B4 for ; Tue, 6 Mar 2007 19:06:30 +0000 (UTC) (envelope-from bjoern.koenig@alpha-tierchen.de) Received: from mail.liberty-hosting.de ([195.225.132.203]) by localhost (liberty-mail [195.225.132.203]) (amavisd-new, port 10024) with ESMTP id 33536-01; Tue, 6 Mar 2007 20:06:27 +0100 (CET) Received: from alpha-tierchen.de (port-212-202-170-218.dynamic.qsc.de [212.202.170.218]) by mail.liberty-hosting.de (Postfix) with ESMTP id DE56F15E556; Tue, 6 Mar 2007 20:06:26 +0100 (CET) Received: from [192.168.1.2] (muhkuh.lan [192.168.1.2]) by alpha-tierchen.de (Postfix) with ESMTP id 3BDDB508A7; Tue, 6 Mar 2007 20:06:24 +0100 (CET) Message-ID: <45EDBBB5.7090600@alpha-tierchen.de> Date: Tue, 06 Mar 2007 20:06:29 +0100 From: =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: Noah References: <45EDB82D.2040300@enabled.com> In-Reply-To: <45EDB82D.2040300@enabled.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at mail.smartterra.de Cc: User Questions Subject: Re: upgraded 6.2 and mysql lost all privileges X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Mar 2007 19:06:31 -0000 Noah schrieb: > Hi there, > > I just upgraded to 6.2 and now I do not see my mysql privileges. is > there an easy way to get them back in place. I thought they would > magically appear in the /var/db/mysql directory and stuff. > > Is there an easy way to recover these accounts or do I need to readd > them manually?? What privileges do you mean? Privileges for accessing the database or /var/db/mysql? What do you expect? What happens? More input (and output) please. Björn