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
然而,shell 在这个命令之后无限期地等待。如何禁用交互行为?