MyCATApache/Mycat-Server

使用docker run 启动容器执行mysal -h -u 报错bash: mysql: command not found

Open

#2930 opened on Oct 31, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Java (9,451 stars) (3,886 forks)batch import
help wanted

Description

大佬您好,我用docker安装完之后,进入容器中执行mysql -h 192.168.2.19 -P 8066 -u root -p 报错bash: mysql: command not found

Contributor guide