Skip to content

Conversation

choroba
Copy link
Member

@choroba choroba commented Jan 11, 2025

MariaDB and MySQL client libraries on Windows return zero value in my_socket type when connection to server is not of socket type.

Zero value may be interpreted as file descriptor for stdin, so skip processing of the zero value in socket related functions.

MariaDB and MySQL client libraries on Windows return zero value in
my_socket type when connection to server is not of socket type.

Zero value may be interpreted as file descriptor for stdin, so skip
processing of the zero value in socket related functions.
@choroba choroba merged commit 7945c45 into perl5-dbi:master May 4, 2025
216 checks passed
@choroba choroba deleted the win_socket branch May 4, 2025 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants