Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
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
Message-ID: <42F4C705.5080701@familiehaase.de>
Date: Sat, 06 Aug 2005 16:19:49 +0200
From: "Gerrit P. Haase" <gerrit@familiehaase.de>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.11) Gecko/20050728
MIME-Version: 1.0
To: Warren Young <warren@etr-usa.com>
CC: Cygwin-L <cygwin@cygwin.com>
Subject: Re: Updated MySQL patch file to version 4.1.13a
References: <42F02793.8080109@etr-usa.com> <42F07A02.4040308@familiehaase.de> <42F20ACF.8050309@etr-usa.com> <42F2134E.59A5E50F@dessent.net> <42F23B1F.7000303@etr-usa.com> <42F33DD7.8040701@familiehaase.de> <42F3533F.6010408@etr-usa.com>
In-Reply-To: <42F3533F.6010408@etr-usa.com>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Warren Young wrote:

> Gerrit P. Haase wrote:
> 
>> The attached patch is against MySQL 4.1.13a.
> 
> 
> Still no joy.

 From what I see there is a bug in your code somewhere:

$ ./resetdb 192.168.1.101 gerrit
Connecting to database server...
Error creating DB: Access denied for user ''@'INSPIRON' to database 
'mysql_cpp_data'

Username is empty here but should be gerrit.  It looks the same when I
specify no username or mysqld or whatever.

Why it is not possible to connect using the socket instead of TCP/IP,
I don't know, as posted previously, connecting with mysql works fine.


Gerrit
-- 
=^..^=

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

