From owner-freebsd-questions Wed May 16 12:49:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from h24-69-46-74.gv.shawcable.net (h24-69-46-74.gv.shawcable.net [24.69.46.74]) by hub.freebsd.org (Postfix) with ESMTP id 52E1B37B422 for ; Wed, 16 May 2001 12:49:56 -0700 (PDT) (envelope-from michael@327.ca) Received: from h24-69-46-74.gv.shawcable.net (localhost.gv.shawcable.net [127.0.0.1]) by h24-69-46-74.gv.shawcable.net (8.11.3/8.11.3) with SMTP id f4GJqxY00666 for ; Wed, 16 May 2001 12:52:59 -0700 (PDT) (envelope-from michael@327.ca) Content-Type: text/plain; charset="iso-8859-1" From: "Michael O'Henly" Reply-To: michael@327.ca To: freebsd-questions@freebsd.org Subject: Problem with MySQL port Date: Wed, 16 May 2001 12:52:59 -0700 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Message-Id: <01051612525900.00561@h24-69-46-74.gv.shawcable.net> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have installed the mysql323-server port before and I'm sure I followed the same procedure this time...except, when I try to create a password for the root user, I get: # mysqladmin -u root -password "[password]" mysqladmin: connect to server at 'localhost' failed error: 'Access denied for user: 'root@localhost' (Using password: YES)' I'm fairly new to MySQL so I'm not sure how to interpret this. It looks as though, by default, root isn't getting admin access, but I don't understand why this should be. No doubt I'm overlooking something obvious. Suggestions appreciated! Thanks. M. -- Michael O'Henly To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message