Re: Building MySQL 5.7 From Source on Windows

From: Lyle H. Gray <lylefitzw_at_no.spam.gmail.com.invalid>
Date: Sat, 26 Oct 2019 09:04:19 -0500
Message-ID: <XnsAAF46674839EFgraynoibisspamcsumas_at_216.166.97.131>


Luuk <luuk_at_invalid.lan> wrote in
news:5db44305$0$10278$e4fe514c_at_news.xs4all.nl:

> On 25-10-2019 01:25, Lyle H. Gray wrote:

>> The mysqld process hangs
>> at approximately the same location regardless, which appears to be
>> just before binding the IP address and port.
>> 

>
>
> If the problem is binding the ip-address, than maybe you should check
> the setting 'skip-networking'.
>
> https://dev.mysql.com/doc/refman/5.7/en/server-system-variables.html#sy
> svar_skip_networking

Good suggestion. I tried switching to Named Pipes (since this is Windows), using both --skip-networking=on and enabling named pipes in my.ini (enable- -pipe=1).

I'm not sure if that was successful or not -- I haven't been able to connect using mysql and specifying the named pipe. That may be a separate issue, though -- I'm pursuing that by working with my other install (from .zip) and see if I can get named pipes to work there. Received on Sat Oct 26 2019 - 16:04:19 CEST

Original text of this message