1 頁 (共 1 頁)

mysql client tools

發表於 : 2018-01-31 23:48:11
yehlu
https://dev.mysql.com/downloads/shell/
https://stackoverflow.com/questions/309 ... ent-on-mac

代碼: 選擇全部

echo 'export PATH=/usr/local/mysql/bin:$PATH' >> ~/.bash_profile
 . ~/.bash_profile