delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2024/07/27/15:14:42

DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 46RJEfKs1013554
Authentication-Results: delorie.com;
dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=c2HYIRTy
X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5DEA23858410
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1722107678;
bh=akrfemsoguT82o3FLmDal+Kpq8ztbGezQ/UCMoS28EQ=;
h=To:Subject:In-Reply-To:References:Date:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
From;
b=c2HYIRTyrOZslEhSZ+FvTudqAf8YNxF/jvvM4C0ht615rySfo/MB3ccL0IeyQNbQB
B9ymWBOCbe3Pzo1vO2ps5y3XLHi9vRihcgl/XcCTds6hArKB0FAAIRs4pTZuAXJRoz
byWAHZmJBUlUt3d9wf6JBqARLwDi5g2+yC0De910=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 466993858D28
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 466993858D28
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1722107659; cv=none;
b=ipGhY8kWkHz2I884DoZoHiVlCliyXIMEfJoAk6LjDj1lsWUibLewDpI675Eh0goSXMJQ4Xfj5afkiFlvDnZY7Fxl4aC0ewaSnWvr5OwtT+s112NBjk28qWbbGT394UPa15SoLaiEVc8EczQveOFyCRk1q00gOWUvynaKLnWO7Wc=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
t=1722107659; c=relaxed/simple;
bh=QzYBt1DmjsetMyKCyPhuwbt0kEP0iEepu2IeJAIzEeg=;
h=DKIM-Signature:From:To:Subject:Date:Message-ID:MIME-Version;
b=h82RDb1feYhYYTbCS0fHMcTnK5e2bv1MAeov742Rwlaqen0m11tiCLi6WEMETjmHAtlPrDGDTzEPyCaAElFRjNf/OYjRMoRDoT4EaO85016g5jbNCDjjOoIDpiqe6g/cFayvxfm/zYetjIS5Wp+tms6Bg72iOt4++rQdOveZM2I=
ARC-Authentication-Results: i=1; server2.sourceware.org
To: cygwin AT cygwin DOT com
Subject: Re: DBD::mysql not reading host from config file
In-Reply-To: <CAOoeT7MZxhE5uT49n6KSyVgJgXa-GSoKUur1hLWAo==RpH7G_A@mail.gmail.com>
(Danny Rice via Cygwin's message of "Sat, 27 Jul 2024 09:33:59 -0400")
References: <CAOoeT7PUKVhXKkFU7nqv5rNBg-vu2g9rXp+tQoUgf++d4AsWDA AT mail DOT gmail DOT com>
<8734nvcorf DOT fsf AT Gerda DOT invalid>
<CAOoeT7MZxhE5uT49n6KSyVgJgXa-GSoKUur1hLWAo==RpH7G_A AT mail DOT gmail DOT com>
Date: Sat, 27 Jul 2024 21:14:07 +0200
Message-ID: <87a5i2bqbk.fsf@Gerda.invalid>
User-Agent: Gnus/5.13 (Gnus v5.13)
MIME-Version: 1.0
X-purgate-type: clean
X-purgate: clean
X-purgate-size: 772
X-purgate-ID: 155817::1722107651-71FF9A77-CF21B6DA/0/0
X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE,
SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.30
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: ASSI via Cygwin <cygwin AT cygwin DOT com>
Reply-To: ASSI <Stromeko AT nexgo DOT de>
Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com>

Danny Rice via Cygwin writes:
>> it's more likely that the DB itself is the culprit
>
> In what way do you mean? As mentioned, it reads all the option data from
> the config file (except host) and connects without issue as long as you
> supply host in the dsn.

Again, the client library (not DBI) processes these statements, so if it
doesn't act on a host configured in your config file and you can
positively confirm that it actually did read the correct configuration
file and group within it, then the host key is most likely not getting
through to the module.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Samples for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldSamplesExtra

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019