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.
我无法在 mobaxterm 中运行 mysql 命令,但是当我在 cmd 提示符下尝试相同的命令时,它可以工作。mysql -V、mysql -U admin -P等命令,mobaxterm有什么问题?
它返回:bash:mysql:找不到命令
听起来您在 MobaXterm shell 的路径中没有 mysql。
在设置菜单下,转到配置。在终端选项卡中,应选中旁边的复选框Use Windows PATH environment。
Use Windows PATH environment