mirror of
https://github.com/MariaDB/server.git
synced 2025-08-26 01:44:06 +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.