From owner-freebsd-questions@FreeBSD.ORG Fri Nov 28 17:07: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 2E19416A4CE for ; Fri, 28 Nov 2003 17:07:13 -0800 (PST) Received: from mail.cult.cu (mail.cult.cu [169.158.120.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72B2B43FA3 for ; Fri, 28 Nov 2003 17:07:10 -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 1APtXm-0002lG-FO for questions@freebsd.org; Fri, 28 Nov 2003 20:05:07 -0500 Received: from [192.168.1.9] (helo=bloodlust) by mail.atenas.cult.cu with smtp (Exim 3.34 #1) id 1APtUo-0000b5-00 for questions@FreeBSD.ORG; Fri, 28 Nov 2003 20:02:02 -0500 Message-ID: <003801c3b615$13c630b0$0901a8c0@bloodlust> From: "Xpression" To: "FreeBSD-questions" Date: Fri, 28 Nov 2003 20:06:40 -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: Can't start 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: Sat, 29 Nov 2003 01:07:13 -0000 Hi all, after install MySQL-4.0.16 it show me the following error: Fatal error: Can't open privilege tables: Table 'mysql.host' doesn't exist...do I need to create such table ??? I'm testing it with mysqld_safe --user=mysql, usr/local/mysql/var is owned by mysql | mysql and chmod to 750...any clues ???