1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-30 11:22:14 +03:00
Files
mariadb/plugin/auth_socket
Vladislav Vaintroub 54f79a0f7f Early return from auth_socket system checks on Windows
No need to run through all system checks, we already know
it is not possible to authenticate with AF_UNIX socket.
2021-09-11 01:33:29 +02:00
..