You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removing network mysql-cluster_overlay
WARNING: Network mysql-cluster_overlay not found.
mysql_master uses an image, skipping
mysql_slave uses an image, skipping
mysql_slave2 uses an image, skipping
Creating network "mysql-cluster_overlay" with the default driver
Creating mysql_master ... done
Creating mysql_slave ... done
Creating mysql_slave2 ... done
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)等待 mysql_master 连接中,请稍候,每 5s 尝试连接一次,可能会重试多次,直到容器启动完毕......ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
等待 mysql_master 连接中,请稍候,每 5s 尝试连接一次,可能会重试多次,直到容器启动完毕......
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)等待 mysql_master 连接中,请稍候,每 5s 尝试连接一次,可能会重试多次,直到容器启动完毕......ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
等待 mysql_master 连接中,请稍候,每 5s 尝试连接一次,可能会重试多次,直到容器启动完毕......
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)等待 mysql_master 连接中,请稍候,每 5s 尝试连接一次,可能会重试多次,直到容器启动完毕......ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
等待 mysql_master 连接中,请稍候,每 5s 尝试连接一次,可能会重试多次,直到容器启动完毕......
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
等待 mysql_master 连接中,请稍候,每 5s 尝试连接一次,可能会重试多次,直到容器启动完毕......
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
等待 mysql_master 连接中,请稍候,每 5s 尝试连接一次,可能会重试多次,直到容器启动完毕......
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
等待 mysql_slave 连接中,请稍候,每 5s 尝试连接一次,可能会重试多次,直到容器启动完毕......
ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 6
ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 6
finish success !!!
the master status is Empty set:
mysql> show master status;
Empty set (0.00 sec)
how to deal with this issue?
The text was updated successfully, but these errors were encountered:
when I run build,sh, the output shows ERROR 1064:
the master status is Empty set:
how to deal with this issue?
The text was updated successfully, but these errors were encountered: