Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
次のコマンドを使用して、phpshell を介して mysql にログインしようとしています。
mysql -u root -ppw
ただし、シェルはこのコマンドの後、無期限に待機します。インタラクティブな動作を無効にするにはどうすればよいですか?