摘要:
主配置文件: my.cnf: server-id=1 log-bin=/wdzj/mysql/mysql-bin mysql: GRANT REPLICATION SLAVE ON *.* to 'myuser'@'%' identified by '123456'; 从配置文件: my.cnf: 阅读全文
摘要:
Searching for pipReading http://pypi.python.org/simple/pip/Couldn't find index page for 'pip' (maybe misspelled?)Scanning index of all packages (this 阅读全文