DBngin icon indicating copy to clipboard operation
DBngin copied to clipboard

Export MYSQL_UNIX_PORT to streamline CLI usage

Open bhrutledge opened this issue 5 years ago • 1 comments

  1. Driver: MySQL 5.7.23

  2. DBngin build number: 3.1 (32)

  3. macOS version: 10.15.7

Related to #38 and #52

Instead of using something like --socket=/tmp/mysql_3306.sock everywhere, it looks export MYSQL_UNIX_PORT=/tmp/mysql_3306.sock works (via the MySQL docs). Could you add that to "Export Environment Variable to Terminal", in addition to setting the PATH?

Thanks for making this!

bhrutledge avatar Dec 01 '20 20:12 bhrutledge

Omg please put this in

orientalperil avatar Aug 12 '21 16:08 orientalperil