Releem / mysqlconfigurer

Releem is a simple MySQL tuning tool to improve database performance and reduce servers costs.
https://releem.com
GNU General Public License v3.0
257 stars 28 forks source link

Connect to mysql via socket #117

Closed drupaladmin closed 1 year ago

drupaladmin commented 1 year ago

How to connect to MySQL via unix socket?

kochetovd commented 1 year ago

https://github.com/Releem/mysqlconfigurer/commit/965a31646c03086f424e9ae30ec99dd8d08b5d01

Added environment variables RELEEM_MYSQL_HOST and RELEEM_MYSQL_PORT to set a custom ip for connecting to mysql. The value of RELEEM_MYSQL_HOST can be ip or socket.