摘要:
[root@slave support-files]# mysql -uroot -p123-bash: mysql: command not found [root@slave support-files]# mysql -uroot -pEnter password: Welcome to th 阅读全文
摘要:
[root@slave ~]# /etc/init.d/mysql status ERROR! MySQL is running but PID file could not be found [root@slave ~]# /etc/init.d/mysql restart ERROR! MySQ 阅读全文
摘要:
我有三台Linux,IP分别为a:10.0.0.20/b:10.0.0.50/c:10.0.0.60/d:10.0.0.70 # a为本地主机 b c d为远程主机 # 在a上分别执行远端服务器命令 # 在a上分别向b c d 主机发送公钥 # 在b c d分别执行 [root@cadicate-m 阅读全文