潜龙勿用,见龙在田
全部博文(540)
标题 | 阅读 | 评论 | 转发 | 发布日期 | |
---|---|---|---|---|---|
[原创]LVS-DR原理剖析 | 19747 | 0 | 0 | 2011-05-16 | |
[原创]apache prefork模式下进程数的计算公式 | 2703 | 0 | 0 | 2011-02-14 | |
同步与异步IO、阻塞与非阻塞IO | 8244 | 0 | 7 | 2010-04-28 | |
【原创】linux ext2/ext3文件系统结构图 | 5268 | 4 | 0 | 2009-08-24 | |
[wiki]线程 | 2932 | 0 | 0 | 2009-07-21 | |
shell随机码生成的几种方法 | 1325 | 0 | 0 | 2018-11-12 | |
nginx重写规则中某些特定正则表达式不生效的处理 | 6646 | 0 | 0 | 2013-04-05 | |
Velocity和VM文件/.do/.action/ | 4618 | 0 | 0 | 2013-03-15 | |
tomcat/jboss access日志输出 | 3576 | 0 | 0 | 2012-09-24 | |
数据分割技术sharding | 1357 | 0 | 0 | 2012-07-18 | |
Buffer与Cache | 1474 | 1 | 0 | 2012-06-28 | |
df和du结果显示差别非常大的例子 | 2273 | 0 | 0 | 2012-05-02 | |
耦合 | 1449 | 0 | 0 | 2012-04-23 | |
灰度发布 | 4019 | 0 | 0 | 2012-02-07 | |
lsof用法集锦 | 1889 | 0 | 0 | 2011-12-30 | |
多个jboss修改端口问题 | 2046 | 0 | 0 | 2011-12-17 | |
date用法集锦 | 1945 | 0 | 0 | 2011-11-07 | |
天网/cheetah前端tomcat 关闭脚本出错 | 2340 | 0 | 0 | 2011-10-27 | |
Linux的shell中echo改变输出显示样式 | 1549 | 0 | 0 | 2011-10-10 | |
Facebook图片存储架构技术全解析 | 1211 | 0 | 1 | 2011-09-06 |
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 谢谢