Dev Blog
Archive
2024年10月19日
DBeaverの接続設定
mysql -h 127.0.0.1 -P 3316 -u testuser -p
でcliから接続できる場合