X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:to:cc:subject; q=dns; s=
	default; b=I0ApxWfi36Rm7Or7RoxGZhvvH9689VM7ovARHd6m7o9N2yAgfwUVc
	av7l8dIGvl75dSYwdVIcWu3txwcw3Ps+4aO51V1dyTo/dlVaclKJlIaP41nnXjhQ
	v+ThRR+AB0CTCVyWijZv8Qe5gwoewto/LOuaNeeZIDaxbNzeiT/Z8k=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:to:cc:subject; s=default;
	 bh=Hrs0pgF2AK+lmjf17EntCbZrn58=; b=HCH8bFyjpVXpEU0L2uApKywER2EU
	wJWuIAxH77YZNRfYGYRKsLnaFPYWboD01woWsjGsLwFwoCM+0hlQMMGr3+Bft4Mr
	tYpX3DtiHShZ6055hirGOqGdlLbPCQjalN/35gJ+n+aCSfwpS9W0zLDFLcCHWggy
	6iVKmdYxidRQt7M=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: Yes, score=6.0 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,FSL_HELO_NON_FQDN_1,RCVD_IN_PBL,RDNS_DYNAMIC,SPAM_SUBJECT,SPF_SOFTFAIL autolearn=no version=3.3.2
X-HELO: mail1.asahi-net.or.jp
Message-ID: <20130926234150.3112@binki>
Date: Thu, 26 Sep 2013 23:41:50 +0900
From: wynfield@gmail.com
To: <cygwin@cygwin.com>
cc:
Subject: mysql package
X-IsSubscribed: yes


I jsut installed the mysql pacakge and tried to start the daemon.
I got the follow error listing.   

It is late now and I plan to continue on the morrow, but if anyone can point out why the daemon wont start up, it would be very helpful.

Thanks

---
130926 23:25:40 [Note] Plugin 'FEDERATED' is disabled.
mysqld: Table 'mysql.plugin' doesn't exist
130926 23:25:40 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
130926 23:25:40 InnoDB: The InnoDB memory heap is disabled
130926 23:25:40 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130926 23:25:40 InnoDB: Compressed tables use zlib 1.2.8
130926 23:25:40 InnoDB: Initializing buffer pool, size = 128.0M
130926 23:25:41 InnoDB: Completed initialization of buffer pool
130926 23:25:41 InnoDB: highest supported file format is Barracuda.
130926 23:25:41 InnoDB: 5.5.31 started; log sequence number 1595675
130926 23:25:41 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
130926 23:25:41 [Note]   - '0.0.0.0' resolves to '0.0.0.0';
130926 23:25:41 [Note] Server socket created on IP: '0.0.0.0'.
130926 23:25:41 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.host' doesn't exist

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

