然后尝试使用MySQL命令,例如"Connect-MySqlServer“,然后得到错误:
The term 'Connect-MySqlServer' is not recognized as the安装后,我重新启动了powershell,甚至重新启动了我的计算机,但它无法工作。"MySQL“文件夹位于C:\Program \WindowsPowerShell\Modules中,它包含适当的文件,如"Connect-MySqlServer”。我还尝试使用-Force运行
我想检查一下我的docker容器中是否存在一个名为mysqlserver的文件夹。容器是一台Linux机器。以下命令正在运行: # both commands print the current working directory# output: /# output: / 所以我假设我可以检查文件夹是否存在,如下所示: docker exec -it mys