1.进入docker的mysql容器

docker exec -it 这里是mysql的容器id bash

2.进入mysql

mysql -u root -p

 

posted on 2020-07-10 09:56  入梦炼心  阅读(2643)  评论(0编辑  收藏  举报