MyXQL.Connection (#PID<0.394.0>) failed to connect: ** (DBConnection.ConnectionError) (/tmp/mysql.sock) address family not supported by protocol family - :eafnosup #157
ex(1)>
09:18:02.804 [error] MyXQL.Connection (#PID<0.394.0>) failed to connect: ** (DBConnection.ConnectionError) (/tmp/mysql.sock) address family not supported by protocol family - :eafnosupport
iex(1)>
09:18:28.139 [error] MyXQL.Connection (#PID<0.394.0>) failed to connect: ** (DBConnection.ConnectionError) (/tmp/mysql.sock) address family not supported by protocol family - :eafnosupport
iex(1)>
09:18:54.515 [error] MyXQL.Connection (#PID<0.394.0>) failed to connect: ** (DBConnection.ConnectionError) (/tmp/mysql.sock) address family not supported by protocol family - :eafnosupport
iex(1)>
09:19:10.024 [error] MyXQL.Connection (#PID<0.394.0>) failed to connect: ** (DBConnection.ConnectionError) (/tmp/mysql.sock) address family not supported by protocol family - :eafnosupport
I'm new to elixir I cant find which configuration options are possible, like port, pool size, ...(I need to look source, in VSC code completion not working)