潜龙勿用,见龙在田
全部博文(540)
标题 | 阅读 | 评论 | 转发 | 发布日期 | |
---|---|---|---|---|---|
[wiki]线程 | 2933 | 0 | 0 | 2009-07-21 | |
感动天感动地感动不了你 | 1589 | 1 | 0 | 2009-07-29 | |
存储基础知识(六):数据一致性 | 2064 | 0 | 0 | 2009-07-29 | |
[wiki]文件描述符(File Description) | 3302 | 0 | 1 | 2009-07-21 | |
[wiki]并行计算 | 1488 | 0 | 0 | 2009-07-21 | |
[原创]几个统计记录行数的效率比较 | 1514 | 0 | 0 | 2009-07-16 | |
收集的管道和重定向的一些区别 | 1240 | 0 | 0 | 2009-07-14 | |
Oracle数据库索引创建要做到三个适当 | 1131 | 0 | 0 | 2009-07-13 | |
SYN Cookie原理及其在Linux内核中的实现 | 934 | 0 | 0 | 2009-07-13 | |
网络视频 | 1053 | 0 | 0 | 2009-07-10 | |
随机产生字符串和数字 | 865 | 0 | 0 | 2009-07-09 | |
Linux目录配置标准FHS | 1422 | 0 | 0 | 2009-07-09 | |
[原创]定时整理iptables规则 | 1117 | 0 | 0 | 2009-07-09 | |
[原创]一个统计成绩排名shell例子 | 1784 | 0 | 0 | 2009-07-08 | |
initrd镜像文件的作用与制作[转载加修改] | 994 | 0 | 0 | 2009-07-07 | |
Replication优化的一些总结 | 1406 | 0 | 0 | 2009-07-03 | |
初步了解云计算概念 | 1091 | 0 | 0 | 2009-07-02 | |
[原创]将换行符变成空格(多行显示-->一行显示) | 3219 | 0 | 0 | 2009-07-01 | |
[原创]sed将文本中连续的2行合并成一行 | 1576 | 0 | 0 | 2009-07-01 | |
Linux系统平均负载(load average) | 1398 | 0 | 0 | 2009-07-01 |
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 谢谢