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: (Danny Rice via Cygwin's message of "Sat, 27 Jul 2024 09:33:59 -0400") References: <8734nvcorf DOT fsf AT Gerda DOT invalid> 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 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: ASSI via Cygwin Reply-To: ASSI Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" 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