mirror of
https://github.com/MariaDB/server.git
synced 2025-07-08 17:02:21 +03:00
Due to how the server checks for option names the name of the plugin "socket_peercred" collides with the existing server side option "socket". Renamed the plugin from "socket_peercred" to "auth_socket" to avoid the name clash.