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.
mysql -hhost -uuser -ppassword
スペースが不要な理由はありますか? 実際、スペースがないと機能しません。
私の答えを見つけました:
https://dev.mysql.com/doc/refman/5.7/en/command-line-options.html
それはまさに彼らが書いた方法です。