mysql
差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン前のリビジョン | |||
mysql [2020/09/04 01:28] – nabezo | mysql [2021/06/06 22:37] (現在) – nabezo | ||
---|---|---|---|
行 37: | 行 37: | ||
+ | ====== sshで接続 ====== | ||
+ | #!/bin/bash | ||
+ | ssh -f -N -L 3307: | ||
+ | sleep 3 | ||
+ | mysql --user=uid --password=pwd --host=127.0.0.1 --port=3307 | ||
mysql.1599150531.txt.gz · 最終更新: 2020/09/04 01:28 by nabezo