Browse Source
MySQL client libraries resolve 'localhost' to a Unix socket path (/run/mysqld/mysqld.sock), which does not exist in the containerized service. Use 127.0.0.1 to force a TCP connection.pull/6997/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue