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:from:date:to:subject:in-reply-to
	:references; q=dns; s=default; b=U2eD9aJBqK1OTjYxvVafcpij+Pw4hFz
	Z7aSHWEFoKe7WGAwd1Kj1+aalyg0mXH3AC3/vNxl8wtIhdzyVjzezo9T3Zm8vGUj
	n7kslC51vdUBm5UzOO/HY5dH49beLY+yKB7CEU0MPeAmE2A4/3WaspabeMsw5wTC
	Suze+/spGNWw=
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:from:date:to:subject:in-reply-to
	:references; s=default; bh=JtTVjM+/eT5rd8r7lQnhOdRTUHY=; b=JfM++
	qwLjo+6D8V2VJc2semqf8EdgkfHodtD3blhUS90rCnUb7Di+5WovCb/DSBnxPMpu
	8IQxK3fl3Xu+9/70LhXzw9Uoj81sepfLsD0WhZQoWIg9SlLXjcBJy00C8p/GEXui
	ZFsThDTrBsv1215BDvKhinxaHR4C1PO44iEGx8=
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: No, score=4.7 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,FSL_HELO_NON_FQDN_1,RDNS_DYNAMIC,SPAM_SUBJECT,SPF_SOFTFAIL autolearn=no version=3.3.2
X-HELO: mail1.asahi-net.or.jp
Message-ID: <20130927115459.3752@binki>
From: "d.henman" <dhenman@gmail.com>
Date: Fri, 27 Sep 2013 11:54:59 +0900
To: <cygwin@cygwin.com>
Subject: Re: mysql package
In-reply-to: Your message of Fri, 27 Sep 2013 01:33:12 +0400         <145921414.20130927013312@mtu-net.ru>
References: <20130926234150.3112@binki> <145921414.20130927013312@mtu-net.ru>


Andrey Repin wrote:
> Greetings,
> 
> > I jsut installed the mysql pacakge and tried to start the daemon.
> > I got the follow error listing.   
> 
> Why not use native mysql server?... Looking for troubles?

No. I just prefer a posix environment and it makes it better for porting to
    production in a Linux environment.
>> ... 
> > Thanks
>>  ....
> > 130926 23:25:41 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.host' doesn't exist
> 
> Check server configuration file, it should point to a proper directory for a
> database, and the user under which server is run should have write access to
> it.
> 
> Also,
> > --
> > Problem reports:       http://cygwin.com/problems.html
> This ^^^
> 
> --
> WBR,
> Andrey Repin
> 
> Sorry for my terrible english...
Your English is understandable and I appreciate the response.

I have a problem.   I can not find the MySQL configuration file, that I assume comes with the package.  Documentation I read says that it would be  /etc/my.cnf , but it's not there.  I grep'd for anything sql in /etc and fouund nothing related to mysql or my*

Does anyone know where it is or does it have to be made from scratch?

If there any default or example MySQL configuration files in the package or installed, I'd appreciate it if someone would tell me where they are.


Regards

--
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

