mirror of
https://github.com/MariaDB/server.git
synced 2025-09-03 20:43:11 +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.