潜龙勿用,见龙在田
全部博文(540)
| 标题 | 阅读 | 评论 | 转发 | 发布日期 | |
|---|---|---|---|---|---|
| 同步与异步IO、阻塞与非阻塞IO | 8359 | 0 | 7 | 2010-04-28 | |
| svn 版本回滚 | 15022 | 0 | 1 | 2010-12-21 | |
| nginx添加模块(非覆盖安装) | 4147 | 0 | 1 | 2010-12-20 | |
| IP全球分布状况 | 1663 | 0 | 0 | 2010-12-14 | |
| nginx 500 Internal Server Error故障一则 | 3517 | 0 | 0 | 2010-12-07 | |
| mkfifo - Linux man page | 1329 | 0 | 0 | 2010-12-03 | |
| fifo(7) - Linux man page | 992 | 0 | 0 | 2010-12-03 | |
| [原创]bash shell的并发实现及进程数的控制 | 1459 | 0 | 0 | 2010-12-02 | |
| nginx status | 1680 | 0 | 0 | 2010-12-01 | |
| bash shell必须掌握的命令--exec命令 | 13350 | 0 | 0 | 2010-11-30 | |
| [原创]bash shell必须掌握的命令--read命令 | 1784 | 0 | 0 | 2010-11-30 | |
| bash的多行注释 | 3982 | 0 | 0 | 2010-11-29 | |
| MySQL工作日志-给相同前缀库里的相同前缀表添加字段 | 2066 | 0 | 0 | 2010-10-27 | |
| nginx禁止直接以IP访问网站 | 1244 | 0 | 0 | 2010-10-27 | |
| [原创]LVS/NAT模式负载均衡示例 | 2060 | 0 | 0 | 2010-10-26 | |
| DNS递归查询和迭代查询 | 1499 | 0 | 0 | 2010-10-21 | |
| [原创]lvs工作在哪层 | 10509 | 0 | 0 | 2010-10-15 | |
| 分布式文件系统比较 | 3142 | 0 | 0 | 2010-10-12 | |
| 当前比较适用的海量小文件系统架构方案 | 1234 | 1 | 0 | 2010-10-12 | |
| 分布式文件系统学习站点 | 1577 | 0 | 0 | 2010-10-12 |
chinaunix网友2009-08-06 15:38
我在百度发了贴,知道您之前有关注过这个问题。所以请指教下! 以下是百度知道的链接: http://zhidao.baidu.com/question/110432648.html 另外 http://jport.blog.163.com 多支持!
chinaunix网友2009-07-13 14:05
我是Mysql 数据库同步: 现状是:slave_io_running:no, slave_sql_running:yes last_err: 是[Warning] No argument was provided to --log-bin, and --log-bin-index was not used; so replication may break when this MySQL server acts as a master and has his hostname changed!! Please use '--log- bin=localhost-bin' to avoid this problem. 090713 10:39:01 InnoDB: Started; log sequence number 0 6488370 090713 10:39:01 [ERROR] Error reading master configuration 090713 10:39:01 [ERROR] Failed to initialize the master info structure 090713 10:39:01 [Note] /usr/libexec/mysqld: ready for connections. Version: '5.0.22-log' socket: '/var/lib/mysql/mysql.sock' port: 3306 Source distribution 谢谢