| Database |
+--------------------+
| information_schema |
| #bak_database |
| mysql |
| performance_schema |
| test |
+--------------------+
5 rows in set (0.00 sec)
slave操作
MySQL [(none)]> show databases;
+--------------------+
| Database |
+--------------------+
| information_schema |
| #bak_database |
| mysql |
| performance_schema |
| test |
+--------------------+
5 rows in set (0.00 sec)MySQL [(none)]>
您可能感兴趣的文章:docker连接spring boot和mysql容器方法介绍Docker多容器连接(以Tomcat+Mysql为例)详解通过Docker搭建Mysql容器+Tomcat容器连接环境docker部署mysql 实现远程连接的示例代码










